Skip to content

[BEAM-3886] Have the Python SDK use the state api service descriptor on the process bundle descriptor.#5192

Merged
robertwb merged 2 commits into
apache:masterfrom
tweise:BEAM-3886.stateAPI
Apr 20, 2018
Merged

[BEAM-3886] Have the Python SDK use the state api service descriptor on the process bundle descriptor.#5192
robertwb merged 2 commits into
apache:masterfrom
tweise:BEAM-3886.stateAPI

Conversation

@tweise
Copy link
Copy Markdown
Contributor

@tweise tweise commented Apr 20, 2018

This is the commit from @lukecwik that I rebased and tested with the portable Flink runner on the hacking-job-server branch. Without this change, the SDK cannot communicate with the runner.

CC: @bsidhom @aaltay @robertwb

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand:
    • What the pull request does
    • Why it does it
    • How it does it
    • Why this approach
  • Each commit in the pull request should have a meaningful subject line and body.
  • Run ./gradlew build to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

@bsidhom
Copy link
Copy Markdown
Contributor

bsidhom commented Apr 20, 2018

Looks like the maven archetype is failing for some reason. I don't think this could have caused that though.

@tweise tweise force-pushed the BEAM-3886.stateAPI branch from 5b8c9bb to 4967d8d Compare April 20, 2018 20:45
Copy link
Copy Markdown
Contributor

@robertwb robertwb left a comment

Choose a reason for hiding this comment

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

Thanks for following up on this. Still looks good.

@robertwb robertwb merged commit a20ba18 into apache:master Apr 20, 2018
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.

4 participants