[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-06 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145947026 [Test build #43278 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43278/console) for PR 8950 at commit

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145947179 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145947177 Merged build finished. Test PASSed. --- 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

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-06 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-146027302 LGTM. Merging this. --- 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

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8950 --- 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

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145928461 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145928440 Merged build triggered. --- 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

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-06 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145930082 [Test build #43278 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43278/consoleFull) for PR 8950 at commit

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-06 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145928029 > In the case of "Failed", unless the details is opened, there is not indication of failure. So it might be better to show "Failed due to error: $exceptionMessage", and

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145738954 Merged build finished. Test PASSed. --- 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

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145738897 [Test build #43270 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43270/console) for PR 8950 at commit

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145738955 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-05 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145743591 This looks cool! Also I like that you used "details" for that. In the case of "Failed", unless the details is opened, there is not indication of failure. So it might be

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-05 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/8950#discussion_r41217146 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/ui/BatchPage.scala --- @@ -265,16 +323,20 @@ private[ui] class BatchPage(parent: StreamingTab)

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-05 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/8950#discussion_r41219078 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/ui/BatchPage.scala --- @@ -265,16 +323,20 @@ private[ui] class BatchPage(parent: StreamingTab)

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-05 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/8950#discussion_r41188944 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/ui/BatchPage.scala --- @@ -265,16 +323,20 @@ private[ui] class BatchPage(parent: StreamingTab)

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-05 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/8950#discussion_r41220303 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/ui/BatchPage.scala --- @@ -265,16 +323,20 @@ private[ui] class BatchPage(parent: StreamingTab)

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-05 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145732880 New screenshot: ![3](https://cloud.githubusercontent.com/assets/1000778/10299535/bd291c50-6c1d-11e5-92c7-131c0630fad8.png) --- If your project is set up for it,

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145733024 Merged build triggered. --- 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

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145733038 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-145734108 [Test build #43270 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43270/consoleFull) for PR 8950 at commit

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-05 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/8950#discussion_r41128898 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/ui/BatchPage.scala --- @@ -265,16 +323,20 @@ private[ui] class BatchPage(parent: StreamingTab)

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-10-02 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/8950#discussion_r41077235 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/ui/BatchPage.scala --- @@ -265,16 +323,20 @@ private[ui] class BatchPage(parent: StreamingTab)

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-09-30 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-144460172 /cc @tdas --- 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

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-09-30 Thread zsxwing
GitHub user zsxwing opened a pull request: https://github.com/apache/spark/pull/8950 [SPARK-10885][Streaming]Display the failed output op in Streaming UI This PR implements the following features for both `master` and `branch-1.5`. 1. Display the failed output op count in the

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-09-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-144460802 Merged build triggered. --- 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

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-09-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-144460866 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-09-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-144461863 [Test build #43133 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43133/consoleFull) for PR 8950 at commit

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-09-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-144474528 [Test build #43133 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43133/console) for PR 8950 at commit

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-09-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-144474660 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-10885][Streaming]Display the failed out...

2015-09-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8950#issuecomment-144474659 Merged build finished. Test PASSed. --- 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