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)