git commit: SPARK-2425 Don't kill a still-running Application because of some misbehaving Executors

2014-09-09 Thread andrewor14
Repository: spark Updated Branches: refs/heads/branch-1.1 7a236dcf8 - e884805ce SPARK-2425 Don't kill a still-running Application because of some misbehaving Executors Introduces a LOADING - RUNNING ApplicationState transition and prevents Master from removing an Application with RUNNING

git commit: SPARK-2425 Don't kill a still-running Application because of some misbehaving Executors

2014-09-08 Thread andrewor14
Repository: spark Updated Branches: refs/heads/master 2b7ab814f - 092e2f152 SPARK-2425 Don't kill a still-running Application because of some misbehaving Executors Introduces a LOADING - RUNNING ApplicationState transition and prevents Master from removing an Application with RUNNING