[
https://issues.apache.org/jira/browse/BEAM-4615?focusedWorklogId=114480&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-114480
]
ASF GitHub Bot logged work on BEAM-4615:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jun/18 21:19
Start Date: 21/Jun/18 21:19
Worklog Time Spent: 10m
Work Description: bsidhom opened a new pull request #5726: [BEAM-4615]
Flink job server wrapper and shadow jar
URL: https://github.com/apache/beam/pull/5726
Adds a `JavaExec` target that can be remotely debugged and a runnable uber
jar that packages the Flink job server.
------------------------
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA
issue, if applicable. This will automatically link the pull request to the
issue.
- [ ] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
It will help us expedite review of your Pull Request if you tag someone
(e.g. `@username`) to look at it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 114480)
Time Spent: 10m
Remaining Estimate: 0h
> Flink job server driver wrapper
> -------------------------------
>
> Key: BEAM-4615
> URL: https://issues.apache.org/jira/browse/BEAM-4615
> Project: Beam
> Issue Type: New Feature
> Components: runner-flink
> Reporter: Ben Sidhom
> Assignee: Ben Sidhom
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This includes:
> * A gradle wrapper that can execute the Flink job server driver so that it
> can be easily run locally for testing/debugging.
> * A shadow ("uber") target that packages all portable Flink runner
> dependencies into a runnable jar. This jar can then be submitted to Flink
> clusters via `flink run`.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)