[
https://issues.apache.org/jira/browse/FLINK-37183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Csaky updated FLINK-37183:
---------------------------------
Affects Version/s: 2.0-preview
> Usrlib symlinks are not followed
> --------------------------------
>
> Key: FLINK-37183
> URL: https://issues.apache.org/jira/browse/FLINK-37183
> Project: Flink
> Issue Type: Bug
> Components: Client / Job Submission
> Affects Versions: 1.20.0, 1.19.1, 2.0-preview
> Reporter: Joery
> Assignee: Joery
> Priority: Minor
> Fix For: 1.19.2, 1.20.1
>
>
> https://issues.apache.org/jira/browse/FLINK-35358 has changed the Java File
> API that is used to traverse the usrlib from Files.list to Files.walk.
> Files.list was following symlinks, but Files.walk needs an option passed to
> follow symlinks. This caused symlinks to no longer be followed. Which seems
> like an unintended side effect and broke my setup.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)