[
https://issues.apache.org/jira/browse/FLINK-21554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-21554.
------------------------------------
Resolution: Fixed
master: b85278c061578cdff4ec5f052c8d79a5677f45e9
> Remove the magical classpath setting stuff in docker-entrypoint.sh
> ------------------------------------------------------------------
>
> Key: FLINK-21554
> URL: https://issues.apache.org/jira/browse/FLINK-21554
> Project: Flink
> Issue Type: Improvement
> Components: flink-docker
> Affects Versions: 1.13.0
> Reporter: Yang Wang
> Assignee: Yang Wang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> After FLINK-21128 is done, we could remove the magical classpath setting
> stuff in {{docker-entrypoint.sh}}.
>
> {code:java}
> # Set the Flink related environmentsexport _FLINK_HOME_DETERMINED=true.
> $FLINK_HOME/bin/config.shexport
> FLINK_CLASSPATH="`constructFlinkClassPath`:$INTERNAL_HADOOP_CLASSPATHS"
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)