[
https://issues.apache.org/jira/browse/FLINK-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17328693#comment-17328693
]
Flink Jira Bot commented on FLINK-8182:
---------------------------------------
This major issue is unassigned and itself and all of its Sub-Tasks have not
been updated for 30 days. So, it has been labeled "stale-major". If this ticket
is indeed "major", please either assign yourself or give an update. Afterwards,
please remove the label. In 7 days the issue will be deprioritized.
> Unable to read hdfs file system directory(which contains sub directories)
> recursively
> ---------------------------------------------------------------------------------------
>
> Key: FLINK-8182
> URL: https://issues.apache.org/jira/browse/FLINK-8182
> Project: Flink
> Issue Type: Improvement
> Components: API / DataStream
> Affects Versions: 1.3.2
> Reporter: Shashank Agarwal
> Priority: Major
> Labels: stale-major
>
> Unable to read hdfs file system directory(which contains subdirectories)
> recursively, It works fine when a single directory contains only files but
> when the directory contains subdirectories it dosesn't read subdirectory
> files.
> {code}
> streamExecutionEnvironment.readTextFile("HDFS path")
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)