[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-09-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/6380 --- 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-7786][STREAMING] Allow StreamingListene...

2015-09-01 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-136892565 Let's close this PR for now and reopen it later if needed. @tdas can take over. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-27 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-125341372 Hey @His-name-is-Joof if you are not able to update this PR, mind if I take over merging it? --- If your project is set up for it, you can reply to this email and have you

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-21 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-123547458 @His-name-is-Joof Mind updating this soon. Would be good to get this merged before the underlying code diverges further. --- If your project is set up for it, you can rep

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-20 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r35021318 --- Diff: streaming/src/test/scala/org/apache/spark/streaming/StreamingListenerSuite.scala --- @@ -140,6 +141,37 @@ class StreamingListenerSuite extends TestSui

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-18 Thread His-name-is-Joof
Github user His-name-is-Joof commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34945278 --- Diff: streaming/src/test/scala/org/apache/spark/streaming/StreamingListenerSuite.scala --- @@ -140,6 +141,37 @@ class StreamingListenerSuite ext

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-17 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34900363 --- Diff: streaming/src/test/scala/org/apache/spark/streaming/StreamingListenerSuite.scala --- @@ -140,6 +141,37 @@ class StreamingListenerSuite extends Te

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-17 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34868938 --- Diff: streaming/src/test/scala/org/apache/spark/streaming/StreamingListenerSuite.scala --- @@ -140,6 +141,37 @@ class StreamingListenerSuite extends TestSui

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-17 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34868847 --- Diff: streaming/src/test/scala/org/apache/spark/streaming/StreamingListenerSuite.scala --- @@ -140,6 +141,37 @@ class StreamingListenerSuite extends TestSui

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-17 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34868548 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/scheduler/StreamingListener.scala --- @@ -17,6 +17,8 @@ package org.apache.spark.stream

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-17 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-122206638 @His-name-is-Joof I am not sure you realized, but the PR does not merge cleanly! It has conflicts, please update with the master branch --- If your project is set up for i

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-122139402 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 project does n

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-16 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-122139317 [Test build #37548 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37548/console) for PR 6380 at commit [`fa8c752`](https://github.

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-16 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-122124326 [Test build #37548 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37548/consoleFull) for PR 6380 at commit [`fa8c752`](https://gith

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-122123814 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 have this f

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-122123792 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 have thi

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-16 Thread His-name-is-Joof
Github user His-name-is-Joof commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34835331 --- Diff: streaming/src/test/scala/org/apache/spark/streaming/StreamingListenerSuite.scala --- @@ -140,6 +141,16 @@ class StreamingListenerSuite ext

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-16 Thread His-name-is-Joof
Github user His-name-is-Joof commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-122081948 Working on it now. In the middle of moving apartments. Thanks for your patience! On Wed, Jul 15, 2015 at 7:07 PM, Tathagata Das wrote:

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-15 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-121794064 @His-name-is-Joof ping! --- 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-7786][STREAMING] Allow StreamingListene...

2015-07-14 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34633239 --- Diff: streaming/src/test/scala/org/apache/spark/streaming/StreamingListenerSuite.scala --- @@ -140,6 +141,16 @@ class StreamingListenerSuite extends TestSui

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-14 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-121366338 Couple of more comments to address and it is good to go. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-121102259 [Test build #37157 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37157/console) for PR 6380 at commit [`9ec68c1`](https://github.

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-121102328 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 project

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-13 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34524259 --- Diff: streaming/src/test/scala/org/apache/spark/streaming/StreamingListenerSuite.scala --- @@ -140,6 +141,16 @@ class StreamingListenerSuite extends TestSui

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-13 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34523781 --- Diff: docs/configuration.md --- @@ -1493,6 +1493,17 @@ Apart from these, the following properties are also available, and may be useful How many bat

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-121083443 [Test build #37157 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37157/consoleFull) for PR 6380 at commit [`9ec68c1`](https://gith

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-121082975 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 h

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-121082993 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 have

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-13 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34516871 --- Diff: streaming/src/test/scala/org/apache/spark/streaming/StreamingListenerSuite.scala --- @@ -140,6 +141,18 @@ class StreamingListenerSuite extends TestSui

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-13 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34516555 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/StreamingContext.scala --- @@ -538,6 +540,54 @@ class StreamingContext private[streaming] (

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-121072517 Can one of the admins verify this patch? --- 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 pr

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120565326 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 project

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

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

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120556682 [Test build #37069 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37069/consoleFull) for PR 6380 at commit [`af41098`](https://gith

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120556483 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 have

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120556478 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 h

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

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

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120553211 [Test build #37056 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37056/console) for PR 6380 at commit [`28e7f27`](https://github.

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120538272 [Test build #37056 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37056/consoleFull) for PR 6380 at commit [`28e7f27`](https://gith

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120537781 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 have

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120537764 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 h

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120502448 your test is failing :) --- 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-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34388044 --- Diff: streaming/src/test/scala/org/apache/spark/streaming/StreamingListenerSuite.scala --- @@ -140,6 +141,18 @@ class StreamingListenerSuite extends TestSui

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

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

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120376743 [Test build #37027 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37027/console) for PR 6380 at commit [`25d`](https://github.

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120303157 [Test build #37027 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37027/consoleFull) for PR 6380 at commit [`25d`](https://gith

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120302697 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 have

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120302659 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 h

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-10 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120301867 Jenkins, test 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 thi

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

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

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120222941 [Test build #36995 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36995/console) for PR 6380 at commit [`25d`](https://github.

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120207377 [Test build #36995 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36995/consoleFull) for PR 6380 at commit [`25d`](https://gith

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120207196 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 have

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120207181 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 h

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-09 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-120148365 @His-name-is-Joof I would like to revive this PR. I thought a bit about the usecases and I can see that it can be useful in managed streaming environments where the user ge

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-09 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34305374 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/StreamingContext.scala --- @@ -527,6 +529,54 @@ class StreamingContext private[streaming] (

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-09 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34305307 --- Diff: docs/configuration.md --- @@ -1481,6 +1481,17 @@ Apart from these, the following properties are also available, and may be useful How many bat

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-09 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34304619 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/scheduler/StreamingListener.scala --- @@ -84,7 +86,10 @@ trait StreamingListener { * @param

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-07-09 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r34304559 --- Diff: docs/configuration.md --- @@ -1481,6 +1481,17 @@ Apart from these, the following properties are also available, and may be useful How many bat

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-06-18 Thread His-name-is-Joof
Github user His-name-is-Joof commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-113367250 Sorry, been unusually busy for quite a while. You make an excellent point, it doesn't seem essential. However it does provide a certain consistency that m

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-06-18 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-113315167 Any thoughts on 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 fea

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-06-12 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-111399359 Hey so, I thought about this feature a little bit. I am not this is an essential feature.The spark.extraListeners was added so that listeners can get added before SparkCont

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

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

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-06-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-110203770 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 project

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-06-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-110187529 [Test build #34479 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34479/consoleFull) for PR 6380 at commit [`c94982f`](https://gith

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-06-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-110187419 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 h

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-06-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-110187438 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 have

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-06-08 Thread zsxwing
Github user zsxwing commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-110187199 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 fea

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-06-08 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r31975251 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/StreamingContext.scala --- @@ -527,6 +529,54 @@ class StreamingContext private[streaming] (

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-06-08 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r31975035 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/StreamingContext.scala --- @@ -527,6 +529,54 @@ class StreamingContext private[streaming] (

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-06-08 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r31975006 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/StreamingContext.scala --- @@ -527,6 +529,54 @@ class StreamingContext private[streaming] (

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106149823 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106149811 [Test build #33635 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33635/consoleFull) for PR 6380 at commit [`c94982f`](https://git

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

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

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106147157 [Test build #33635 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33635/consoleFull) for PR 6380 at commit [`c94982f`](https://gith

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106146860 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 have

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106146788 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 h

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106128234 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 project

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106128236 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106128228 [Test build #33625 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33625/consoleFull) for PR 6380 at commit [`00c0409`](https://git

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106107699 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 have

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106107678 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 h

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106107741 [Test build #33625 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33625/consoleFull) for PR 6380 at commit [`00c0409`](https://gith

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

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

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106087155 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106087141 [Test build #33612 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33612/consoleFull) for PR 6380 at commit [`d92d55b`](https://git

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106063483 [Test build #33612 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33612/consoleFull) for PR 6380 at commit [`d92d55b`](https://gith

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106062098 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 h

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-106062164 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 have

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-26 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r31085935 --- Diff: docs/configuration.md --- @@ -1481,6 +1481,17 @@ Apart from these, the following properties are also available, and may be useful How ma

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-26 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-105686278 @His-name-is-Joof you can do `dev/scalastyle` locally --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-26 Thread His-name-is-Joof
Github user His-name-is-Joof commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r31050805 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/scheduler/StreamingListener.scala --- @@ -84,7 +86,10 @@ trait StreamingListener {

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-26 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r31012977 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/scheduler/StreamingListener.scala --- @@ -84,7 +86,10 @@ trait StreamingListener { * @param

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-26 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/6380#discussion_r31012962 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/scheduler/StreamingListener.scala --- @@ -17,6 +17,8 @@ package org.apache.spark.stream

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-105036072 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 project

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-105036074 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-105036043 [Test build #33445 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33445/consoleFull) for PR 6380 at commit [`6453c90`](https://git

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-105022983 [Test build #33445 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33445/consoleFull) for PR 6380 at commit [`6453c90`](https://gith

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-105022918 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 have

[GitHub] spark pull request: [SPARK-7786][STREAMING] Allow StreamingListene...

2015-05-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6380#issuecomment-105022912 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 h

  1   2   >