[jira] [Commented] (FLINK-7099) Replace usages of deprecated JOB_MANAGER_IPC_PORT_KEY

2017-07-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079922#comment-16079922 ] ASF GitHub Bot commented on FLINK-7099: --- Github user zjureel commented on a diff in

[jira] [Updated] (FLINK-6997) SavepointITCase fails in master branch sometimes

2017-07-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-6997: -- Description: I got the following test failure (with commit a0b781461bcf8c2f1d00b93464995f03eda589f1) {code} tes

[jira] [Updated] (FLINK-7049) TestingApplicationMaster keeps running after integration tests finish

2017-07-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-7049: -- Description: After integration tests finish, TestingApplicationMaster is still running. Toward the end of flin

[jira] [Commented] (FLINK-6358) Write job details for Gelly examples

2017-07-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079702#comment-16079702 ] ASF GitHub Bot commented on FLINK-6358: --- Github user greghogan commented on a diff i

[jira] [Commented] (FLINK-6358) Write job details for Gelly examples

2017-07-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079707#comment-16079707 ] ASF GitHub Bot commented on FLINK-6358: --- Github user greghogan commented on a diff i

[jira] [Commented] (FLINK-6358) Write job details for Gelly examples

2017-07-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079706#comment-16079706 ] ASF GitHub Bot commented on FLINK-6358: --- Github user greghogan commented on a diff i

[jira] [Commented] (FLINK-6358) Write job details for Gelly examples

2017-07-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079708#comment-16079708 ] ASF GitHub Bot commented on FLINK-6358: --- Github user greghogan commented on a diff i

[jira] [Commented] (FLINK-6358) Write job details for Gelly examples

2017-07-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079704#comment-16079704 ] ASF GitHub Bot commented on FLINK-6358: --- Github user greghogan commented on a diff i

[jira] [Commented] (FLINK-6358) Write job details for Gelly examples

2017-07-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079701#comment-16079701 ] ASF GitHub Bot commented on FLINK-6358: --- Github user greghogan commented on a diff i

[jira] [Commented] (FLINK-6358) Write job details for Gelly examples

2017-07-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079705#comment-16079705 ] ASF GitHub Bot commented on FLINK-6358: --- Github user greghogan commented on a diff i

[jira] [Commented] (FLINK-6358) Write job details for Gelly examples

2017-07-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079703#comment-16079703 ] ASF GitHub Bot commented on FLINK-6358: --- Github user greghogan commented on a diff i

[GitHub] flink pull request #4170: [FLINK-6358] [gelly] Write job details for Gelly e...

2017-07-09 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/4170#discussion_r126312918 --- Diff: flink-libraries/flink-gelly-examples/src/main/java/org/apache/flink/graph/Runner.java --- @@ -103,6 +113,18 @@ .addClass(PageRan

[GitHub] flink pull request #4170: [FLINK-6358] [gelly] Write job details for Gelly e...

2017-07-09 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/4170#discussion_r126312909 --- Diff: flink-libraries/flink-gelly-examples/src/main/java/org/apache/flink/graph/Runner.java --- @@ -103,6 +113,18 @@ .addClass(PageRan

[GitHub] flink pull request #4170: [FLINK-6358] [gelly] Write job details for Gelly e...

2017-07-09 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/4170#discussion_r126313414 --- Diff: flink-libraries/flink-gelly-examples/src/main/java/org/apache/flink/graph/Runner.java --- @@ -305,6 +334,41 @@ public static void main(String[]

[GitHub] flink pull request #4170: [FLINK-6358] [gelly] Write job details for Gelly e...

2017-07-09 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/4170#discussion_r126313013 --- Diff: flink-libraries/flink-gelly-examples/src/main/java/org/apache/flink/graph/Runner.java --- @@ -103,6 +113,18 @@ .addClass(PageRan

[GitHub] flink pull request #4170: [FLINK-6358] [gelly] Write job details for Gelly e...

2017-07-09 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/4170#discussion_r126312916 --- Diff: flink-libraries/flink-gelly-examples/src/main/java/org/apache/flink/graph/Runner.java --- @@ -103,6 +113,18 @@ .addClass(PageRan

[GitHub] flink pull request #4170: [FLINK-6358] [gelly] Write job details for Gelly e...

2017-07-09 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/4170#discussion_r126312914 --- Diff: flink-libraries/flink-gelly-examples/src/main/java/org/apache/flink/graph/Runner.java --- @@ -103,6 +113,18 @@ .addClass(PageRan

[GitHub] flink pull request #4170: [FLINK-6358] [gelly] Write job details for Gelly e...

2017-07-09 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/4170#discussion_r126312925 --- Diff: flink-libraries/flink-gelly-examples/src/main/java/org/apache/flink/graph/Runner.java --- @@ -103,6 +113,18 @@ .addClass(PageRan

[GitHub] flink pull request #4170: [FLINK-6358] [gelly] Write job details for Gelly e...

2017-07-09 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/4170#discussion_r126312866 --- Diff: flink-libraries/flink-gelly-examples/src/main/java/org/apache/flink/graph/Runner.java --- @@ -70,7 +79,8 @@ * Algorithms must explicitly s

[jira] [Updated] (FLINK-7137) Flink table API defaults top level fields as nullable and all nested fields within CompositeType as non-nullable

2017-07-09 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-7137: -- Component/s: Table API & SQL > Flink table API defaults top level fields as nullable and all nes

[jira] [Commented] (FLINK-6131) Add side inputs for DataStream API

2017-07-09 Thread Ashish Pokharel (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079641#comment-16079641 ] Ashish Pokharel commented on FLINK-6131: Hi team, has there been any progress on t

[jira] [Commented] (FLINK-6878) Activate checkstyle for runtime/query

2017-07-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079629#comment-16079629 ] ASF GitHub Bot commented on FLINK-6878: --- Github user zentol commented on the issue:

[GitHub] flink issue #4096: [FLINK-6878] [runtime] Activate checkstyle for runtime/qu...

2017-07-09 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/4096 I'll merge this tomorrow. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[jira] [Commented] (FLINK-6046) Add support for oversized messages during deployment

2017-07-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079628#comment-16079628 ] ASF GitHub Bot commented on FLINK-6046: --- Github user zentol commented on the issue:

[GitHub] flink issue #3742: [FLINK-6046] Add support for oversized messages during de...

2017-07-09 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/3742 @NicoK Whats that status of this PR? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[jira] [Commented] (FLINK-7052) remove NAME_ADDRESSABLE mode

2017-07-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079627#comment-16079627 ] ASF GitHub Bot commented on FLINK-7052: --- Github user zentol commented on the issue:

[GitHub] flink issue #4158: [FLINK-7052][blob] remove (unused) NAME_ADDRESSABLE mode

2017-07-09 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/4158 @NicoK Could you rebase this PR? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] flink issue #3816: [FLINK-5720] Deprecate DataStream#fold()

2017-07-09 Thread wuchong
Github user wuchong commented on the issue: https://github.com/apache/flink/pull/3816 Hi @caddac , you can use `AggregateFunction` and `KeyedStream.aggregate(AggregationFunction aggregate)` instead of fold. --- If your project is set up for it, you can reply to this email and have

[jira] [Commented] (FLINK-5720) Deprecate "Folding" in all of DataStream API

2017-07-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079512#comment-16079512 ] ASF GitHub Bot commented on FLINK-5720: --- Github user wuchong commented on the issue: