[ 
https://issues.apache.org/jira/browse/FLINK-6403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987489#comment-15987489
 ] 

Greg Hogan commented on FLINK-6403:
-----------------------------------

[~arobe...@fuze.com] this is now fixed in the release-1.2 branch for the 1.2.2 
release.

> constructFlinkClassPath produces nondeterministic classpath
> -----------------------------------------------------------
>
>                 Key: FLINK-6403
>                 URL: https://issues.apache.org/jira/browse/FLINK-6403
>             Project: Flink
>          Issue Type: Bug
>          Components: Startup Shell Scripts
>    Affects Versions: 1.2.0
>            Reporter: Andrew Roberts
>            Priority: Critical
>
> In 1.2.0, `config.sh` moved from a shell glob to a find-based approach for 
> constructing the classpath from `/lib` that gets sent to most flink commands, 
> e.g. `start-cluster.sh`. The `find` command does not guarantee an ordering, 
> and we saw issues with flink constructing different classpaths on different 
> machines.
> constructFlinkClassPath should be modified to produce a deterministic 
> classpath.



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

Reply via email to