[
https://issues.apache.org/jira/browse/FLINK-22769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443334#comment-17443334
]
Adrian Zhong commented on FLINK-22769:
--------------------------------------
I'm changing
{code:java}
Files.walkFileTree {code}
to
{code:java}
FileUtils.listFilesInDirectory {code}
It's better for symlink support.
> yarnship do not support symbolic directory
> ------------------------------------------
>
> Key: FLINK-22769
> URL: https://issues.apache.org/jira/browse/FLINK-22769
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / YARN
> Affects Versions: 1.12.2, 1.13.0, 1.13.1
> Reporter: Adrian Zhong
> Assignee: Adrian Zhong
> Priority: Minor
> Labels: flink-yarn, pull-request-available,
> pull-requests-available, stale-major
> Attachments: image-2021-05-25-18-35-00-319.png
>
>
> If we pass `-yt ` a symbolic directory, we will get an exception:
> !image-2021-05-25-18-35-00-319.png|width=666,height=105!
> Please assign to me, I spent a whole day working on it, and I'd like to be a
> contributor (already implemented by me).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)