[GitHub] [flink] zhuzhurk merged pull request #13166: [FLINK-18081][doc] Fix broken links in Kerberos Authentication Setup …

2020-08-16 Thread GitBox
zhuzhurk merged pull request #13166: URL: https://github.com/apache/flink/pull/13166 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 #13166: [FLINK-18081][doc] Fix broken links in Kerberos Authentication Setup …

2020-08-16 Thread GitBox
zhuzhurk commented on pull request #13166: URL: https://github.com/apache/flink/pull/13166#issuecomment-674671199 > > The change looks good to me. @KarmaGYZ > > But I think you will need to rebuild the web and make the changed web pages as part of this PR as well. > > I think we

[GitHub] [flink] flinkbot edited a comment on pull request #13141: [FLINK-18852] Fix StreamScan doesn't inherit parallelism from input in legacy planner

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #13141: URL: https://github.com/apache/flink/pull/13141#issuecomment-673492124 ## CI report: * 09f938c175da27a7e2a50418259cf006f4794db6 Azure:

[GitHub] [flink] KarmaGYZ commented on pull request #13166: [FLINK-18081][doc] Fix broken links in Kerberos Authentication Setup …

2020-08-16 Thread GitBox
KarmaGYZ commented on pull request #13166: URL: https://github.com/apache/flink/pull/13166#issuecomment-674662368 > The change looks good to me. @KarmaGYZ > But I think you will need to rebuild the web and make the changed web pages as part of this PR as well. I think we do not

[GitHub] [flink] KarmaGYZ edited a comment on pull request #13166: [FLINK-18081][doc] Fix broken links in Kerberos Authentication Setup …

2020-08-16 Thread GitBox
KarmaGYZ edited a comment on pull request #13166: URL: https://github.com/apache/flink/pull/13166#issuecomment-674662368 > The change looks good to me. @KarmaGYZ > But I think you will need to rebuild the web and make the changed web pages as part of this PR as well. I think we

[jira] [Updated] (FLINK-17613) Run K8s related e2e tests with multiple K8s versions

2020-08-16 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-17613: --- Labels: starter (was: ) > Run K8s related e2e tests with multiple K8s versions >

[GitHub] [flink] hequn8128 commented on a change in pull request #13161: [FLINK-18886][python] Support Kafka connectors for Python DataStream …

2020-08-16 Thread GitBox
hequn8128 commented on a change in pull request #13161: URL: https://github.com/apache/flink/pull/13161#discussion_r471206526 ## File path: flink-python/pyflink/datastream/tests/test_connectors.py ## @@ -0,0 +1,97 @@

[GitHub] [flink] flinkbot edited a comment on pull request #13167: [FLINK-18212][table-planner-blink] Fix Lookup Join failed when there is a UDF equal condition on the column of temporal table

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #13167: URL: https://github.com/apache/flink/pull/13167#issuecomment-674654395 ## CI report: * 0dcc8385ac8e114a23fefb452e6abd2cb094e65c Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13141: [FLINK-18852] Fix StreamScan doesn't inherit parallelism from input in legacy planner

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #13141: URL: https://github.com/apache/flink/pull/13141#issuecomment-673492124 ## CI report: * 09f938c175da27a7e2a50418259cf006f4794db6 Azure:

[GitHub] [flink] flinkbot commented on pull request #13167: [FLINK-18212][table-planner-blink] Fix Lookup Join failed when there is a UDF equal condition on the column of temporal table

2020-08-16 Thread GitBox
flinkbot commented on pull request #13167: URL: https://github.com/apache/flink/pull/13167#issuecomment-674654395 ## CI report: * 0dcc8385ac8e114a23fefb452e6abd2cb094e65c UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot commented on pull request #13167: [FLINK-18212][table-planner-blink] Fix Lookup Join failed when there is a UDF equal condition on the column of temporal table

2020-08-16 Thread GitBox
flinkbot commented on pull request #13167: URL: https://github.com/apache/flink/pull/13167#issuecomment-674648249 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 edited a comment on pull request #11873: [FLINK-17295] Refactor the ExecutionAttemptID to consist of Execution…

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #11873: URL: https://github.com/apache/flink/pull/11873#issuecomment-618208681 ## CI report: * 04ebeee8b4a19b2aafee9e57a746522cd2c9654f Azure:

[GitHub] [flink] wuchong commented on pull request #13167: [FLINK-18212][table-planner-blink] Fix Lookup Join failed when there is a UDF equal condition on the column of temporal table

2020-08-16 Thread GitBox
wuchong commented on pull request #13167: URL: https://github.com/apache/flink/pull/13167#issuecomment-674647857 cc @leonardBang , could you help to review this ? This is an automated message from the Apache Git Service. To

[jira] [Updated] (FLINK-18212) Init lookup join failed when use udf on lookup table

2020-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-18212: --- Labels: pull-request-available (was: ) > Init lookup join failed when use udf on lookup

[GitHub] [flink] wuchong opened a new pull request #13167: [FLINK-18212][table-planner-blink] Fix Lookup Join failed when there is a UDF equal condition on the column of temporal table

2020-08-16 Thread GitBox
wuchong opened a new pull request #13167: URL: https://github.com/apache/flink/pull/13167 ## What is the purpose of the change The following query is failed, because there is a UDF equal condition on the column of temporal table, and we don't take care this case when

[GitHub] [flink] flinkbot edited a comment on pull request #12770: [FLINK-18200][python] Replace the deprecated interfaces with the new interfaces in the tests and examples

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #12770: URL: https://github.com/apache/flink/pull/12770#issuecomment-649764859 ## CI report: * e8821f7b8ba36c7b393039368796f484427d24d8 Azure:

[jira] [Commented] (FLINK-18212) Init lookup join failed when use udf on lookup table

2020-08-16 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178707#comment-17178707 ] Zhu Zhu commented on FLINK-18212: - Thanks for the updates [~jark] > Init lookup join failed when use

[jira] [Updated] (FLINK-18212) Init lookup join failed when use udf on lookup table

2020-08-16 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-18212: Fix Version/s: 1.10.3 1.11.2 1.12.0 > Init lookup join failed when

[GitHub] [flink] flinkbot edited a comment on pull request #11873: [FLINK-17295] Refactor the ExecutionAttemptID to consist of Execution…

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #11873: URL: https://github.com/apache/flink/pull/11873#issuecomment-618208681 ## CI report: * 04ebeee8b4a19b2aafee9e57a746522cd2c9654f Azure:

[GitHub] [flink] zhuzhurk commented on a change in pull request #11873: [FLINK-17295] Refactor the ExecutionAttemptID to consist of Execution…

2020-08-16 Thread GitBox
zhuzhurk commented on a change in pull request #11873: URL: https://github.com/apache/flink/pull/11873#discussion_r471221474 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/ExecutionAttemptID.java ## @@ -18,33 +18,77 @@ package

[jira] [Commented] (FLINK-18212) Init lookup join failed when use udf on lookup table

2020-08-16 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178705#comment-17178705 ] Jark Wu commented on FLINK-18212: - This is a bug. I will fix this. > Init lookup join failed when use

[jira] [Assigned] (FLINK-18212) Init lookup join failed when use udf on lookup table

2020-08-16 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-18212: --- Assignee: Jark Wu > Init lookup join failed when use udf on lookup table >

[GitHub] [flink] flinkbot edited a comment on pull request #13166: [FLINK-18081][doc] Fix broken links in Kerberos Authentication Setup …

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #13166: URL: https://github.com/apache/flink/pull/13166#issuecomment-674638589 ## CI report: * 0a800fb84dd64e4d8619a5541328ecc975e1614b Azure:

[jira] [Commented] (FLINK-18899) The property yarn.application-attempts default value is not none

2020-08-16 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178702#comment-17178702 ] Yang Wang commented on FLINK-18899: --- Hi [~wooplevip], thanks for creating this ticket. IIUC, the

[GitHub] [flink] flinkbot edited a comment on pull request #12770: [FLINK-18200][python] Replace the deprecated interfaces with the new interfaces in the tests and examples

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #12770: URL: https://github.com/apache/flink/pull/12770#issuecomment-649764859 ## CI report: * e8821f7b8ba36c7b393039368796f484427d24d8 Azure:

[GitHub] [flink] KarmaGYZ commented on a change in pull request #11873: [FLINK-17295] Refactor the ExecutionAttemptID to consist of Execution…

2020-08-16 Thread GitBox
KarmaGYZ commented on a change in pull request #11873: URL: https://github.com/apache/flink/pull/11873#discussion_r471218269 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/ExecutionAttemptID.java ## @@ -18,33 +18,77 @@ package

[GitHub] [flink] flinkbot commented on pull request #13166: [FLINK-18081][doc] Fix broken links in Kerberos Authentication Setup …

2020-08-16 Thread GitBox
flinkbot commented on pull request #13166: URL: https://github.com/apache/flink/pull/13166#issuecomment-674638589 ## CI report: * 0a800fb84dd64e4d8619a5541328ecc975e1614b UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] zhuzhurk commented on pull request #13166: [FLINK-18081][doc] Fix broken links in Kerberos Authentication Setup …

2020-08-16 Thread GitBox
zhuzhurk commented on pull request #13166: URL: https://github.com/apache/flink/pull/13166#issuecomment-674638099 The change looks good to me. @KarmaGYZ But I think you will need to rebuild the web and make the changed web pages as part of this PR as well.

[GitHub] [flink] KarmaGYZ commented on a change in pull request #11873: [FLINK-17295] Refactor the ExecutionAttemptID to consist of Execution…

2020-08-16 Thread GitBox
KarmaGYZ commented on a change in pull request #11873: URL: https://github.com/apache/flink/pull/11873#discussion_r471210685 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/ExecutionAttemptID.java ## @@ -18,33 +18,77 @@ package

[GitHub] [flink] flinkbot commented on pull request #13166: [FLINK-18081][doc] Fix broken links in Kerberos Authentication Setup …

2020-08-16 Thread GitBox
flinkbot commented on pull request #13166: URL: https://github.com/apache/flink/pull/13166#issuecomment-674632668 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-18081) Fix broken links in "Kerberos Authentication Setup and Configuration" doc

2020-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-18081: --- Labels: pull-request-available (was: ) > Fix broken links in "Kerberos Authentication

[GitHub] [flink] KarmaGYZ opened a new pull request #13166: [FLINK-18081][doc] Fix broken links in Kerberos Authentication Setup …

2020-08-16 Thread GitBox
KarmaGYZ opened a new pull request #13166: URL: https://github.com/apache/flink/pull/13166 …and Configuration ## What is the purpose of the change Fix broken links in "Kerberos Authentication Setup and Configuration". ## Verifying this change This

[GitHub] [flink] liupc commented on pull request #13141: [FLINK-18852] Fix StreamScan doesn't inherit parallelism from input in legacy planner

2020-08-16 Thread GitBox
liupc commented on pull request #13141: URL: https://github.com/apache/flink/pull/13141#issuecomment-674631652 @wuchong Sorry, I check it again, it seems to be related with this parallelism changes, I will fix it! This is

[jira] [Commented] (FLINK-17613) Run K8s related e2e tests with multiple K8s versions

2020-08-16 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178692#comment-17178692 ] Yang Wang commented on FLINK-17613: --- Hi [~rmetzger], i think this ticket could be marked with

[GitHub] [flink] liupc commented on pull request #13141: [FLINK-18852] Fix StreamScan doesn't inherit parallelism from input in legacy planner

2020-08-16 Thread GitBox
liupc commented on pull request #13141: URL: https://github.com/apache/flink/pull/13141#issuecomment-674630972 > There are some tests failed. Please have a look. hi, @wuchong , I think the test failure has nothing to do with this PR. It reports the test failures in ExplainTest.

[jira] [Updated] (FLINK-18930) Translate "Hive Dialect" page of "Hive Integration" into Chinese

2020-08-16 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee updated FLINK-18930: - Fix Version/s: 1.12.0 > Translate "Hive Dialect" page of "Hive Integration" into Chinese >

[jira] [Commented] (FLINK-18930) Translate "Hive Dialect" page of "Hive Integration" into Chinese

2020-08-16 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178689#comment-17178689 ] Jingsong Lee commented on FLINK-18930: -- [~ZhuShang] Welcome, assigned to you. > Translate "Hive

[jira] [Assigned] (FLINK-18930) Translate "Hive Dialect" page of "Hive Integration" into Chinese

2020-08-16 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee reassigned FLINK-18930: Assignee: ZhuShang > Translate "Hive Dialect" page of "Hive Integration" into Chinese >

[GitHub] [flink] flinkbot edited a comment on pull request #12962: [FLINK-18694] Add unaligned checkpoint config to web ui

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #12962: URL: https://github.com/apache/flink/pull/12962#issuecomment-662526701 ## CI report: * d2275584151f5a0a342af15e1d06f33da1237d62 UNKNOWN * d97679a726771744ab24dd4120ca3aae93d96c23 Azure:

[jira] [Comment Edited] (FLINK-18081) Fix broken links in "Kerberos Authentication Setup and Configuration" doc

2020-08-16 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178687#comment-17178687 ] Zhu Zhu edited comment on FLINK-18081 at 8/17/20, 2:48 AM: --- I have assigned

[jira] [Commented] (FLINK-18081) Fix broken links in "Kerberos Authentication Setup and Configuration" doc

2020-08-16 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178687#comment-17178687 ] Zhu Zhu commented on FLINK-18081: - I have assigned the ticket to you. > Fix broken links in "Kerberos

[jira] [Assigned] (FLINK-18081) Fix broken links in "Kerberos Authentication Setup and Configuration" doc

2020-08-16 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu reassigned FLINK-18081: --- Assignee: Yangze Guo > Fix broken links in "Kerberos Authentication Setup and Configuration" doc >

[jira] [Updated] (FLINK-18969) Source code build error: Could not resolve dependencies for project org.apache.flink:flink-oss-fs-hadoop:jar:1.12-SNAPSHOT

2020-08-16 Thread Xin Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xin Wang updated FLINK-18969: - Environment: Java 8 mac os  10.14.6 branch: master   was: Java 8 mac os  10.14.6   > Source

[jira] [Updated] (FLINK-18969) Source code build error: Could not resolve dependencies for project org.apache.flink:flink-oss-fs-hadoop:jar:1.12-SNAPSHOT

2020-08-16 Thread Xin Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xin Wang updated FLINK-18969: - Description: When I type cmmand:   {code:java} //代码占位符 cd flink mvn clean install

[jira] [Commented] (FLINK-18930) Translate "Hive Dialect" page of "Hive Integration" into Chinese

2020-08-16 Thread ZhuShang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178686#comment-17178686 ] ZhuShang commented on FLINK-18930: -- Hi,[~lirui]  i'm willing to do this translation,can you assign to

[GitHub] [flink] flinkbot edited a comment on pull request #13147: [FLINK-18910][docs] Create the new document structure for Python documentation according to FLIP-133.

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #13147: URL: https://github.com/apache/flink/pull/13147#issuecomment-673990635 ## CI report: * 1e1a4bbc5dc7df0f7921b01a0fe36c9949818e76 Azure:

[jira] [Assigned] (FLINK-18932) Add a "Overview" document under the "Python API" section

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18932: --- Assignee: Wei Zhong > Add a "Overview" document under the "Python API" section >

[jira] [Assigned] (FLINK-18933) Delete the old Python Table API document section

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18933: --- Assignee: Wei Zhong > Delete the old Python Table API document section >

[jira] [Assigned] (FLINK-18929) Add a "API Docs" link (linked to the generated sphinx docs) under the "Python API" section

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18929: --- Assignee: Huang Xingbo > Add a "API Docs" link (linked to the generated sphinx docs) under the

[jira] [Assigned] (FLINK-18926) Add a "Environment Variables" document under the "Python API" -> "User Guide" -> "Table API" section

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18926: --- Assignee: Wei Zhong > Add a "Environment Variables" document under the "Python API" -> "User >

[jira] [Assigned] (FLINK-18923) Add a "CEP" document under the "Python API" -> "User Guide" -> "Table API" section

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18923: --- Assignee: Dian Fu > Add a "CEP" document under the "Python API" -> "User Guide" -> "Table API" >

[jira] [Assigned] (FLINK-18927) Add a "Debugging" document under the "Python API" -> "User Guide" -> "Table API" section

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18927: --- Assignee: Huang Xingbo > Add a "Debugging" document under the "Python API" -> "User Guide" ->

[jira] [Assigned] (FLINK-18921) Add a "SQL" link (linked to dev/table/sql/index.md) under the "Python API" -> "User Guide" -> "Table API" section

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18921: --- Assignee: Huang Xingbo > Add a "SQL" link (linked to dev/table/sql/index.md) under the "Python

[jira] [Assigned] (FLINK-18917) Add a "Built-in Functions" link (linked to dev/table/functions/systemFunctions.md) under the "Python API" -> "User Guide" -> "Table API" section

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18917: --- Assignee: Wei Zhong > Add a "Built-in Functions" link (linked to >

[jira] [Assigned] (FLINK-18916) Add a "Operations" link(linked to dev/table/tableApi.md) under the "Python API" -> "User Guide" -> "Table API" section

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18916: --- Assignee: Dian Fu > Add a "Operations" link(linked to dev/table/tableApi.md) under the "Python >

[jira] [Assigned] (FLINK-18922) Add a "Catalogs" link (linked to dev/table/catalogs.md) under the "Python API" -> "User Guide" -> "Table API" section

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18922: --- Assignee: Dian Fu > Add a "Catalogs" link (linked to dev/table/catalogs.md) under the "Python >

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

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18801: --- Assignee: Wei Zhong > Add a "10 minutes to Table API" document under the "Python API" -> "User >

[jira] [Assigned] (FLINK-18937) Add a "Environment Setup" section to the "Installation" document

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18937: --- Assignee: Huang Xingbo (was: Dian Fu) > Add a "Environment Setup" section to the "Installation"

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

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18913: --- Assignee: Wei Zhong > Add a "TableEnvironment" document under the "Python API" -> "User Guide" ->

[jira] [Assigned] (FLINK-18912) Add a Table API tutorial link(linked to try-flink/python_table_api.md) under the "Python API" -> "GettingStart" -> "Tutorial" section

2020-08-16 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng reassigned FLINK-18912: --- Assignee: Hequn Cheng > Add a Table API tutorial link(linked to

[jira] [Assigned] (FLINK-18928) Move the "Common Questions" document from the old Python Table API documentation to the "Python API" section with a new name "FAQ"

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18928: --- Assignee: Wei Zhong > Move the "Common Questions" document from the old Python Table API >

[jira] [Assigned] (FLINK-18925) Move the "Configuration" document from the old Python Table API documentation to the "Python API" -> "User Guide" -> "Table API" section

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18925: --- Assignee: Wei Zhong > Move the "Configuration" document from the old Python Table API

[jira] [Assigned] (FLINK-18918) Add a "Connectors" document under the "Python API" -> "User Guide" -> "Table API" section

2020-08-16 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng reassigned FLINK-18918: --- Assignee: Hequn Cheng > Add a "Connectors" document under the "Python API" -> "User

[jira] [Assigned] (FLINK-18924) Move the "Metrics" document from the old Python Table API documentation to the "Python API" -> "User Guide" -> "Table API" section

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18924: --- Assignee: Wei Zhong > Move the "Metrics" document from the old Python Table API documentation to

[jira] [Assigned] (FLINK-18937) Add a "Environment Setup" section to the "Installation" document

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18937: --- Assignee: Dian Fu > Add a "Environment Setup" section to the "Installation" document >

[jira] [Assigned] (FLINK-18919) Move the "User Defined Functions" document and "Vectorized User Defined Functions" document from the old Python Table API documentation to the "Python API" -> "User Gui

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18919: --- Assignee: Wei Zhong > Move the "User Defined Functions" document and "Vectorized User Defined >

[jira] [Assigned] (FLINK-18920) Move the "Dependency Management" document from the old Python Table API documentation to the "Python API" -> "User Guide" -> "Table API" section

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18920: --- Assignee: Wei Zhong > Move the "Dependency Management" document from the old Python Table API >

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

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-18914: --- Assignee: Wei Zhong > Move the "Python DataTypes" document from the old Python Table API >

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

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

[jira] [Updated] (FLINK-18775) Rework PyFlink Documentation

2020-08-16 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-18775: Fix Version/s: (was: 1.11.1) (was: 1.11.0) > Rework PyFlink Documentation >

[GitHub] [flink] flinkbot edited a comment on pull request #13147: [FLINK-18910][docs] Create the new document structure for Python documentation according to FLIP-133.

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #13147: URL: https://github.com/apache/flink/pull/13147#issuecomment-673990635 ## CI report: * 568e67dff31b0cc5967bcb10c1bcb02f5ae90d28 Azure:

[jira] [Updated] (FLINK-18959) Fail to archiveExecutionGraph because job is not finished when dispatcher close

2020-08-16 Thread Liu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu updated FLINK-18959: Description: When job is cancelled, we expect to see it in flink's history server. But I can not see my job

[jira] [Created] (FLINK-18969) Source code build error: Could not resolve dependencies for project org.apache.flink:flink-oss-fs-hadoop:jar:1.12-SNAPSHOT

2020-08-16 Thread Xin Wang (Jira)
Xin Wang created FLINK-18969: Summary: Source code build error: Could not resolve dependencies for project org.apache.flink:flink-oss-fs-hadoop:jar:1.12-SNAPSHOT Key: FLINK-18969 URL:

[jira] [Commented] (FLINK-18081) Fix broken links in "Kerberos Authentication Setup and Configuration" doc

2020-08-16 Thread Yangze Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178677#comment-17178677 ] Yangze Guo commented on FLINK-18081: Yes, please assign this to me. Thx. > Fix broken links in

[GitHub] [flink] flinkbot edited a comment on pull request #13115: [FLINK-18219][runtime] Added OOM-enrichment for main method call in PackagedProgram.

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #13115: URL: https://github.com/apache/flink/pull/13115#issuecomment-671776288 ## CI report: * 3695a2619ae9f252fc1440d144559b14a597dee8 Azure:

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

2020-08-16 Thread sunjincheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunjincheng reassigned FLINK-18910: --- Assignee: Wei Zhong > Create the new document structure for Python documentation according

[jira] [Commented] (FLINK-18965) ExecutionContextTest.testCatalogs failed with "ClassNotFoundException: org.apache.hadoop.fs.BlockStoragePolicySpi"

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

[jira] [Commented] (FLINK-17274) Maven: Premature end of Content-Length delimited message body

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

[jira] [Commented] (FLINK-18695) Allow NettyBufferPool to allocate heap buffers

2020-08-16 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178666#comment-17178666 ] Yun Gao commented on FLINK-18695: - I'm currently running tests with the current Netty version to compare

[jira] [Commented] (FLINK-11576) FLIP-33: Standardize connector metrics

2020-08-16 Thread Jiangjie Qin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178659#comment-17178659 ] Jiangjie Qin commented on FLINK-11576: -- [~trohrmann] No, it has not been abandoned. [~sewen] and I

[GitHub] [flink] flinkbot edited a comment on pull request #12962: [FLINK-18694] Add unaligned checkpoint config to web ui

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #12962: URL: https://github.com/apache/flink/pull/12962#issuecomment-662526701 ## CI report: * d2275584151f5a0a342af15e1d06f33da1237d62 UNKNOWN * d49f2f7ffe75a2e39dc3b8925831c60b56683952 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12962: [FLINK-18694] Add unaligned checkpoint config to web ui

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #12962: URL: https://github.com/apache/flink/pull/12962#issuecomment-662526701 ## CI report: * d2275584151f5a0a342af15e1d06f33da1237d62 UNKNOWN * d49f2f7ffe75a2e39dc3b8925831c60b56683952 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12823: FLINK-18013: Refactor Hadoop utils to a single module

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #12823: URL: https://github.com/apache/flink/pull/12823#issuecomment-653912402 ## CI report: * b35d83002812d5ae8da03cd4760d320c6cf92f82 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13164: Flink 18946 cassandra

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #13164: URL: https://github.com/apache/flink/pull/13164#issuecomment-674561759 ## CI report: * 6202eb4a68ca77f4ccd9d64dea947ba0c7f735e5 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13165: [FLINK-18963][docs] Introduced IntelliJ subsection about adding a Copyright Profile for the Apache license.

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #13165: URL: https://github.com/apache/flink/pull/13165#issuecomment-674581051 ## CI report: * 0c04d957cb9a575618de52ddc94c290b2431e92a Azure:

[GitHub] [flink] flinkbot commented on pull request #13165: [FLINK-18963][docs] Introduced IntelliJ subsection about adding a Copyright Profile for the Apache license.

2020-08-16 Thread GitBox
flinkbot commented on pull request #13165: URL: https://github.com/apache/flink/pull/13165#issuecomment-674581051 ## CI report: * 0c04d957cb9a575618de52ddc94c290b2431e92a UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #13115: [FLINK-18219][runtime] Added OOM-enrichment for main method call in PackagedProgram.

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #13115: URL: https://github.com/apache/flink/pull/13115#issuecomment-671776288 ## CI report: * c7252f46c5704414a68f0ec9e1659da345afbd6c Azure:

[jira] [Commented] (FLINK-18695) Allow NettyBufferPool to allocate heap buffers

2020-08-16 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178632#comment-17178632 ] Chesnay Schepler commented on FLINK-18695: -- [~gaoyunhaii] Any insights so far? > Allow

[jira] [Commented] (FLINK-16917) "TPC-DS end-to-end test (Blink planner)" gets stuck

2020-08-16 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178631#comment-17178631 ] Chesnay Schepler commented on FLINK-16917: -- A fix for the orc issues has been merged to master

[jira] [Closed] (FLINK-16245) Use a delegating classloader as the user code classloader to prevent class leaks.

2020-08-16 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-16245. Resolution: Fixed master: eed1b58cd4e04f536c816e16bc82f2beed4a2862

[GitHub] [flink] zentol merged pull request #13027: [FLINK-16245] Decoupling user classloader from context classloader.

2020-08-16 Thread GitBox
zentol merged pull request #13027: URL: https://github.com/apache/flink/pull/13027 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 to

[GitHub] [flink] flinkbot commented on pull request #13165: [FLINK-18963][docs] Introduced IntelliJ subsection about adding a Copyright Profile for the Apache license.

2020-08-16 Thread GitBox
flinkbot commented on pull request #13165: URL: https://github.com/apache/flink/pull/13165#issuecomment-674578819 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] XComp opened a new pull request #13165: [FLINK-18963][docs] Introduced IntelliJ subsection about adding a Copyright Profile for the Apache license.

2020-08-16 Thread GitBox
XComp opened a new pull request #13165: URL: https://github.com/apache/flink/pull/13165 ## What is the purpose of the change Instruction were added on how to add the Copyright Profile for the Apache license to IntelliJ. ## Brief change log - Added a subsection to

[jira] [Updated] (FLINK-18963) Added Copyright information to coding style guide

2020-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-18963: --- Labels: pull-request-available (was: ) > Added Copyright information to coding style guide

[GitHub] [flink-web] XComp opened a new pull request #368: [FLINK-18963][site] Added Copyright information.

2020-08-16 Thread GitBox
XComp opened a new pull request #368: URL: https://github.com/apache/flink-web/pull/368 It was not stated anywhere, yet, that the copyright information is mandatory. This is an automated message from the Apache Git Service.

[GitHub] [flink] flinkbot edited a comment on pull request #13163: [FLINK-16789][runtime] Support JMX RMI random port assign

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #13163: URL: https://github.com/apache/flink/pull/13163#issuecomment-674551539 ## CI report: * b073c46b934a744fa6374759e8784b7ea27b4bce Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13115: [FLINK-18219][runtime] Added OOM-enrichment for main method call in PackagedProgram.

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #13115: URL: https://github.com/apache/flink/pull/13115#issuecomment-671776288 ## CI report: * c7252f46c5704414a68f0ec9e1659da345afbd6c Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13115: [FLINK-18219][runtime] Added OOM-enrichment for main method call in PackagedProgram.

2020-08-16 Thread GitBox
flinkbot edited a comment on pull request #13115: URL: https://github.com/apache/flink/pull/13115#issuecomment-671776288 ## CI report: * 3a70e9874a3c3a84879251fb6402b8a329f3edf9 Azure:

[GitHub] [flink] flolas edited a comment on pull request #13128: [FLINK-18795][hbase] Support for HBase 2

2020-08-16 Thread GitBox
flolas edited a comment on pull request #13128: URL: https://github.com/apache/flink/pull/13128#issuecomment-674567966 This doesn't work when using YARN and Kerberos... Please see changes in https://github.com/apache/flink/pull/13047 HBase changed the API for Token delegation since

[GitHub] [flink] flolas commented on pull request #13128: [FLINK-18795][hbase] Support for HBase 2

2020-08-16 Thread GitBox
flolas commented on pull request #13128: URL: https://github.com/apache/flink/pull/13128#issuecomment-674567966 This doesn't work when using YARN and Kerberos... Please see https://github.com/apache/flink/pull/13047 HBase changed the API for Token delegation since version 2.

  1   2   >