spark git commit: [SPARK-11718][YARN][CORE] Fix explicitly killed executor dies silently issue

2015-11-16 Thread vanzin
Repository: spark Updated Branches: refs/heads/master ace0db471 -> 24477d270 [SPARK-11718][YARN][CORE] Fix explicitly killed executor dies silently issue Currently if dynamic allocation is enabled, explicitly killing executor will not get response, so the executor metadata is wrong in driver

spark git commit: [SPARK-11718][YARN][CORE] Fix explicitly killed executor dies silently issue

2015-11-16 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-1.6 c83177d30 -> 38fe092ff [SPARK-11718][YARN][CORE] Fix explicitly killed executor dies silently issue Currently if dynamic allocation is enabled, explicitly killing executor will not get response, so the executor metadata is wrong in