You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by tdas <gi...@git.apache.org> on 2014/09/03 23:07:38 UTC

[GitHub] spark pull request: [SPARK-2419][Streaming][Docs] Updates to the s...

GitHub user tdas opened a pull request:

    https://github.com/apache/spark/pull/2254

    [SPARK-2419][Streaming][Docs] Updates to the streaming programming guide

    Updated the main streaming programming guide, and also added source-specific guides for Kafka, Flume, Kinesis.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tdas/spark streaming-doc-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/2254.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2254
    
----
commit 9bd94071be697aee4237895aac7ad99b4e2f281b
Author: Tathagata Das <ta...@gmail.com>
Date:   2014-09-02T00:21:26Z

    Updated streaming programming guide with additional information from SPARK-2419.

commit cb7007f01f9562772cb09f10fc3fabb5d530c923
Author: Tathagata Das <ta...@gmail.com>
Date:   2014-09-02T08:21:46Z

    Added Streaming + Flume integration guide.

commit acbc3e3c6e6da2563e140a37a66fc9779cd35453
Author: Tathagata Das <ta...@gmail.com>
Date:   2014-09-02T08:37:21Z

    Fixed links between streaming guides.

commit dc02f2641dff45511f2793a5c279d8a5f2cc6e7f
Author: Tathagata Das <ta...@gmail.com>
Date:   2014-09-03T09:47:44Z

    Refactored streaming kinesis guide and made many other changes.

commit 5125316ef7bcba75fc26d73d8a80a1766138d0cf
Author: Tathagata Das <ta...@gmail.com>
Date:   2014-09-03T21:01:25Z

    Fixed links

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-2419][Streaming][Docs] Updates to the s...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/spark/pull/2254


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-2419][Streaming][Docs] Updates to the s...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/2254#issuecomment-54368406
  
      [QA tests have started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/19690/consoleFull) for   PR 2254 at commit [`5125316`](https://github.com/apache/spark/commit/5125316ef7bcba75fc26d73d8a80a1766138d0cf).
     * This patch merges cleanly.


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-2419][Streaming][Docs] Updates to the s...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/2254#issuecomment-54374902
  
      [QA tests have finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/19690/consoleFull) for   PR 2254 at commit [`5125316`](https://github.com/apache/spark/commit/5125316ef7bcba75fc26d73d8a80a1766138d0cf).
     * This patch **fails** unit tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-2419][Streaming][Docs] Updates to the s...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/2254#issuecomment-54379801
  
      [QA tests have finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/19695/consoleFull) for   PR 2254 at commit [`e45c6d7`](https://github.com/apache/spark/commit/e45c6d70a0e81977df88e5fc20d37ae3a27e94a9).
     * This patch **fails** unit tests.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `case class SparkListenerBlockManagerAdded(time: Long, blockManagerId: BlockManagerId, maxMem: Long)`
      * `case class SparkListenerBlockManagerRemoved(time: Long, blockManagerId: BlockManagerId)`



---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-2419][Streaming][Docs] Updates to the s...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/2254#issuecomment-54374209
  
      [QA tests have started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/19695/consoleFull) for   PR 2254 at commit [`e45c6d7`](https://github.com/apache/spark/commit/e45c6d70a0e81977df88e5fc20d37ae3a27e94a9).
     * This patch merges cleanly.


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org