[
https://issues.apache.org/jira/browse/FLINK-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17336685#comment-17336685
]
Flink Jira Bot commented on FLINK-8182:
---------------------------------------
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> 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)