[
https://issues.apache.org/jira/browse/FLINK-21130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-21130.
------------------------------------
Fix Version/s: (was: 1.13.0)
Resolution: Duplicate
This is already implemented...
> Add bin/ directory to PATH in docker image
> ------------------------------------------
>
> Key: FLINK-21130
> URL: https://issues.apache.org/jira/browse/FLINK-21130
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Scripts
> Reporter: Chesnay Schepler
> Priority: Major
>
> To simplify the usage of the docker image where users manually call _some
> script(s)_ of the distribution it would be neat if the bin/ directory were
> added to PATH.
> For example, you could then do a quick test run of a job via
> {code}
> docker run ... start.cluster.sh;flink run examples/batch/Wordcount.sh
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)