[
https://issues.apache.org/jira/browse/FLINK-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16530931#comment-16530931
]
Till Rohrmann commented on FLINK-9622:
--------------------------------------
The problem there seems to be that {{LocalFileSystem#mkdirsInternal}} fails if
there is a concurrent directory make operation happening [1].
[1]
https://github.com/apache/flink/blob/master/flink-core/src/main/java/org/apache/flink/core/fs/local/LocalFileSystem.java#L257
> DistributedCacheDfsTest failed on travis
> ----------------------------------------
>
> Key: FLINK-9622
> URL: https://issues.apache.org/jira/browse/FLINK-9622
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.6.0
> Reporter: Sihua Zhou
> Assignee: Till Rohrmann
> Priority: Blocker
> Fix For: 1.6.0
>
>
> DistributedCacheDfsTest#testDistributeFileViaDFS() failed flakey on travis.
> instance: https://api.travis-ci.org/v3/job/394399700/log.txt
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)