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

Fix caching in the Spark streaming, doing the cache update in the str… #2314

Closed
wants to merge 2 commits into from

Conversation

jbonofre
Copy link
Member

…eaming context

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

  • Make sure the PR title is formatted like:
    [BEAM-<Jira issue #>] Description of pull request
  • Make sure tests pass via mvn clean verify. (Even better, enable
    Travis-CI on your fork and ensure the whole test matrix passes).
  • Replace <Jira issue #> in the title with the actual Jira issue
    number, if there is one.
  • If this contribution is large, please file an Apache
    Individual Contributor License Agreement.

@jbonofre
Copy link
Member Author

R: @amitsela
R: @aviemzur

@jbonofre
Copy link
Member Author

Run Spark RunnableOnService

@asfbot
Copy link

asfbot commented Mar 24, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PostCommit_Java_RunnableOnService_Spark/1357/
--none--

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.006%) to 70.098% when pulling d25d73b on jbonofre:FIX_CACHING_SPARK_STREAMING into 14aba81 on apache:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.003%) to 70.102% when pulling d25d73b on jbonofre:FIX_CACHING_SPARK_STREAMING into 14aba81 on apache:master.

@asfbot
Copy link

asfbot commented Mar 24, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PostCommit_Java_RunnableOnService_Spark/1358/
--none--

@asfbot
Copy link

asfbot commented Mar 24, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/8764/
--none--

@asfbot
Copy link

asfbot commented Mar 24, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/8765/
--none--

@jbonofre
Copy link
Member Author

Tests passed (including ROS).

@aviemzur
Copy link
Member

LGTM!

@amitsela
Copy link
Member

I'll merge since this became a blocker for other PRs.

@asfgit asfgit closed this in 3473055 Mar 25, 2017
@jbonofre jbonofre deleted the FIX_CACHING_SPARK_STREAMING branch March 26, 2017 05:08
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.

5 participants