Change 'bitwise or' to 'logical or' at StreamExecutionEnvironment.java:1597

2017-12-29 Thread Peter Klavins
I’d like to note a trivial code improvement that can be made to StreamExecutionEnvironment.java:1597. Neither is this worthy of its own Jira, nor of a pull request. It should probably be incorporated in some general code clean-up being done. While the code strictly works as it stands, it is

[jira] [Created] (FLINK-8331) FieldParsers do not correctly set EMPT_COLUMN error state

2017-12-29 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-8331: Summary: FieldParsers do not correctly set EMPT_COLUMN error state Key: FLINK-8331 URL: https://issues.apache.org/jira/browse/FLINK-8331 Project: Flink Issue

Dynamic SessionWindow gaps

2017-12-29 Thread Dyana Rose
I have a use case for non-static Session Window gaps. For example, given a stream of IoT events, each device type could have a different gap, and that gap could change while sessions are in flight. I didn't want to have to run a stream processor for each potential gap length, not to mention the h

[jira] [Created] (FLINK-8330) Remove FlinkYarnCLI

2017-12-29 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-8330: Summary: Remove FlinkYarnCLI Key: FLINK-8330 URL: https://issues.apache.org/jira/browse/FLINK-8330 Project: Flink Issue Type: Improvement Component

[jira] [Created] (FLINK-8329) Move YarnClient out of YarnClusterClient

2017-12-29 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-8329: Summary: Move YarnClient out of YarnClusterClient Key: FLINK-8329 URL: https://issues.apache.org/jira/browse/FLINK-8329 Project: Flink Issue Type: Improvemen

[jira] [Created] (FLINK-8328) Pull Yarn ApplicationStatus polling out of YarnClusterClient

2017-12-29 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-8328: Summary: Pull Yarn ApplicationStatus polling out of YarnClusterClient Key: FLINK-8328 URL: https://issues.apache.org/jira/browse/FLINK-8328 Project: Flink I