You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Márton Balassi (JIRA)" <ji...@apache.org> on 2015/10/04 07:12:26 UTC

[jira] [Created] (FLINK-2817) FileMonitoring function throws NPE when location is empty

Márton Balassi created FLINK-2817:
-------------------------------------

             Summary: FileMonitoring function throws NPE when location is empty
                 Key: FLINK-2817
                 URL: https://issues.apache.org/jira/browse/FLINK-2817
             Project: Flink
          Issue Type: Bug
          Components: Streaming
    Affects Versions: 0.10, 0.9.1
            Reporter: Márton Balassi
            Priority: Minor


{{StreamExecutionEnvironment.readFileStream()}} does not handle a missing location properly. I would suggest to log that the location is empty and continue running the job.

A test covering the correct behavior is also needed.



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