spark git commit: [SPARK-17022][YARN] Handle potential deadlock in driver handling messages

2016-08-12 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-2.0 bc683f037 -> 0fb01496c [SPARK-17022][YARN] Handle potential deadlock in driver handling messages ## What changes were proposed in this pull request? We directly send RequestExecutors to AM instead of transfer it to yarnShedulerBackend

spark git commit: [SPARK-17022][YARN] Handle potential deadlock in driver handling messages

2016-08-11 Thread vanzin
Repository: spark Updated Branches: refs/heads/master 4ec5c360c -> ea0bf91b4 [SPARK-17022][YARN] Handle potential deadlock in driver handling messages ## What changes were proposed in this pull request? We directly send RequestExecutors to AM instead of transfer it to yarnShedulerBackend fir