You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2015/09/02 10:51:45 UTC

[jira] [Created] (FLINK-2606) Extend StormFileSpout to handle HDFS

Matthias J. Sax created FLINK-2606:
--------------------------------------

             Summary: Extend StormFileSpout to handle HDFS
                 Key: FLINK-2606
                 URL: https://issues.apache.org/jira/browse/FLINK-2606
             Project: Flink
          Issue Type: New Feature
          Components: Storm Compatibility
            Reporter: Matthias J. Sax
            Priority: Minor


Currently, `StormFileSpout` uses a simple `FileReader` internally to read local files. Thus, it cannot read data from HDFS.

With this ticket, either `StormFileSpout` should be extended to be able to handle HDFS files or a new class (eg, `StormHdfsSpout`) should be introduced for it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)