Skip to content

[SPARK-12814][Document]Add deploy instructions for Python in flume integration doc #10746

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Jan 13, 2016

This PR added instructions to get flume assembly jar for Python users in the flume integration page like Kafka doc.

@zsxwing
Copy link
Member Author

zsxwing commented Jan 13, 2016

CC @tdas

@SparkQA
Copy link

SparkQA commented Jan 14, 2016

Test build #49350 has finished for PR 10746 at commit 6761947.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@zsxwing
Copy link
Member Author

zsxwing commented Jan 14, 2016

This PR mostly copied the content from Kafka integration page and changed kafka to flume.

@@ -157,7 +166,7 @@ configuring Flume agents.

Note that each input DStream can be configured to receive data from multiple sinks.

3. **Deploying:** Package `spark-streaming-flume_{{site.SCALA_BINARY_VERSION}}` and its dependencies (except `spark-core_{{site.SCALA_BINARY_VERSION}}` and `spark-streaming_{{site.SCALA_BINARY_VERSION}}` which are provided by `spark-submit`) into the application JAR. Then use `spark-submit` to launch your application (see [Deploying section](streaming-programming-guide.html#deploying-applications) in the main programming guide).
3. **Deploying:** This is same as the first approach, for Scala, Java and Python.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approach.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean , -> .?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, and remove Scala JAva Python

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@tdas
Copy link
Contributor

tdas commented Jan 18, 2016

LGTM. Just couple of nits. Thanks @zsxwing

@SparkQA
Copy link

SparkQA commented Jan 18, 2016

Test build #49617 has finished for PR 10746 at commit 895eb4f.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@tdas
Copy link
Contributor

tdas commented Jan 18, 2016

LGTM. Merging.

asfgit pushed a commit that referenced this pull request Jan 18, 2016
…ntegration doc

This PR added instructions to get flume assembly jar for Python users in the flume integration page like Kafka doc.

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #10746 from zsxwing/flume-doc.

(cherry picked from commit a973f48)
Signed-off-by: Tathagata Das <tathagata.das1565@gmail.com>
@asfgit asfgit closed this in a973f48 Jan 18, 2016
@zsxwing zsxwing deleted the flume-doc branch January 18, 2016 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants