[jira] [Commented] (FLINK-8573) Print JobID for failed jobs

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418520#comment-16418520 ] ASF GitHub Bot commented on FLINK-8573: --- Github user zhangminglei commented on the issue:

[GitHub] flink issue #5421: [FLINK-8573] [client] Add more information for printing J...

2018-03-29 Thread zhangminglei
Github user zhangminglei commented on the issue: https://github.com/apache/flink/pull/5421 Sup ? ---

[jira] [Closed] (FLINK-8908) MapSerializer creates new serializer even if key and value serializers are stateless

2018-03-29 Thread Kostas Kloudas (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kostas Kloudas closed FLINK-8908. - Resolution: Fixed Fixed on master with eea887b7d9a3cd43416feca568c9815d8362e8d4 and on

[jira] [Commented] (FLINK-9097) Jobs can be dropped in HA when job submission fails

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419265#comment-16419265 ] ASF GitHub Bot commented on FLINK-9097: --- Github user asfgit closed the pull request at:

[jira] [Closed] (FLINK-9097) Jobs can be dropped in HA when job submission fails

2018-03-29 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-9097. Resolution: Fixed Fixed via master: cc190a6457cdf6186ea8e449f7b38be04761af8b 1.5.0:

[jira] [Closed] (FLINK-8928) Improve error message on server binding error.

2018-03-29 Thread Kostas Kloudas (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kostas Kloudas closed FLINK-8928. - Resolution: Fixed Fixed on master with 6a8172a9c654589faa01f1fccb2dec5e008fe532 and on

[GitHub] flink issue #5790: [FLINK-9107][docs] document timer coalescing for ProcessF...

2018-03-29 Thread NicoK
Github user NicoK commented on the issue: https://github.com/apache/flink/pull/5790 Actually, more advanced schemes using `current watermark + 1` (which fires with the next watermark) for the event time timer should also go into the documentation. I'll extend the PR ... ---

[GitHub] flink pull request #5784: [FLINK-9106] [rpc] Add UnfencedMainThreadExecutor ...

2018-03-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5784 ---

[jira] [Commented] (FLINK-9111) SSL Passwords written to log file in plain text

2018-03-29 Thread Vinay (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419474#comment-16419474 ] Vinay commented on FLINK-9111: -- [~aljoscha] that's right . sorry I thought this issue was not reported

[jira] [Created] (FLINK-9113) Data loss in BucketingSink when writing to local filesystem

2018-03-29 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9113: --- Summary: Data loss in BucketingSink when writing to local filesystem Key: FLINK-9113 URL: https://issues.apache.org/jira/browse/FLINK-9113 Project: Flink

[jira] [Closed] (FLINK-9012) Shaded Hadoop S3A end-to-end test failing with S3 bucket in Ireland

2018-03-29 Thread Nico Kruber (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nico Kruber closed FLINK-9012. -- Resolution: Cannot Reproduce Fix Version/s: (was: 1.5.0) Yes, I now tested locally and it

[jira] [Commented] (FLINK-9107) Document timer coalescing for ProcessFunctions

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419302#comment-16419302 ] ASF GitHub Bot commented on FLINK-9107: --- Github user NicoK commented on the issue:

[jira] [Commented] (FLINK-9080) Flink Scheduler goes OOM, suspecting a memory leak

2018-03-29 Thread Rohit Singh (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419305#comment-16419305 ] Rohit Singh commented on FLINK-9080: Hi Till, Tried 1.4.2 flink, but not 1.5.0 Posted this on

[GitHub] flink pull request #5791: [FLINK-8507][Table API & SQL] upgrade calcite depe...

2018-03-29 Thread suez1224
GitHub user suez1224 reopened a pull request: https://github.com/apache/flink/pull/5791 [FLINK-8507][Table API & SQL] upgrade calcite dependency to 1.16 ## What is the purpose of the change Upgrade Flink table's Calcite dependency to 1.16. ## Brief

[GitHub] flink pull request #5791: [FLINK-8507][Table API & SQL] upgrade calcite depe...

2018-03-29 Thread suez1224
Github user suez1224 closed the pull request at: https://github.com/apache/flink/pull/5791 ---

[jira] [Commented] (FLINK-8507) Upgrade Calcite dependency to 1.16

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419796#comment-16419796 ] ASF GitHub Bot commented on FLINK-8507: --- Github user suez1224 closed the pull request at:

[GitHub] flink issue #5791: [FLINK-8507][Table API & SQL] upgrade calcite dependency ...

2018-03-29 Thread suez1224
Github user suez1224 commented on the issue: https://github.com/apache/flink/pull/5791 Close and reopen to trigger travis. SavepointITCase.testSavepointForJobWithIteration is unstable. ---

[jira] [Commented] (FLINK-8507) Upgrade Calcite dependency to 1.16

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419797#comment-16419797 ] ASF GitHub Bot commented on FLINK-8507: --- GitHub user suez1224 reopened a pull request:

[jira] [Commented] (FLINK-8507) Upgrade Calcite dependency to 1.16

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419795#comment-16419795 ] ASF GitHub Bot commented on FLINK-8507: --- Github user suez1224 commented on the issue:

[GitHub] flink pull request #5794: [Flink-8509][Table API & SQL] Remove SqlGroupedWin...

2018-03-29 Thread suez1224
GitHub user suez1224 opened a pull request: https://github.com/apache/flink/pull/5794 [Flink-8509][Table API & SQL] Remove SqlGroupedWindowFunction copy from flink ## What is the purpose of the change Remove SqlGroupedWindowFunction copy from flink. This depends on

[jira] [Closed] (FLINK-8802) Concurrent serialization without duplicating serializers in state server.

2018-03-29 Thread Kostas Kloudas (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kostas Kloudas closed FLINK-8802. - Resolution: Fixed Fixed on master with db8e1f09bd7dcd9f392bf987e96cddcb34665b6c and on

[jira] [Commented] (FLINK-9106) Add UnfencedMainThreadExecutor to FencedRpcEndpoint

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419264#comment-16419264 ] ASF GitHub Bot commented on FLINK-9106: --- Github user asfgit closed the pull request at:

[GitHub] flink pull request #5774: [FLINK-9097] Fail fatally if job submission fails ...

2018-03-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5774 ---

[GitHub] flink pull request #5792: [Flink-8563][Table API & SQL] add unittest for con...

2018-03-29 Thread suez1224
GitHub user suez1224 opened a pull request: https://github.com/apache/flink/pull/5792 [Flink-8563][Table API & SQL] add unittest for consecutive dot access of composite array element in SQL ## What is the purpose of the change add unittest for consecutive dot access

[GitHub] flink pull request #5793: [Flink-8508][Table API & SQL] Remove RexSimplify c...

2018-03-29 Thread suez1224
GitHub user suez1224 opened a pull request: https://github.com/apache/flink/pull/5793 [Flink-8508][Table API & SQL] Remove RexSimplify copy from flink ## What is the purpose of the change Remove RexSimplify copy from flink. This depends on

[jira] [Commented] (FLINK-8507) Upgrade Calcite dependency to 1.16

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419553#comment-16419553 ] ASF GitHub Bot commented on FLINK-8507: --- GitHub user suez1224 opened a pull request:

[GitHub] flink pull request #5791: [FLINK-8507][Table API & SQL] upgrade calcite depe...

2018-03-29 Thread suez1224
GitHub user suez1224 opened a pull request: https://github.com/apache/flink/pull/5791 [FLINK-8507][Table API & SQL] upgrade calcite dependency to 1.16 ## What is the purpose of the change Upgrade Flink table's Calcite dependency to 1.16. ## Brief change

[GitHub] flink pull request #5784: [FLINK-9106] [rpc] Add UnfencedMainThreadExecutor ...

2018-03-29 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/5784 [FLINK-9106] [rpc] Add UnfencedMainThreadExecutor to FencedRpcEndpoint ## What is the purpose of the change The UnfencedMainThreadExecutor executed Runnables in the main thread

[jira] [Commented] (FLINK-9097) Jobs can be dropped in HA when job submission fails

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418711#comment-16418711 ] ASF GitHub Bot commented on FLINK-9097: --- Github user tillrohrmann commented on the issue:

[jira] [Created] (FLINK-9107) Document timer coalescing for ProcessFunctions

2018-03-29 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-9107: -- Summary: Document timer coalescing for ProcessFunctions Key: FLINK-9107 URL: https://issues.apache.org/jira/browse/FLINK-9107 Project: Flink Issue Type:

[GitHub] flink issue #5774: [FLINK-9097] Fail fatally if job submission fails when re...

2018-03-29 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/5774 I had to put another commit on top of it to fix a problem with the failing `DispatcherTest#testWaitingForJobMasterLeadership` @GJL. The new commit makes sure that we first recover all jobs

[jira] [Commented] (FLINK-9106) Add UnfencedMainThreadExecutor to FencedRpcEndpoint

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418706#comment-16418706 ] ASF GitHub Bot commented on FLINK-9106: --- GitHub user tillrohrmann opened a pull request:

[jira] [Created] (FLINK-9104) Re-generate REST API documentation for FLIP-6

2018-03-29 Thread Gary Yao (JIRA)
Gary Yao created FLINK-9104: --- Summary: Re-generate REST API documentation for FLIP-6 Key: FLINK-9104 URL: https://issues.apache.org/jira/browse/FLINK-9104 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-9104) Re-generate REST API documentation for FLIP-6

2018-03-29 Thread Gary Yao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao updated FLINK-9104: Labels: flip-6 (was: ) > Re-generate REST API documentation for FLIP-6 >

[jira] [Created] (FLINK-9105) Table program compiles failed

2018-03-29 Thread Bob Lau (JIRA)
Bob Lau created FLINK-9105: -- Summary: Table program compiles failed Key: FLINK-9105 URL: https://issues.apache.org/jira/browse/FLINK-9105 Project: Flink Issue Type: Bug Components:

[jira] [Created] (FLINK-9106) Add UnfencedMainThreadExecutor to FencedRpcEndpoint

2018-03-29 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-9106: Summary: Add UnfencedMainThreadExecutor to FencedRpcEndpoint Key: FLINK-9106 URL: https://issues.apache.org/jira/browse/FLINK-9106 Project: Flink Issue

[jira] [Commented] (FLINK-6567) ExecutionGraphMetricsTest fails on Windows CI

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418724#comment-16418724 ] ASF GitHub Bot commented on FLINK-6567: --- Github user tillrohrmann commented on a diff in the pull

[jira] [Commented] (FLINK-8981) End-to-end test: Kerberos security

2018-03-29 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418784#comment-16418784 ] Till Rohrmann commented on FLINK-8981: -- Hi [~suez1224], if the {{MiniKDC}} offers the same

[jira] [Created] (FLINK-9109) Add flink modify command to documentation

2018-03-29 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-9109: Summary: Add flink modify command to documentation Key: FLINK-9109 URL: https://issues.apache.org/jira/browse/FLINK-9109 Project: Flink Issue Type: Bug

[GitHub] flink pull request #5786: [FLINK-9109] [doc] Update documentation for CLI

2018-03-29 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/5786 [FLINK-9109] [doc] Update documentation for CLI ## What is the purpose of the change Update documentation for CLI. You can merge this pull request into a Git repository by running:

[jira] [Commented] (FLINK-8813) AutoParallellismITCase fails with Flip6

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418811#comment-16418811 ] ASF GitHub Bot commented on FLINK-8813: --- Github user pnowojski commented on the issue:

[GitHub] flink issue #5756: [FLINK-8813][flip6] Disallow PARALLELISM_AUTO_MAX for fli...

2018-03-29 Thread pnowojski
Github user pnowojski commented on the issue: https://github.com/apache/flink/pull/5756 Rebased and solved conflict. ---

[jira] [Commented] (FLINK-8813) AutoParallellismITCase fails with Flip6

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418810#comment-16418810 ] ASF GitHub Bot commented on FLINK-8813: --- Github user pnowojski commented on a diff in the pull

[jira] [Commented] (FLINK-9031) DataSet Job result changes when adding rebalance after union

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418836#comment-16418836 ] ASF GitHub Bot commented on FLINK-9031: --- Github user asfgit closed the pull request at:

[jira] [Commented] (FLINK-8813) AutoParallellismITCase fails with Flip6

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418853#comment-16418853 ] ASF GitHub Bot commented on FLINK-8813: --- Github user asfgit closed the pull request at:

[GitHub] flink pull request #5756: [FLINK-8813][flip6] Disallow PARALLELISM_AUTO_MAX ...

2018-03-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5756 ---

[GitHub] flink pull request #5751: [FLINK-9060][state] Deleting state using KeyedStat...

2018-03-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5751 ---

[GitHub] flink issue #5756: [FLINK-8813][flip6] Disallow PARALLELISM_AUTO_MAX for fli...

2018-03-29 Thread pnowojski
Github user pnowojski commented on the issue: https://github.com/apache/flink/pull/5756 Thanks :) ---

[jira] [Closed] (FLINK-9060) Deleting state using KeyedStateBackend.getKeys() throws Exception

2018-03-29 Thread Kostas Kloudas (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kostas Kloudas closed FLINK-9060. - Resolution: Fixed Merged on master with 62bbada10847609884f14ceee74588ab2c8f3d8c and on

[GitHub] flink pull request #5782: [FLINK-6567] [tests] Harden ExecutionGraphMetricsT...

2018-03-29 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/5782#discussion_r178017114 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/ExecutionGraphMetricsTest.java --- @@ -140,6 +140,9 @@ public void

[jira] [Commented] (FLINK-8986) End-to-end test: REST

2018-03-29 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418786#comment-16418786 ] Till Rohrmann commented on FLINK-8986: -- Hi [~walterddr], sorry for the late reply. The REST API has

[GitHub] flink pull request #5756: [FLINK-8813][flip6] Disallow PARALLELISM_AUTO_MAX ...

2018-03-29 Thread kl0u
Github user kl0u commented on a diff in the pull request: https://github.com/apache/flink/pull/5756#discussion_r178030866 --- Diff: flink-test-utils-parent/flink-test-utils/src/main/java/org/apache/flink/test/util/MiniClusterResource.java --- @@ -93,6 +93,10 @@ private

[jira] [Closed] (FLINK-8813) AutoParallellismITCase fails with Flip6

2018-03-29 Thread Kostas Kloudas (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kostas Kloudas closed FLINK-8813. - Resolution: Fixed Merged on master with d3c489d36b02c851ba4f8add1ea3ac69277281a0 and to

[jira] [Resolved] (FLINK-9031) DataSet Job result changes when adding rebalance after union

2018-03-29 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-9031. - Resolution: Fixed Assignee: Fabian Hueske Fix Version/s: 1.4.3

[jira] [Commented] (FLINK-8708) Unintended integer division in StandaloneThreadedGenerator

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418873#comment-16418873 ] ASF GitHub Bot commented on FLINK-8708: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #5624: [FLINK-8402][s3][tests] fix hadoop/presto S3 IT cases for...

2018-03-29 Thread NicoK
Github user NicoK commented on the issue: https://github.com/apache/flink/pull/5624 Indeed, Presto-S3 does better in `com.facebook.presto.hive.PrestoS3FileSystem#create()`: ``` if ((!overwrite) && exists(path)) { throw new IOException("File already exists:" + path);

[jira] [Commented] (FLINK-9060) Deleting state using KeyedStateBackend.getKeys() throws Exception

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418877#comment-16418877 ] ASF GitHub Bot commented on FLINK-9060: --- Github user asfgit closed the pull request at:

[jira] [Commented] (FLINK-8813) AutoParallellismITCase fails with Flip6

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418887#comment-16418887 ] ASF GitHub Bot commented on FLINK-8813: --- Github user pnowojski commented on the issue:

[jira] [Resolved] (FLINK-8708) Unintended integer division in StandaloneThreadedGenerator

2018-03-29 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-8708. - Resolution: Fixed Fix Version/s: 1.5.0 Fixed in - 1.5.0 via

[jira] [Closed] (FLINK-8708) Unintended integer division in StandaloneThreadedGenerator

2018-03-29 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen closed FLINK-8708. --- > Unintended integer division in StandaloneThreadedGenerator >

[jira] [Commented] (FLINK-8708) Unintended integer division in StandaloneThreadedGenerator

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418895#comment-16418895 ] ASF GitHub Bot commented on FLINK-8708: --- Github user asfgit closed the pull request at:

[jira] [Created] (FLINK-9108) invalid ProcessWindowFunction link in Document

2018-03-29 Thread Matrix42 (JIRA)
Matrix42 created FLINK-9108: --- Summary: invalid ProcessWindowFunction link in Document Key: FLINK-9108 URL: https://issues.apache.org/jira/browse/FLINK-9108 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-9108) invalid ProcessWindowFunction link in Document

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418752#comment-16418752 ] ASF GitHub Bot commented on FLINK-9108: --- GitHub user Matrix42 opened a pull request:

[GitHub] flink pull request #5785: [FLINK-9108][docs] Fix invalid link

2018-03-29 Thread Matrix42
GitHub user Matrix42 opened a pull request: https://github.com/apache/flink/pull/5785 [FLINK-9108][docs] Fix invalid link ## What is the purpose of the change Fix invalid link You can merge this pull request into a Git repository by running: $ git pull

[GitHub] flink pull request #5756: [FLINK-8813][flip6] Disallow PARALLELISM_AUTO_MAX ...

2018-03-29 Thread pnowojski
Github user pnowojski commented on a diff in the pull request: https://github.com/apache/flink/pull/5756#discussion_r178029070 --- Diff: flink-test-utils-parent/flink-test-utils/src/main/java/org/apache/flink/test/util/MiniClusterResource.java --- @@ -93,6 +93,10 @@ private

[jira] [Closed] (FLINK-9031) DataSet Job result changes when adding rebalance after union

2018-03-29 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen closed FLINK-9031. --- > DataSet Job result changes when adding rebalance after union >

[jira] [Commented] (FLINK-8402) HadoopS3FileSystemITCase.testDirectoryListing fails on Travis

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418879#comment-16418879 ] ASF GitHub Bot commented on FLINK-8402: --- Github user NicoK commented on the issue:

[jira] [Commented] (FLINK-6571) InfiniteSource in SourceStreamOperatorTest should deal with InterruptedExceptions

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418896#comment-16418896 ] ASF GitHub Bot commented on FLINK-6571: --- Github user tillrohrmann commented on the issue:

[jira] [Updated] (FLINK-6571) InfiniteSource in SourceStreamOperatorTest should deal with InterruptedExceptions

2018-03-29 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-6571: - Priority: Critical (was: Blocker) > InfiniteSource in SourceStreamOperatorTest should deal with

[jira] [Commented] (FLINK-6571) InfiniteSource in SourceStreamOperatorTest should deal with InterruptedExceptions

2018-03-29 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418900#comment-16418900 ] Till Rohrmann commented on FLINK-6571: -- unblocked 1.5.0 because the problem seems to exist for

[GitHub] flink issue #5394: [FLINK-6571][tests] Catch InterruptedException in StreamS...

2018-03-29 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/5394 What's the state @zentol? Would Stephan's proposal work? ---

[GitHub] flink pull request #5776: [FLINK-8708] Unintended integer division in Standa...

2018-03-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5776 ---

[jira] [Commented] (FLINK-8402) HadoopS3FileSystemITCase.testDirectoryListing fails on Travis

2018-03-29 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418903#comment-16418903 ] Till Rohrmann commented on FLINK-8402: -- Unblocked 1.5.0, because this is a test instability caused by

[jira] [Updated] (FLINK-8402) HadoopS3FileSystemITCase.testDirectoryListing fails on Travis

2018-03-29 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-8402: - Priority: Critical (was: Blocker) > HadoopS3FileSystemITCase.testDirectoryListing fails on

[jira] [Updated] (FLINK-8707) Excessive amount of files opened by flink task manager

2018-03-29 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-8707: - Priority: Critical (was: Blocker) > Excessive amount of files opened by flink task manager >

[jira] [Commented] (FLINK-8707) Excessive amount of files opened by flink task manager

2018-03-29 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418909#comment-16418909 ] Till Rohrmann commented on FLINK-8707: -- Unblocked for 1.5.0 release since so far we could not

[GitHub] flink pull request #5782: [FLINK-6567] [tests] Harden ExecutionGraphMetricsT...

2018-03-29 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/5782#discussion_r178017403 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/ExecutionGraphMetricsTest.java --- @@ -140,6 +140,9 @@ public void

[jira] [Commented] (FLINK-6567) ExecutionGraphMetricsTest fails on Windows CI

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418720#comment-16418720 ] ASF GitHub Bot commented on FLINK-6567: --- Github user tillrohrmann commented on the issue:

[jira] [Commented] (FLINK-6567) ExecutionGraphMetricsTest fails on Windows CI

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418717#comment-16418717 ] ASF GitHub Bot commented on FLINK-6567: --- Github user tillrohrmann commented on a diff in the pull

[GitHub] flink issue #5782: [FLINK-6567] [tests] Harden ExecutionGraphMetricsTest

2018-03-29 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/5782 Thanks for the review @zentol. Let me know once you've run the test on your machine so that I can merge this PR. ---

[jira] [Commented] (FLINK-8813) AutoParallellismITCase fails with Flip6

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418747#comment-16418747 ] ASF GitHub Bot commented on FLINK-8813: --- Github user tillrohrmann commented on a diff in the pull

[GitHub] flink pull request #5756: [FLINK-8813][flip6] Disallow PARALLELISM_AUTO_MAX ...

2018-03-29 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/5756#discussion_r178019320 --- Diff: flink-test-utils-parent/flink-test-utils/src/main/java/org/apache/flink/test/util/MiniClusterResource.java --- @@ -93,6 +93,10 @@ private

[jira] [Commented] (FLINK-8985) End-to-end test: CLI

2018-03-29 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418795#comment-16418795 ] Till Rohrmann commented on FLINK-8985: -- Hi [~walterddr], yes starting with these commands is a good

[jira] [Commented] (FLINK-9109) Add flink modify command to documentation

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418813#comment-16418813 ] ASF GitHub Bot commented on FLINK-9109: --- GitHub user tillrohrmann opened a pull request:

[jira] [Commented] (FLINK-8813) AutoParallellismITCase fails with Flip6

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418831#comment-16418831 ] ASF GitHub Bot commented on FLINK-8813: --- Github user kl0u commented on a diff in the pull request:

[GitHub] flink pull request #5742: [FLINK-9031] Fix DataSet Union operator translatio...

2018-03-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5742 ---

[GitHub] flink issue #5776: [FLINK-8708] Unintended integer division in StandaloneThr...

2018-03-29 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/5776 Thanks, merging this... ---

[GitHub] flink pull request #5787: Release 1.5

2018-03-29 Thread 386587793
GitHub user 386587793 opened a pull request: https://github.com/apache/flink/pull/5787 Release 1.5 *Thank you very much for contributing to Apache Flink - we are happy that you want to help us improve Flink. To help the community review your contribution in the best possible way,

[jira] [Commented] (FLINK-8804) Bump flink-shaded dependency to 3.0

2018-03-29 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418912#comment-16418912 ] Till Rohrmann commented on FLINK-8804: -- Do we strictly need flink-shaded 3.0 for the Flink 1.5.0

[jira] [Commented] (FLINK-8533) Support MasterTriggerRestoreHook state reinitialization

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419889#comment-16419889 ] ASF GitHub Bot commented on FLINK-8533: --- Github user EronWright commented on the issue:

[jira] [Comment Edited] (FLINK-9105) Table program compiles failed

2018-03-29 Thread Bob Lau (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16420044#comment-16420044 ] Bob Lau edited comment on FLINK-9105 at 3/30/18 1:55 AM: - [~twalthr]Thank you for

[GitHub] flink issue #5427: [FLINK-8533] [checkpointing] Support MasterTriggerRestore...

2018-03-29 Thread EronWright
Github user EronWright commented on the issue: https://github.com/apache/flink/pull/5427 @tillrohrmann @StephanEwen sorry about the long delay here, would you please take another look? I followed Stephan's suggestion of not introducing a new method. However, the semantics

[jira] [Created] (FLINK-9115) Support addition of part suffix in BucketingSink

2018-03-29 Thread Lakshmi Rao (JIRA)
Lakshmi Rao created FLINK-9115: -- Summary: Support addition of part suffix in BucketingSink Key: FLINK-9115 URL: https://issues.apache.org/jira/browse/FLINK-9115 Project: Flink Issue Type:

[jira] [Commented] (FLINK-9105) Table program compiles failed

2018-03-29 Thread Bob Lau (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16420044#comment-16420044 ] Bob Lau commented on FLINK-9105: Thank you for your response! The SQL statement I'm going to compile

[jira] [Assigned] (FLINK-8825) Disallow new String() without charset in checkstyle

2018-03-29 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned FLINK-8825: --- Assignee: vinoyang > Disallow new String() without charset in checkstyle >

[jira] [Updated] (FLINK-9105) Table program compiles failed

2018-03-29 Thread Bob Lau (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Lau updated FLINK-9105: --- Component/s: Table API & SQL > Table program compiles failed > - > >

[jira] [Updated] (FLINK-9105) Table program compiles failed

2018-03-29 Thread Bob Lau (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Lau updated FLINK-9105: --- Affects Version/s: (was: 1.4.2) (was: 1.4.1) (was:

[GitHub] flink issue #5792: [Flink-8563][Table API & SQL] add unittest for consecutiv...

2018-03-29 Thread suez1224
Github user suez1224 commented on the issue: https://github.com/apache/flink/pull/5792 retry build ---

[GitHub] flink pull request #5792: [Flink-8563][Table API & SQL] add unittest for con...

2018-03-29 Thread suez1224
GitHub user suez1224 reopened a pull request: https://github.com/apache/flink/pull/5792 [Flink-8563][Table API & SQL] add unittest for consecutive dot access of composite array element in SQL ## What is the purpose of the change add unittest for consecutive dot access

[GitHub] flink pull request #5792: [Flink-8563][Table API & SQL] add unittest for con...

2018-03-29 Thread suez1224
Github user suez1224 closed the pull request at: https://github.com/apache/flink/pull/5792 ---

  1   2   3   >