[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-10-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/1966 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-10-16 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/1966#discussion_r18998764 --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala --- @@ -334,6 +333,9 @@ class SparkContext(config: SparkConf) extends Logging { pos

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-09-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1966#issuecomment-55374193 [QA tests have finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/20214/consoleFull) for PR 1966 at commit [`d4323f8`](https://github.com/a

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-09-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1966#issuecomment-55373298 QA results for PR 1966:- This patch PASSES unit tests.For more information see test ouptut:https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/20213/consol

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-09-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1966#issuecomment-55369436 [QA tests have started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/20214/consoleFull) for PR 1966 at commit [`d4323f8`](https://github.com/ap

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-09-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1966#issuecomment-55367804 QA tests have started for PR 1966. This patch DID NOT merge cleanly! View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/20213/consoleFull

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-09-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1966#issuecomment-55367689 QA results for PR 1966:- This patch FAILED unit tests.For more information see test ouptut:https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/20212/consol

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-09-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1966#issuecomment-55367478 QA tests have started for PR 1966. This patch DID NOT merge cleanly! View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/20212/consoleFull

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-09-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1966#issuecomment-55348376 [QA tests have finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/20178/consoleFull) for PR 1966 at commit [`aac7f7b`](https://github.com/a

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-09-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1966#issuecomment-55343823 [QA tests have started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/20178/consoleFull) for PR 1966 at commit [`aac7f7b`](https://github.com/ap

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-09-11 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/1966#issuecomment-55343806 Thanks for submitting this patch. I have noticed this myself, except my encounters were usually NPEs instead (when we call `sc.getAllPools` from the `JobProgressPage`

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-09-11 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/1966#discussion_r17456054 --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala --- @@ -334,6 +333,9 @@ class SparkContext(config: SparkConf) extends Logging { pos

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-09-11 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/1966#issuecomment-55343421 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this f

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-08-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1966#issuecomment-52288130 [QA tests have started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/18609/consoleFull) for PR 1966 at commit [`aac7f7b`](https://github.com/ap

[GitHub] spark pull request: [SPARK-3067] JobProgressPage could not show Fa...

2014-08-15 Thread YanTangZhai
GitHub user YanTangZhai opened a pull request: https://github.com/apache/spark/pull/1966 [SPARK-3067] JobProgressPage could not show Fair Scheduler Pools section sometimes JobProgressPage could not show Fair Scheduler Pools section sometimes. SparkContext starts webui and then p