[GitHub] spark pull request: [STREAMING][DOCS][EXAMPLES] Minor fixes

2016-01-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/10603 --- 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: [STREAMING][DOCS][EXAMPLES] Minor fixes

2016-01-07 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10603#issuecomment-169590061 **[Test build #2344 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2344/consoleFull)** for PR 10603 at commit

[GitHub] spark pull request: [STREAMING][DOCS][EXAMPLES] Minor fixes

2016-01-06 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10603#issuecomment-169278726 **[Test build #2333 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2333/consoleFull)** for PR 10603 at commit

[GitHub] spark pull request: [STREAMING][DOCS][EXAMPLES] Minor fixes

2016-01-06 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10603#issuecomment-169281734 **[Test build #2333 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2333/consoleFull)** for PR 10603 at commit

[GitHub] spark pull request: [STREAMING][DOCS][EXAMPLES] Minor fixes

2016-01-06 Thread jaceklaskowski
Github user jaceklaskowski commented on a diff in the pull request: https://github.com/apache/spark/pull/10603#discussion_r49048172 --- Diff: docs/streaming-custom-receivers.md --- @@ -257,9 +257,9 @@ The following table summarizes the characteristics of both types of receivers

[GitHub] spark pull request: [STREAMING][DOCS][EXAMPLES] Minor fixes

2016-01-06 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10603#discussion_r49047004 --- Diff: docs/streaming-custom-receivers.md --- @@ -257,9 +257,9 @@ The following table summarizes the characteristics of both types of receivers

[GitHub] spark pull request: [STREAMING][DOCS][EXAMPLES] Minor fixes

2016-01-05 Thread jaceklaskowski
Github user jaceklaskowski commented on a diff in the pull request: https://github.com/apache/spark/pull/10603#discussion_r48852732 --- Diff: docs/streaming-custom-receivers.md --- @@ -273,9 +273,9 @@ class CustomActor extends Actor with ActorHelper { And a new input stream

[GitHub] spark pull request: [STREAMING][DOCS][EXAMPLES] Minor fixes

2016-01-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10603#issuecomment-168992549 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

[GitHub] spark pull request: [STREAMING][DOCS][EXAMPLES] Minor fixes

2016-01-05 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/10603#discussion_r48844388 --- Diff: docs/streaming-custom-receivers.md --- @@ -273,9 +273,9 @@ class CustomActor extends Actor with ActorHelper { And a new input stream can be

[GitHub] spark pull request: [STREAMING][DOCS][EXAMPLES] Minor fixes

2016-01-05 Thread jaceklaskowski
GitHub user jaceklaskowski opened a pull request: https://github.com/apache/spark/pull/10603 [STREAMING][DOCS][EXAMPLES] Minor fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/jaceklaskowski/spark