[SPARK-15937] [yarn] Improving the logic to wait for an initialised Spark Context#13658
Closed
subrotosanyal wants to merge 2 commits intoapache:masterfrom subrotosanyal:SPARK-15937-fix-wait-for-sparkContext-logic
+27-20
Commits
Commits on Jun 14, 2016
SPARK-15937 The method waitForSparkContextInitialized() and runDriver() will taken into account if the job has been finished or not already before declaring the job to be failed.
committedSubroto SanyalSPARK-15937 The method waitForSparkContextInitialized() and runDriver() will taken into account if the job has been finished or not already before declaring the job to be failed.
committedSubroto Sanyal