git commit: SPARK-1202: Improvements to task killing in the UI.

2014-04-10 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 7b4203ab4 - 44f654eec SPARK-1202: Improvements to task killing in the UI. 1. Adds a separate endpoint for the killing logic that is outside of a page. 2. Narrows the scope of the killingEnabled tracking. 3. Some style improvements.

git commit: SPARK-1202: Improvements to task killing in the UI.

2014-04-10 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.0 59de39b2e - a1bb4c695 SPARK-1202: Improvements to task killing in the UI. 1. Adds a separate endpoint for the killing logic that is outside of a page. 2. Narrows the scope of the killingEnabled tracking. 3. Some style improvements.