Shashank Agarwal created FLINK-8182:
---------------------------------------
Summary: 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: Streaming
Affects Versions: 1.3.2
Reporter: Shashank Agarwal
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
(v6.4.14#64029)