Skip to content
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

[SPARK-7799][Streaming][Document]Add the linking and deploying instructions for streaming-akka project #10856

Closed
wants to merge 2 commits into from

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Jan 21, 2016

Since actorStream is an external project, we should add the linking and deploying instructions for it.

A follow up PR of #10744

@zsxwing
Copy link
Member Author

zsxwing commented Jan 21, 2016

cc @tdas

@SparkQA
Copy link

SparkQA commented Jan 21, 2016

Test build #49832 has finished for PR 10856 at commit 59ff0dc.

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

@zsxwing zsxwing changed the title [SPARK-7799][Streaming][Document]Add the linking instruction for streaming-akka project [SPARK-7799][Streaming][Document]Add the linking and deploying instruction for streaming-akka project Jan 21, 2016
</div>
</div>

3. **Deploying:** As with any Spark applications, `spark-submit` is used to launch your application.
Copy link
Member Author

Choose a reason for hiding this comment

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

To make the list number here display 3, I added some indents in programming. Please use https://github.com/apache/spark/pull/10856/files?w=1 to review the content.

@zsxwing zsxwing changed the title [SPARK-7799][Streaming][Document]Add the linking and deploying instruction for streaming-akka project [SPARK-7799][Streaming][Document]Add the linking and deploying instructions for streaming-akka project Jan 21, 2016
@SparkQA
Copy link

SparkQA commented Jan 21, 2016

Test build #49836 has finished for PR 10856 at commit 448007b.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class CustomActor extends ActorReceiver
    • class CustomActor extends JavaActorReceiver

@SparkQA
Copy link

SparkQA commented Jan 25, 2016

Test build #2450 has finished for PR 10856 at commit 448007b.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class CustomActor extends ActorReceiver
    • class CustomActor extends JavaActorReceiver

@SparkQA
Copy link

SparkQA commented Jan 25, 2016

Test build #2451 has finished for PR 10856 at commit 448007b.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class CustomActor extends ActorReceiver
    • class CustomActor extends JavaActorReceiver

@tdas
Copy link
Contributor

tdas commented Jan 26, 2016

LGTM. Merging to master.

@asfgit asfgit closed this in cbd507d Jan 26, 2016
@zsxwing zsxwing deleted the akka-link-instruction branch January 26, 2016 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants