[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-09-03 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/830#issuecomment-54369605 Apologies for dropping the ball on this PR, but I have updated the streaming guide and incorporated most of your suggestions. Mind closing this PR? --- If your

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-09-03 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/830#issuecomment-54373915 I added you as an author in one of commits in this PR https://github.com/apache/spark/pull/2254/commits Thanks! --- If your project is set up for it, you can reply to

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-09-03 Thread jaceklaskowski
Github user jaceklaskowski commented on the pull request: https://github.com/apache/spark/pull/830#issuecomment-54374855 No worries. Do what you think is going to be the best solution for the project. I don't mind closing the PR. --- If your project is set up for it, you can reply

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-09-03 Thread jaceklaskowski
Github user jaceklaskowski closed the pull request at: https://github.com/apache/spark/pull/830 --- 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

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-09-03 Thread tdas
Github user tdas commented on the pull request: https://github.com/apache/spark/pull/830#issuecomment-54375006 Thanks, and sorry for dropping the ball on this PR :( --- 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: Small updates to Streaming Programming Guide

2014-05-21 Thread jaceklaskowski
Github user jaceklaskowski commented on the pull request: https://github.com/apache/spark/pull/830#issuecomment-43816303 Please review the changes that were introduced after @tdas's comments. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-20 Thread jaceklaskowski
Github user jaceklaskowski commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12869294 --- Diff: docs/streaming-programming-guide.md --- @@ -83,21 +82,21 @@ import org.apache.spark.streaming.api._ val ssc = new StreamingContext(local,

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-20 Thread jaceklaskowski
Github user jaceklaskowski commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12870111 --- Diff: docs/streaming-programming-guide.md --- @@ -83,21 +82,21 @@ import org.apache.spark.streaming.api._ val ssc = new StreamingContext(local,

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-20 Thread jaceklaskowski
Github user jaceklaskowski commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12870184 --- Diff: docs/streaming-programming-guide.md --- @@ -105,23 +104,22 @@ generating multiple new records from each record in the source DStream. In this

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-20 Thread jaceklaskowski
Github user jaceklaskowski commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12870325 --- Diff: docs/streaming-programming-guide.md --- @@ -306,12 +304,16 @@ need to know to write your streaming applications. ## Linking To

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-20 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12877300 --- Diff: docs/streaming-programming-guide.md --- @@ -306,12 +305,16 @@ need to know to write your streaming applications. ## Linking To write

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-20 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12877362 --- Diff: docs/streaming-programming-guide.md --- @@ -579,7 +582,7 @@ This is applied on a DStream containing words (say, the `pairs` DStream containi 1)`

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-20 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12877361 --- Diff: docs/streaming-programming-guide.md --- @@ -355,21 +358,21 @@ object has to be created, which is the main entry point of all Spark Streaming f A

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-20 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12878638 --- Diff: docs/streaming-programming-guide.md --- @@ -83,21 +82,21 @@ import org.apache.spark.streaming.api._ val ssc = new StreamingContext(local,

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-19 Thread jaceklaskowski
GitHub user jaceklaskowski opened a pull request: https://github.com/apache/spark/pull/830 Small updates to Streaming Programming Guide Please merge. More update will come soon. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/830#issuecomment-43564252 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: Small updates to Streaming Programming Guide

2014-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/830#issuecomment-43571716 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: Small updates to Streaming Programming Guide

2014-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12822250 --- Diff: docs/streaming-programming-guide.md --- @@ -83,21 +82,21 @@ import org.apache.spark.streaming.api._ val ssc = new StreamingContext(local,

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12822287 --- Diff: docs/streaming-programming-guide.md --- @@ -83,21 +82,21 @@ import org.apache.spark.streaming.api._ val ssc = new StreamingContext(local,

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12822300 --- Diff: docs/streaming-programming-guide.md --- @@ -105,23 +104,22 @@ generating multiple new records from each record in the source DStream. In this each

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12822294 --- Diff: docs/streaming-programming-guide.md --- @@ -83,21 +82,21 @@ import org.apache.spark.streaming.api._ val ssc = new StreamingContext(local,

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12822328 --- Diff: docs/streaming-programming-guide.md --- @@ -105,23 +104,22 @@ generating multiple new records from each record in the source DStream. In this each

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-19 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/830#discussion_r12822349 --- Diff: docs/streaming-programming-guide.md --- @@ -306,12 +304,16 @@ need to know to write your streaming applications. ## Linking To write

[GitHub] spark pull request: Small updates to Streaming Programming Guide

2014-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/830#issuecomment-43575323 Merged build finished. --- 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: Small updates to Streaming Programming Guide

2014-05-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/830#issuecomment-43575325 Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15088/ --- If your project is set up for it, you can