[GitHub] [flink] zhuzhurk commented on a change in pull request #9788: [FLINK-14259] Introduce JobManagerRunner interface

2019-09-28 Thread GitBox
zhuzhurk commented on a change in pull request #9788: [FLINK-14259] Introduce JobManagerRunner interface URL: https://github.com/apache/flink/pull/9788#discussion_r329311200 ## File path: flink-runtime/src/test/java/org/apache/flink/runtime/dispatcher/DispatcherTest.java

[jira] [Updated] (FLINK-13056) Optimize region failover performance on calculating vertices to restart

2019-09-28 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-13056: Fix Version/s: 1.10.0 > Optimize region failover performance on calculating vertices to restart >

[jira] [Updated] (FLINK-14163) Execution#producedPartitions is possibly not assigned when used

2019-09-28 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-14163: Affects Version/s: 1.9.0 > Execution#producedPartitions is possibly not assigned when used >

[jira] [Updated] (FLINK-13056) Optimize region failover performance on calculating vertices to restart

2019-09-28 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-13056: Affects Version/s: 1.10.0 > Optimize region failover performance on calculating vertices to restart >

[jira] [Assigned] (FLINK-13656) Upgrade Calcite dependency to 1.21

2019-09-28 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young reassigned FLINK-13656: -- Assignee: Danny Chen > Upgrade Calcite dependency to 1.21 >

[jira] [Closed] (FLINK-13656) Upgrade Calcite dependency to 1.21

2019-09-28 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young closed FLINK-13656. -- Fix Version/s: 1.10.0 Resolution: Fixed > Upgrade Calcite dependency to 1.21 >

[GitHub] [flink] KurtYoung closed pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0

2019-09-28 Thread GitBox
KurtYoung closed pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0 URL: https://github.com/apache/flink/pull/9712 This is an automated message from the

[GitHub] [flink] flinkbot edited a comment on issue #9781: [FLINK-14098] Support multiple statements for TableEnvironment.

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9781: [FLINK-14098] Support multiple statements for TableEnvironment. URL: https://github.com/apache/flink/pull/9781#issuecomment-535813967 ## CI report: * ed0e04d1cd481b096d68d0c9bf36a997dcca2550 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #9781: [FLINK-14098] Support multiple statements for TableEnvironment.

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9781: [FLINK-14098] Support multiple statements for TableEnvironment. URL: https://github.com/apache/flink/pull/9781#issuecomment-535813967 ## CI report: * ed0e04d1cd481b096d68d0c9bf36a997dcca2550 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #9794: [FLINK-14247][runtime] Use NoResourceAvailableException to wrap TimeoutException on slot allocation timeout

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9794: [FLINK-14247][runtime] Use NoResourceAvailableException to wrap TimeoutException on slot allocation timeout URL: https://github.com/apache/flink/pull/9794#issuecomment-536174033 ## CI report: * f9fbec1b59a8519c83bfb3dff4f6f1d9a785350b :

[GitHub] [flink] flinkbot edited a comment on issue #9781: [FLINK-14098] Support multiple statements for TableEnvironment.

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9781: [FLINK-14098] Support multiple statements for TableEnvironment. URL: https://github.com/apache/flink/pull/9781#issuecomment-535813967 ## CI report: * ed0e04d1cd481b096d68d0c9bf36a997dcca2550 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #9783: [FLINK-14040][travis] Enable MiniCluster tests based on schedulerNG in Flink cron build

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9783: [FLINK-14040][travis] Enable MiniCluster tests based on schedulerNG in Flink cron build URL: https://github.com/apache/flink/pull/9783#issuecomment-535848177 ## CI report: * 5d9e3113e10bbf0220b4f8e080ecd1cddd9c9059 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #9794: [FLINK-14247][runtime] Use NoResourceAvailableException to wrap TimeoutException on slot allocation timeout

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9794: [FLINK-14247][runtime] Use NoResourceAvailableException to wrap TimeoutException on slot allocation timeout URL: https://github.com/apache/flink/pull/9794#issuecomment-536174033 ## CI report: * f9fbec1b59a8519c83bfb3dff4f6f1d9a785350b :

[GitHub] [flink] flinkbot edited a comment on issue #9783: [FLINK-14040][travis] Enable MiniCluster tests based on schedulerNG in Flink cron build

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9783: [FLINK-14040][travis] Enable MiniCluster tests based on schedulerNG in Flink cron build URL: https://github.com/apache/flink/pull/9783#issuecomment-535848177 ## CI report: * 5d9e3113e10bbf0220b4f8e080ecd1cddd9c9059 : FAILURE

[GitHub] [flink] zhuzhurk commented on a change in pull request #9783: [FLINK-14040][travis] Enable MiniCluster tests based on schedulerNG in Flink cron build

2019-09-28 Thread GitBox
zhuzhurk commented on a change in pull request #9783: [FLINK-14040][travis] Enable MiniCluster tests based on schedulerNG in Flink cron build URL: https://github.com/apache/flink/pull/9783#discussion_r329306187 ## File path:

[GitHub] [flink] flinkbot commented on issue #9794: [FLINK-14247][runtime] Use NoResourceAvailableException to wrap TimeoutException on slot allocation timeout

2019-09-28 Thread GitBox
flinkbot commented on issue #9794: [FLINK-14247][runtime] Use NoResourceAvailableException to wrap TimeoutException on slot allocation timeout URL: https://github.com/apache/flink/pull/9794#issuecomment-536174033 ## CI report: * f9fbec1b59a8519c83bfb3dff4f6f1d9a785350b : UNKNOWN

[GitHub] [flink] flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods URL: https://github.com/apache/flink/pull/9793#issuecomment-536153382 ## CI report: * ea5b4330b5c9fb6eff889eb1c55c3f9a7bcfb6a9 : FAILURE

[GitHub] [flink] flinkbot commented on issue #9794: [FLINK-14247][runtime] Use NoResourceAvailableException to wrap TimeoutException on slot allocation timeout

2019-09-28 Thread GitBox
flinkbot commented on issue #9794: [FLINK-14247][runtime] Use NoResourceAvailableException to wrap TimeoutException on slot allocation timeout URL: https://github.com/apache/flink/pull/9794#issuecomment-536172589 Thanks a lot for your contribution to the Apache Flink project. I'm the

[GitHub] [flink] zhuzhurk opened a new pull request #9794: Flink 14247 no resource available exception for allocation timeout

2019-09-28 Thread GitBox
zhuzhurk opened a new pull request #9794: Flink 14247 no resource available exception for allocation timeout URL: https://github.com/apache/flink/pull/9794 ## What is the purpose of the change This PR is to use NoResourceAvailableException to wrap TimeoutException on slot

[GitHub] [flink] flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods URL: https://github.com/apache/flink/pull/9793#issuecomment-536153382 ## CI report: * ea5b4330b5c9fb6eff889eb1c55c3f9a7bcfb6a9 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods URL: https://github.com/apache/flink/pull/9793#issuecomment-536153382 ## CI report: * ea5b4330b5c9fb6eff889eb1c55c3f9a7bcfb6a9 : FAILURE

[jira] [Created] (FLINK-14267) Introduce RowCsvOutputFormat to new CSV module

2019-09-28 Thread Jingsong Lee (Jira)
Jingsong Lee created FLINK-14267: Summary: Introduce RowCsvOutputFormat to new CSV module Key: FLINK-14267 URL: https://issues.apache.org/jira/browse/FLINK-14267 Project: Flink Issue Type:

[jira] [Created] (FLINK-14266) Introduce RowCsvInputFormat to new CSV module

2019-09-28 Thread Jingsong Lee (Jira)
Jingsong Lee created FLINK-14266: Summary: Introduce RowCsvInputFormat to new CSV module Key: FLINK-14266 URL: https://issues.apache.org/jira/browse/FLINK-14266 Project: Flink Issue Type:

[jira] [Created] (FLINK-14265) Don't use ContinuousFileReaderOperator to support multiple paths

2019-09-28 Thread Jingsong Lee (Jira)
Jingsong Lee created FLINK-14265: Summary: Don't use ContinuousFileReaderOperator to support multiple paths Key: FLINK-14265 URL: https://issues.apache.org/jira/browse/FLINK-14265 Project: Flink

[jira] [Commented] (FLINK-14108) Support for Confluent Kafka schema registry for Avro serialisation

2019-09-28 Thread Lasse Nedergaard (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16939901#comment-16939901 ] Lasse Nedergaard commented on FLINK-14108: --- Sure. I'm on the road next week and the week

[GitHub] [flink] flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods URL: https://github.com/apache/flink/pull/9793#issuecomment-536153382 ## CI report: * ea5b4330b5c9fb6eff889eb1c55c3f9a7bcfb6a9 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods URL: https://github.com/apache/flink/pull/9793#issuecomment-536153382 ## CI report: * ea5b4330b5c9fb6eff889eb1c55c3f9a7bcfb6a9 : FAILURE

[jira] [Commented] (FLINK-14250) Introduce separate "bin/flink runpy" and remove python support from "bin/flink run"

2019-09-28 Thread Kostas Kloudas (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16939887#comment-16939887 ] Kostas Kloudas commented on FLINK-14250: I am working on refactoring a bit the

[GitHub] [flink] flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods URL: https://github.com/apache/flink/pull/9793#issuecomment-536153382 ## CI report: * ea5b4330b5c9fb6eff889eb1c55c3f9a7bcfb6a9 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods URL: https://github.com/apache/flink/pull/9793#issuecomment-536153382 ## CI report: * ea5b4330b5c9fb6eff889eb1c55c3f9a7bcfb6a9 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods URL: https://github.com/apache/flink/pull/9793#issuecomment-536153382 ## CI report: * ea5b4330b5c9fb6eff889eb1c55c3f9a7bcfb6a9 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods

2019-09-28 Thread GitBox
flinkbot edited a comment on issue #9793: [FLINK-14130][client] Remove ClusterClient.run() methods URL: https://github.com/apache/flink/pull/9793#issuecomment-536153382 ## CI report: * ea5b4330b5c9fb6eff889eb1c55c3f9a7bcfb6a9 : FAILURE

<    1   2