You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2017/05/10 19:00:07 UTC

[jira] [Assigned] (BEAM-2251) Create an examples/java and examples/java8 uber jar that doesn't contain a runner

     [ https://issues.apache.org/jira/browse/BEAM-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Cwik reassigned BEAM-2251:
-------------------------------

    Assignee:     (was: Frances Perry)

> Create an examples/java and examples/java8 uber jar that doesn't contain a runner
> ---------------------------------------------------------------------------------
>
>                 Key: BEAM-2251
>                 URL: https://issues.apache.org/jira/browse/BEAM-2251
>             Project: Beam
>          Issue Type: Improvement
>          Components: examples-java
>            Reporter: Luke Cwik
>            Priority: Minor
>
> In addition to the regular artifact examples/java and examples/java8 that are produced, consider making an uber jar as an additional attached artifact that shades all the dependencies for easier command line usage so that it can be joined with a runner uber jar.
> {code}
> java -cp examples.jar:myrunner.jar WordCount ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)