[GitHub] [flink] flinkbot edited a comment on pull request #12899: [FLINK-16699][k8s] Support accessing secured services via K8s secrets

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #12899: URL: https://github.com/apache/flink/pull/12899#issuecomment-658162074 ## CI report: * 46841d653da7282e6340ff9a25d6c2bc39abd00f Azure:

[jira] [Updated] (FLINK-18915) FIXED_PATH(dummy Hadoop Path) with WriterImpl may cause ORC writer OOM

2020-08-12 Thread wei (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wei updated FLINK-18915: Summary: FIXED_PATH(dummy Hadoop Path) with WriterImpl may cause ORC writer OOM (was: FIXED_PATH(dummy Hadoop

[jira] [Created] (FLINK-18915) FIXED_PATH(dummy Hadoop Path) with WriterImpl cause ORC

2020-08-12 Thread wei (Jira)
wei created FLINK-18915: --- Summary: FIXED_PATH(dummy Hadoop Path) with WriterImpl cause ORC Key: FLINK-18915 URL: https://issues.apache.org/jira/browse/FLINK-18915 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-18915) FIXED_PATH(dummy Hadoop Path) with WriterImpl cause ORC OOM

2020-08-12 Thread wei (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wei updated FLINK-18915: Summary: FIXED_PATH(dummy Hadoop Path) with WriterImpl cause ORC OOM (was: FIXED_PATH(dummy Hadoop Path) with

[GitHub] [flink] flinkbot edited a comment on pull request #13135: [FLINK-18797][docs][examples] Update deprecated forms of keyBy in docs and examples

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13135: URL: https://github.com/apache/flink/pull/13135#issuecomment-673239905 ## CI report: * 3b2c0da11cb0ec78cf24b14c0b70a88df7fff745 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12899: [FLINK-16699][k8s] Support accessing secured services via K8s secrets

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #12899: URL: https://github.com/apache/flink/pull/12899#issuecomment-658162074 ## CI report: * 2f0285b88d653612277714e12e96d48e2f82fc51 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13135: [FLINK-18797][docs][examples] Update deprecated forms of keyBy in docs and examples

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13135: URL: https://github.com/apache/flink/pull/13135#issuecomment-673239905 ## CI report: * 3b2c0da11cb0ec78cf24b14c0b70a88df7fff745 Azure:

[jira] [Updated] (FLINK-18659) FileNotFoundException when writing Hive orc tables

2020-08-12 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee updated FLINK-18659: - Priority: Critical (was: Blocker) > FileNotFoundException when writing Hive orc tables >

[jira] [Closed] (FLINK-18867) Generic table stored in Hive catalog is incompatible between 1.10 and 1.11

2020-08-12 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-18867. Resolution: Fixed master: 47bf0aa39079dd1167f6306854490b38406903fb release-1.11: 

[GitHub] [flink] JingsongLi commented on a change in pull request #13078: [FLINK-18659][hive][orc] Fix streaming write for Hive 1.x Orc table

2020-08-12 Thread GitBox
JingsongLi commented on a change in pull request #13078: URL: https://github.com/apache/flink/pull/13078#discussion_r469686544 ## File path: flink-connectors/flink-connector-hive/src/test/java/org/apache/flink/connectors/hive/HiveTableSinkITCase.java ## @@ -252,32 +252,45 @@

[GitHub] [flink] JingsongLi merged pull request #13101: [FLINK-18867][hive] Generic table stored in Hive catalog is incompati…

2020-08-12 Thread GitBox
JingsongLi merged pull request #13101: URL: https://github.com/apache/flink/pull/13101 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [flink] JingsongLi merged pull request #13130: [FLINK-18659][hive][orc] Fix streaming write for Hive 1.x Orc table

2020-08-12 Thread GitBox
JingsongLi merged pull request #13130: URL: https://github.com/apache/flink/pull/13130 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [flink] flinkbot commented on pull request #13135: [FLINK-18797][docs][examples] Update deprecated forms of keyBy in docs and examples

2020-08-12 Thread GitBox
flinkbot commented on pull request #13135: URL: https://github.com/apache/flink/pull/13135#issuecomment-673239905 ## CI report: * 3b2c0da11cb0ec78cf24b14c0b70a88df7fff745 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[jira] [Created] (FLINK-18914) Move the "Python DataTypes" document from the old Python Table API documentation to the "Python API" -> "GettingStart" section with a new name "DataTypes"

2020-08-12 Thread Wei Zhong (Jira)
Wei Zhong created FLINK-18914: - Summary: Move the "Python DataTypes" document from the old Python Table API documentation to the "Python API" -> "GettingStart" section with a new name "DataTypes" Key: FLINK-18914

[jira] [Created] (FLINK-18913) Add a "TableEnvironment" document under the "Python API" -> "User Guide" section

2020-08-12 Thread Wei Zhong (Jira)
Wei Zhong created FLINK-18913: - Summary: Add a "TableEnvironment" document under the "Python API" -> "User Guide" section Key: FLINK-18913 URL: https://issues.apache.org/jira/browse/FLINK-18913 Project:

[GitHub] [flink] flinkbot commented on pull request #13135: [FLINK-18797][docs][examples] Update deprecated forms of keyBy in docs and examples

2020-08-12 Thread GitBox
flinkbot commented on pull request #13135: URL: https://github.com/apache/flink/pull/13135#issuecomment-673236705 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[jira] [Updated] (FLINK-18801) Add a "10 minutes to PyFlink" document under the "Python API" -> "User Guide" section

2020-08-12 Thread Wei Zhong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zhong updated FLINK-18801: -- Summary: Add a "10 minutes to PyFlink" document under the "Python API" -> "User Guide" section

[jira] [Updated] (FLINK-18801) Add a “10 minutes to PyFLink” document under the "Python API" -> "User Guide" section

2020-08-12 Thread Wei Zhong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zhong updated FLINK-18801: -- Summary: Add a “10 minutes to PyFLink” document under the "Python API" -> "User Guide" section

[jira] [Updated] (FLINK-18797) docs and examples use deprecated forms of keyBy

2020-08-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-18797: --- Labels: pull-request-available (was: ) > docs and examples use deprecated forms of keyBy >

[GitHub] [flink] wulei0302 opened a new pull request #13135: [FLINK-18797][docs][examples] Update deprecated forms of keyBy in docs and examples

2020-08-12 Thread GitBox
wulei0302 opened a new pull request #13135: URL: https://github.com/apache/flink/pull/13135 ## What is the purpose of the change The `keyBy` usage of the examples and documents is no longer recommended, so update to the latest usage. This PR only updates docs and examples.

[jira] [Comment Edited] (FLINK-18821) Netty client retry mechanism may cause PartitionRequestClientFactory#createPartitionRequestClient to wait infinitely

2020-08-12 Thread Zhijiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176163#comment-17176163 ] Zhijiang edited comment on FLINK-18821 at 8/13/20, 3:46 AM: Merged in

[GitHub] [flink] flinkbot edited a comment on pull request #12899: [FLINK-16699][k8s] Support accessing secured services via K8s secrets

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #12899: URL: https://github.com/apache/flink/pull/12899#issuecomment-658162074 ## CI report: * 2f0285b88d653612277714e12e96d48e2f82fc51 Azure:

[GitHub] [flink] zhijiangW merged pull request #13127: [FLINK-18821][network] Fix indefinite wait in PartitionRequestClientFactory.createPartitionRequestClient

2020-08-12 Thread GitBox
zhijiangW merged pull request #13127: URL: https://github.com/apache/flink/pull/13127 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [flink] zhijiangW commented on pull request #13127: [FLINK-18821][network] Fix indefinite wait in PartitionRequestClientFactory.createPartitionRequestClient

2020-08-12 Thread GitBox
zhijiangW commented on pull request #13127: URL: https://github.com/apache/flink/pull/13127#issuecomment-673231369 Reviewed in #13110 , merging! This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (FLINK-18912) Add a Table API tutorial link under the "Python API" -> "GettingStart" -> "Tutorial" section

2020-08-12 Thread Wei Zhong (Jira)
Wei Zhong created FLINK-18912: - Summary: Add a Table API tutorial link under the "Python API" -> "GettingStart" -> "Tutorial" section Key: FLINK-18912 URL: https://issues.apache.org/jira/browse/FLINK-18912

[jira] [Updated] (FLINK-18911) Move the "Installation" document from the old Python Table API documentation to the "Python API" -> "GettingStart" section

2020-08-12 Thread Wei Zhong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zhong updated FLINK-18911: -- Summary: Move the "Installation" document from the old Python Table API documentation to the "Python

[GitHub] [flink] zhoulii commented on a change in pull request #12899: [FLINK-16699][k8s] Support accessing secured services via K8s secrets

2020-08-12 Thread GitBox
zhoulii commented on a change in pull request #12899: URL: https://github.com/apache/flink/pull/12899#discussion_r469673226 ## File path: flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/resources/KubernetesEnvVar.java ## @@ -0,0 +1,50 @@ +/* + * Licensed

[GitHub] [flink] flinkbot edited a comment on pull request #12899: [FLINK-16699][k8s] Support accessing secured services via K8s secrets

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #12899: URL: https://github.com/apache/flink/pull/12899#issuecomment-658162074 ## CI report: * 2f0285b88d653612277714e12e96d48e2f82fc51 Azure:

[jira] [Created] (FLINK-18911) Move the "Installation" document from the old Python Table API documentation to the new Python API documentation

2020-08-12 Thread Wei Zhong (Jira)
Wei Zhong created FLINK-18911: - Summary: Move the "Installation" document from the old Python Table API documentation to the new Python API documentation Key: FLINK-18911 URL:

[jira] [Created] (FLINK-18910) Create the new document structure for Python documentation according to FLIP-133

2020-08-12 Thread Wei Zhong (Jira)
Wei Zhong created FLINK-18910: - Summary: Create the new document structure for Python documentation according to FLIP-133 Key: FLINK-18910 URL: https://issues.apache.org/jira/browse/FLINK-18910 Project:

[GitHub] [flink] zhoulii commented on a change in pull request #12899: [FLINK-16699][k8s] Support accessing secured services via K8s secrets

2020-08-12 Thread GitBox
zhoulii commented on a change in pull request #12899: URL: https://github.com/apache/flink/pull/12899#discussion_r469670609 ## File path: flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/decorators/MountSecretsDecorator.java ## @@ -0,0 +1,97 @@ +/* + *

[GitHub] [flink] zhoulii commented on a change in pull request #12899: [FLINK-16699][k8s] Support accessing secured services via K8s secrets

2020-08-12 Thread GitBox
zhoulii commented on a change in pull request #12899: URL: https://github.com/apache/flink/pull/12899#discussion_r469670097 ## File path: flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/decorators/EnvSecretsDecorator.java ## @@ -0,0 +1,66 @@ +/* + *

[GitHub] [flink] flinkbot edited a comment on pull request #12899: [FLINK-16699][k8s] Support accessing secured services via K8s secrets

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #12899: URL: https://github.com/apache/flink/pull/12899#issuecomment-658162074 ## CI report: * 2f0285b88d653612277714e12e96d48e2f82fc51 Azure:

[GitHub] [flink] zhoulii commented on a change in pull request #12899: [FLINK-16699][k8s] Support accessing secured services via K8s secrets

2020-08-12 Thread GitBox
zhoulii commented on a change in pull request #12899: URL: https://github.com/apache/flink/pull/12899#discussion_r469665467 ## File path: flink-kubernetes/src/main/java/org/apache/flink/kubernetes/configuration/KubernetesConfigOptions.java ## @@ -221,6 +221,22 @@ /**

[jira] [Commented] (FLINK-18808) Task-level numRecordsOut metric may be underestimated

2020-08-12 Thread ming li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176728#comment-17176728 ] ming li commented on FLINK-18808: - {quote}Why would we have to rename the metric for the task level?

[jira] [Updated] (FLINK-18258) Implement SHOW PARTITIONS for Hive dialect

2020-08-12 Thread Nicholas Jiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Jiang updated FLINK-18258: --- Fix Version/s: 1.12.0 > Implement SHOW PARTITIONS for Hive dialect >

[jira] [Closed] (FLINK-18258) Implement SHOW PARTITIONS for Hive dialect

2020-08-12 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-18258. Resolution: Fixed master: 7574952d31caf1c7f7b114571d2e1d0c7b7f123a > Implement SHOW PARTITIONS

[GitHub] [flink] wulei0302 closed pull request #13134: Example docs update

2020-08-12 Thread GitBox
wulei0302 closed pull request #13134: URL: https://github.com/apache/flink/pull/13134 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [flink] wulei0302 opened a new pull request #13134: Example docs update

2020-08-12 Thread GitBox
wulei0302 opened a new pull request #13134: URL: https://github.com/apache/flink/pull/13134 ## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server, rather than through RPC. That way we avoid re-transferring them

[GitHub] [flink] JingsongLi merged pull request #13017: [FLINK-18258][hive] Implement SHOW PARTITIONS for Hive dialect

2020-08-12 Thread GitBox
JingsongLi merged pull request #13017: URL: https://github.com/apache/flink/pull/13017 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Assigned] (FLINK-18720) Migrate KubernetesResourceManager to the new KubernetesResourceManagerDriver

2020-08-12 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song reassigned FLINK-18720: Assignee: Xintong Song > Migrate KubernetesResourceManager to the new

[GitHub] [flink] xintongsong commented on pull request #13004: [FLINK-18719][runtime] Define interfaces for new active RMs and implement

2020-08-12 Thread GitBox
xintongsong commented on pull request #13004: URL: https://github.com/apache/flink/pull/13004#issuecomment-673199578 Thanks @tillrohrmann. @XComp, is there any further comments? This is an automated message from the

[jira] [Commented] (FLINK-16947) ArtifactResolutionException: Could not transfer artifact. Entry [...] has not been leased from this pool

2020-08-12 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176691#comment-17176691 ] Dian Fu commented on FLINK-16947: -

[jira] [Closed] (FLINK-18355) Simplify tests of SlotPoolImpl

2020-08-12 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu closed FLINK-18355. --- Resolution: Fixed Done via 2f12d9c78bc0991770df977c88f6cdecf3e6c33d

[GitHub] [flink] zhuzhurk merged pull request #12917: [FLINK-18355][tests] Simplify tests of SlotPoolImpl

2020-08-12 Thread GitBox
zhuzhurk merged pull request #12917: URL: https://github.com/apache/flink/pull/12917 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [flink] zhuzhurk commented on pull request #12917: [FLINK-18355][tests] Simplify tests of SlotPoolImpl

2020-08-12 Thread GitBox
zhuzhurk commented on pull request #12917: URL: https://github.com/apache/flink/pull/12917#issuecomment-673186299 LGTM. Merging since AZP gives green. This is an automated message from the Apache Git Service. To respond to

[GitHub] [flink-statefun] sjwiesman opened a new pull request #130: Remove entry

2020-08-12 Thread GitBox
sjwiesman opened a new pull request #130: URL: https://github.com/apache/flink-statefun/pull/130 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [flink-statefun] sjwiesman closed pull request #130: Remove entry

2020-08-12 Thread GitBox
sjwiesman closed pull request #130: URL: https://github.com/apache/flink-statefun/pull/130 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [flink] flinkbot edited a comment on pull request #12966: [FLINK-17427][table sql/planner]Support SupportsPartitionPushDown in …

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #12966: URL: https://github.com/apache/flink/pull/12966#issuecomment-662861328 ## CI report: * 1790d93b79cfdfc3f65a7805e444699736f80d93 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12917: [FLINK-18355][tests] Simplify tests of SlotPoolImpl

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #12917: URL: https://github.com/apache/flink/pull/12917#issuecomment-659940433 ## CI report: * da7fb96fc00acda2a4c103f5f177efb9bd9be8be UNKNOWN * bce6761325c406591dac1f9ba2d755f5d76a3f78 UNKNOWN *

[GitHub] [flink] flinkbot edited a comment on pull request #13131: [FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13131: URL: https://github.com/apache/flink/pull/13131#issuecomment-672937849 ## CI report: * d2baf41ddff93f7432eefb95fa40200c819c445d Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13132: [BP-1.11][FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13132: URL: https://github.com/apache/flink/pull/13132#issuecomment-672948495 ## CI report: * f880c41f4fcee9950134b664439df4fe270f967e Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13091: [FLINK-18856][checkpointing] Don't ignore minPauseBetweenCheckpoints

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13091: URL: https://github.com/apache/flink/pull/13091#issuecomment-670949094 ## CI report: * 3373a315374003a67dc8c2a32e3bdb7aadc80d8d Azure:

[GitHub] [flink] zhuzhurk commented on a change in pull request #13071: [FLINK-18751][Coordination] Implement SlotSharingExecutionSlotAllocator

2020-08-12 Thread GitBox
zhuzhurk commented on a change in pull request #13071: URL: https://github.com/apache/flink/pull/13071#discussion_r469426685 ## File path: flink-runtime/src/test/java/org/apache/flink/runtime/scheduler/SlotSharingExecutionSlotAllocatorTest.java ## @@ -0,0 +1,575 @@ +/* + *

[GitHub] [flink] flinkbot edited a comment on pull request #12966: [FLINK-17427][table sql/planner]Support SupportsPartitionPushDown in …

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #12966: URL: https://github.com/apache/flink/pull/12966#issuecomment-662861328 ## CI report: * 1790d93b79cfdfc3f65a7805e444699736f80d93 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13133: [BP-1.10][FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13133: URL: https://github.com/apache/flink/pull/13133#issuecomment-672948635 ## CI report: * cba56655e7c4a1bee96c598df7e293cff5c870e3 Travis: [SUCCESS](https://travis-ci.com/github/flink-ci/flink/builds/179450261) Bot

[jira] [Created] (FLINK-18909) SequenceGenerator doesn't work as expected

2020-08-12 Thread Alan (Jira)
Alan created FLINK-18909: Summary: SequenceGenerator doesn't work as expected Key: FLINK-18909 URL: https://issues.apache.org/jira/browse/FLINK-18909 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-18908) Ensure max parallelism is at least 128 when bootstrapping savepoints

2020-08-12 Thread Seth Wiesman (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Seth Wiesman updated FLINK-18908: - Summary: Ensure max parallelism is at least 128 when bootstrapping savepoints (was: Ensure max

[GitHub] [flink] zhuzhurk commented on a change in pull request #13071: [FLINK-18751][Coordination] Implement SlotSharingExecutionSlotAllocator

2020-08-12 Thread GitBox
zhuzhurk commented on a change in pull request #13071: URL: https://github.com/apache/flink/pull/13071#discussion_r469316182 ## File path: flink-runtime/src/test/java/org/apache/flink/runtime/scheduler/SlotSharingExecutionSlotAllocatorTest.java ## @@ -0,0 +1,575 @@ +/* + *

[GitHub] [flink] flinkbot edited a comment on pull request #12917: [FLINK-18355][tests] Simplify tests of SlotPoolImpl

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #12917: URL: https://github.com/apache/flink/pull/12917#issuecomment-659940433 ## CI report: * da7fb96fc00acda2a4c103f5f177efb9bd9be8be UNKNOWN * bce6761325c406591dac1f9ba2d755f5d76a3f78 UNKNOWN *

[jira] [Created] (FLINK-18908) Ensure max parallelism is at least 128

2020-08-12 Thread Seth Wiesman (Jira)
Seth Wiesman created FLINK-18908: Summary: Ensure max parallelism is at least 128 Key: FLINK-18908 URL: https://issues.apache.org/jira/browse/FLINK-18908 Project: Flink Issue Type:

[GitHub] [flink] flinkbot edited a comment on pull request #13130: [FLINK-18659][hive][orc] Fix streaming write for Hive 1.x Orc table

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13130: URL: https://github.com/apache/flink/pull/13130#issuecomment-672854007 ## CI report: * 988f93b35106be07e6d28f3610634a6f7562ea27 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13124: [FLINK-18815][test-stability] Close safety net guarded closeable iff it is still registered

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13124: URL: https://github.com/apache/flink/pull/13124#issuecomment-672568955 ## CI report: * aa2308276e440d5ed488a9763b2536bfef6f888b Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12917: [FLINK-18355][tests] Simplify tests of SlotPoolImpl

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #12917: URL: https://github.com/apache/flink/pull/12917#issuecomment-659940433 ## CI report: * da7fb96fc00acda2a4c103f5f177efb9bd9be8be UNKNOWN * bce6761325c406591dac1f9ba2d755f5d76a3f78 UNKNOWN *

[jira] [Commented] (FLINK-18898) .flink-runtime.version.properties file does not exist in flink-dist.jar

2020-08-12 Thread Aki Tanaka (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176459#comment-17176459 ] Aki Tanaka commented on FLINK-18898: [~chesnay] Thank you very much for your reply! I built Flink

[jira] [Comment Edited] (FLINK-16142) Memory Leak causes Metaspace OOM error on repeated job submission

2020-08-12 Thread Juan Sanchez (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176402#comment-17176402 ] Juan Sanchez edited comment on FLINK-16142 at 8/12/20, 4:32 PM: Hi

[GitHub] [flink] Thesharing commented on pull request #12917: [FLINK-18355][tests] Simplify tests of SlotPoolImpl

2020-08-12 Thread GitBox
Thesharing commented on pull request #12917: URL: https://github.com/apache/flink/pull/12917#issuecomment-672972552 I've already rebased my commits on the latest master branch. Would you please take a look, @zhuzhurk ? This

[GitHub] [flink] flinkbot edited a comment on pull request #12966: [FLINK-17427][table sql/planner]Support SupportsPartitionPushDown in …

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #12966: URL: https://github.com/apache/flink/pull/12966#issuecomment-662861328 ## CI report: * 1790d93b79cfdfc3f65a7805e444699736f80d93 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13133: [BP-1.10][FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13133: URL: https://github.com/apache/flink/pull/13133#issuecomment-672948635 ## CI report: * cba56655e7c4a1bee96c598df7e293cff5c870e3 Travis: [PENDING](https://travis-ci.com/github/flink-ci/flink/builds/179450261) Bot

[GitHub] [flink] flinkbot edited a comment on pull request #13132: [BP-1.11][FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13132: URL: https://github.com/apache/flink/pull/13132#issuecomment-672948495 ## CI report: * f880c41f4fcee9950134b664439df4fe270f967e Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12966: [FLINK-17427][table sql/planner]Support SupportsPartitionPushDown in …

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #12966: URL: https://github.com/apache/flink/pull/12966#issuecomment-662861328 ## CI report: * 1790d93b79cfdfc3f65a7805e444699736f80d93 Azure:

[GitHub] [flink] flinkbot commented on pull request #13133: [BP-1.10][FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
flinkbot commented on pull request #13133: URL: https://github.com/apache/flink/pull/13133#issuecomment-672948635 ## CI report: * cba56655e7c4a1bee96c598df7e293cff5c870e3 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot commented on pull request #13132: [BP-1.11][FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
flinkbot commented on pull request #13132: URL: https://github.com/apache/flink/pull/13132#issuecomment-672948495 ## CI report: * f880c41f4fcee9950134b664439df4fe270f967e UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #13131: [FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13131: URL: https://github.com/apache/flink/pull/13131#issuecomment-672937849 ## CI report: * d2baf41ddff93f7432eefb95fa40200c819c445d Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13111: [FLINK-18220][runtime] Extended OutOfMemoryError message.

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13111: URL: https://github.com/apache/flink/pull/13111#issuecomment-671602964 ## CI report: * 012e50a23dbecc06bc06c537cbabf154eb935236 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13078: [FLINK-18659][hive][orc] Fix streaming write for Hive 1.x Orc table

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13078: URL: https://github.com/apache/flink/pull/13078#issuecomment-669935780 ## CI report: * 7b73a977a7a5272e352b5f7af0aaefd619405290 Azure:

[GitHub] [flink] zentol commented on a change in pull request #13131: [FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
zentol commented on a change in pull request #13131: URL: https://github.com/apache/flink/pull/13131#discussion_r469340375 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/rest/handler/AbstractHandler.java ## @@ -117,13 +117,10 @@ protected void

[jira] [Created] (FLINK-18907) Add watermarks and metrics tests for MultipleSourceOperatorStreamTask

2020-08-12 Thread Piotr Nowojski (Jira)
Piotr Nowojski created FLINK-18907: -- Summary: Add watermarks and metrics tests for MultipleSourceOperatorStreamTask Key: FLINK-18907 URL: https://issues.apache.org/jira/browse/FLINK-18907 Project:

[jira] [Created] (FLINK-18906) Support checkpointing with multiple input operator chained with sources

2020-08-12 Thread Piotr Nowojski (Jira)
Piotr Nowojski created FLINK-18906: -- Summary: Support checkpointing with multiple input operator chained with sources Key: FLINK-18906 URL: https://issues.apache.org/jira/browse/FLINK-18906 Project:

[jira] [Assigned] (FLINK-18904) Support multiple source operators chaining in StreamConfig

2020-08-12 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski reassigned FLINK-18904: -- Assignee: Piotr Nowojski > Support multiple source operators chaining in

[jira] [Created] (FLINK-18905) Add runtime support for multiple input operator chained with sources

2020-08-12 Thread Piotr Nowojski (Jira)
Piotr Nowojski created FLINK-18905: -- Summary: Add runtime support for multiple input operator chained with sources Key: FLINK-18905 URL: https://issues.apache.org/jira/browse/FLINK-18905 Project:

[jira] [Updated] (FLINK-18904) Support multiple source operators chaining in StreamConfig

2020-08-12 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-18904: --- Component/s: Runtime / Task > Support multiple source operators chaining in StreamConfig >

[jira] [Updated] (FLINK-18904) Support multiple source operators chaining in StreamConfig

2020-08-12 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-18904: --- Fix Version/s: 1.12.0 > Support multiple source operators chaining in StreamConfig >

[jira] [Commented] (FLINK-18894) StateFun job stalls on stop-with-savepoint

2020-08-12 Thread David Anderson (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176418#comment-17176418 ] David Anderson commented on FLINK-18894: (y) Excellent news! > StateFun job stalls on

[jira] [Created] (FLINK-18904) Support multiple source operators chaining in StreamConfig

2020-08-12 Thread Piotr Nowojski (Jira)
Piotr Nowojski created FLINK-18904: -- Summary: Support multiple source operators chaining in StreamConfig Key: FLINK-18904 URL: https://issues.apache.org/jira/browse/FLINK-18904 Project: Flink

[jira] [Commented] (FLINK-18894) StateFun job stalls on stop-with-savepoint

2020-08-12 Thread Igal Shilman (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176417#comment-17176417 ] Igal Shilman commented on FLINK-18894: -- Obtaining a MAX_PRIO mailbox from StreamTask, solves this

[jira] [Comment Edited] (FLINK-10264) Exception is misleading when no default constructor define for events

2020-08-12 Thread Basil (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17175538#comment-17175538 ] Basil edited comment on FLINK-10264 at 8/12/20, 3:22 PM: - Also POJO fields for

[jira] [Comment Edited] (FLINK-10264) Exception is misleading when no default constructor define for events

2020-08-12 Thread Basil (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17175538#comment-17175538 ] Basil edited comment on FLINK-10264 at 8/12/20, 3:22 PM: - Also POJO fields for

[jira] [Comment Edited] (FLINK-10264) Exception is misleading when no default constructor define for events

2020-08-12 Thread Basil (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17175538#comment-17175538 ] Basil edited comment on FLINK-10264 at 8/12/20, 3:20 PM: - Also POJO fields for

[GitHub] [flink] flinkbot commented on pull request #13131: [FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
flinkbot commented on pull request #13131: URL: https://github.com/apache/flink/pull/13131#issuecomment-672937849 ## CI report: * d2baf41ddff93f7432eefb95fa40200c819c445d UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #13088: [FLINK-18814][docs-zh] Translate the 'Side Outputs' page of 'DataStream API' into Chinese

2020-08-12 Thread GitBox
flinkbot edited a comment on pull request #13088: URL: https://github.com/apache/flink/pull/13088#issuecomment-670624360 ## CI report: * 80507ac0202292dd9477762342cf6a440db1f1b7 Azure:

[GitHub] [flink] flinkbot commented on pull request #13133: [BP-1.10][FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
flinkbot commented on pull request #13133: URL: https://github.com/apache/flink/pull/13133#issuecomment-672935838 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] flinkbot commented on pull request #13132: [BP-1.11][FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
flinkbot commented on pull request #13132: URL: https://github.com/apache/flink/pull/13132#issuecomment-672931619 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] tillrohrmann opened a new pull request #13133: [BP-1.10][FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
tillrohrmann opened a new pull request #13133: URL: https://github.com/apache/flink/pull/13133 Backport of #13131 to `release-1.10`. This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [flink] rmetzger commented on a change in pull request #13125: [FLINK-18643] Deploy Flink snapshot build with nightly CI job

2020-08-12 Thread GitBox
rmetzger commented on a change in pull request #13125: URL: https://github.com/apache/flink/pull/13125#discussion_r469329511 ## File path: tools/azure-pipelines/build-nightly-dist.yml ## @@ -0,0 +1,103 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[GitHub] [flink] tillrohrmann opened a new pull request #13132: [BP-1.11][FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
tillrohrmann opened a new pull request #13132: URL: https://github.com/apache/flink/pull/13132 Backport of #13131 to `release-1.11`. This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (FLINK-16142) Memory Leak causes Metaspace OOM error on repeated job submission

2020-08-12 Thread Juan Sanchez (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176402#comment-17176402 ] Juan Sanchez commented on FLINK-16142: -- Hi [~trohrmann], thanks for your quick response. Actually,

[GitHub] [flink] rmetzger commented on a change in pull request #13125: [FLINK-18643] Deploy Flink snapshot build with nightly CI job

2020-08-12 Thread GitBox
rmetzger commented on a change in pull request #13125: URL: https://github.com/apache/flink/pull/13125#discussion_r469326891 ## File path: tools/azure-pipelines/build-nightly-dist.yml ## @@ -0,0 +1,103 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[GitHub] [flink] flinkbot commented on pull request #13131: [FLINK-18902][rest] Allow request serving while the REST handlers are shutting down

2020-08-12 Thread GitBox
flinkbot commented on pull request #13131: URL: https://github.com/apache/flink/pull/13131#issuecomment-672926181 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[jira] [Updated] (FLINK-18902) Cannot serve results of asynchronous REST operations in per-job mode

2020-08-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-18902: --- Labels: pull-request-available (was: ) > Cannot serve results of asynchronous REST

  1   2   3   4   >