Created 01-24-2018 06:34 PM
submitted a spark Job using spark-submit with spark.dynamicAllocation.enabled=true is not working.
Created 01-24-2018 07:10 PM
@Kuber S, Check if you have enough resources to accommodate spark.dynamicAllocation.initialExecutors if not you can check and reduce the initial executors/executor memory and try.
Created 01-24-2018 07:23 PM
@Kuber S
Can you share the Advanced spark2-thrift-sparkconf configurations?