[jira] [Created] (FLINK-13952) PartitionableTableSink can not work with OverwritableTableSink

2019-09-04 Thread Jingsong Lee (Jira)
Jingsong Lee created FLINK-13952: Summary: PartitionableTableSink can not work with OverwritableTableSink Key: FLINK-13952 URL: https://issues.apache.org/jira/browse/FLINK-13952 Project: Flink

[jira] [Assigned] (FLINK-13949) Delete deduplicating JobVertexDetailsInfo.VertexTaskDetail

2019-09-04 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann reassigned FLINK-13949: - Assignee: lining > Delete deduplicating JobVertexDetailsInfo.VertexTaskDetail >

[jira] [Commented] (FLINK-13949) Delete deduplicating JobVertexDetailsInfo.VertexTaskDetail

2019-09-04 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16921982#comment-16921982 ] Till Rohrmann commented on FLINK-13949: --- [~Zentol] is this a backwards compatible change? >

[GitHub] [flink] flinkbot edited a comment on issue #9580: [FLINK-13930][hive] Support Hive version 3.1.x

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9580: [FLINK-13930][hive] Support Hive version 3.1.x URL: https://github.com/apache/flink/pull/9580#issuecomment-526707203 ## CI report: * 9fcdfdece0af746c7d88a42cb512b2c44c75039c : FAILURE

[GitHub] [flink] TengHu commented on issue #8885: [FLINK-12855] [streaming-java][window-assigners] Add functionality that staggers panes on partitions to distribute workload.

2019-09-04 Thread GitBox
TengHu commented on issue #8885: [FLINK-12855] [streaming-java][window-assigners] Add functionality that staggers panes on partitions to distribute workload. URL: https://github.com/apache/flink/pull/8885#issuecomment-527762679 Congrats on the 1.9 release, do you guys have time to take a

[GitHub] [flink] flinkbot edited a comment on issue #9606: [FLINK-13677][docs-zh] Translate "Monitoring Back Pressure" page into Chinese

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9606: [FLINK-13677][docs-zh] Translate "Monitoring Back Pressure" page into Chinese URL: https://github.com/apache/flink/pull/9606#issuecomment-527740326 ## CI report: * 17b141e4c01648d012fa722cc927803785e4204b : SUCCESS

[GitHub] [flink] flinkbot edited a comment on issue #8885: [FLINK-12855] [streaming-java][window-assigners] Add functionality that staggers panes on partitions to distribute workload.

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #8885: [FLINK-12855] [streaming-java][window-assigners] Add functionality that staggers panes on partitions to distribute workload. URL: https://github.com/apache/flink/pull/8885#issuecomment-513164005 ## CI report: *

[GitHub] [flink] flinkbot edited a comment on issue #9580: [FLINK-13930][hive] Support Hive version 3.1.x

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9580: [FLINK-13930][hive] Support Hive version 3.1.x URL: https://github.com/apache/flink/pull/9580#issuecomment-526707203 ## CI report: * 9fcdfdece0af746c7d88a42cb512b2c44c75039c : FAILURE

[jira] [Updated] (FLINK-13902) Can not use index to convert FieldReferenceExpression to RexNode

2019-09-04 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee updated FLINK-13902: - Parent: FLINK-13773 Issue Type: Sub-task (was: Bug) > Can not use index to convert

[GitHub] [flink] flinkbot edited a comment on issue #9595: [FLINK-13586] Make ClosureCleaner.clean() backwards compatible with 1.8.0

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9595: [FLINK-13586] Make ClosureCleaner.clean() backwards compatible with 1.8.0 URL: https://github.com/apache/flink/pull/9595#issuecomment-527065432 ## CI report: * adf5bc3cb159606d5ba0c659dfb5d0b68b814c3c : FAILURE

[jira] [Commented] (FLINK-13417) Bump Zookeeper to 3.5.5

2019-09-04 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922289#comment-16922289 ] Till Rohrmann commented on FLINK-13417: --- Ok, so you are saying that the upgrade from ZooKeeper 3.4

[jira] [Assigned] (FLINK-13936) NOTICE-binary is outdated

2019-09-04 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler reassigned FLINK-13936: Assignee: Chesnay Schepler > NOTICE-binary is outdated >

[jira] [Commented] (FLINK-13952) PartitionableTableSink can not work with OverwritableTableSink

2019-09-04 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922341#comment-16922341 ] Jingsong Lee commented on FLINK-13952: -- Feel free to fix it. I can review your PR. >

[GitHub] [flink] asfgit merged pull request #9595: [FLINK-13586] Make ClosureCleaner.clean() backwards compatible with 1.8.0

2019-09-04 Thread GitBox
asfgit merged pull request #9595: [FLINK-13586] Make ClosureCleaner.clean() backwards compatible with 1.8.0 URL: https://github.com/apache/flink/pull/9595 This is an automated message from the Apache Git Service. To respond

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320689758 ## File path:

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320690369 ## File path:

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320690390 ## File path:

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320694943 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #9601: [FLINK-13894][web]Web Ui add log url for subtask of vertex

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9601: [FLINK-13894][web]Web Ui add log url for subtask of vertex URL: https://github.com/apache/flink/pull/9601#issuecomment-527404637 ## CI report: * 13d895349390698404a375fb4362a41b736ab0c6 : SUCCESS

[jira] [Commented] (FLINK-13953) Facilitate enabling new Scheduler in MiniCluster Tests

2019-09-04 Thread Gary Yao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922240#comment-16922240 ] Gary Yao commented on FLINK-13953: -- There exists a prototype by [~till.rohrmann]

[jira] [Updated] (FLINK-13946) Remove deactivated JobSession-related code.

2019-09-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-13946: --- Labels: pull-request-available (was: ) > Remove deactivated JobSession-related code. >

[GitHub] [flink] flinkbot edited a comment on issue #9580: [FLINK-13930][hive] Support Hive version 3.1.x

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9580: [FLINK-13930][hive] Support Hive version 3.1.x URL: https://github.com/apache/flink/pull/9580#issuecomment-526707203 ## CI report: * 9fcdfdece0af746c7d88a42cb512b2c44c75039c : FAILURE

[GitHub] [flink] kl0u opened a new pull request #9607: [FLINK-13946] Remove job session related code from ExecutionEnvironment

2019-09-04 Thread GitBox
kl0u opened a new pull request #9607: [FLINK-13946] Remove job session related code from ExecutionEnvironment URL: https://github.com/apache/flink/pull/9607 ## What is the purpose of the change This PR removes code related to JobSessions from the `ExecutionEnvironment` and the

[jira] [Commented] (FLINK-13940) S3RecoverableWriter causes job to get stuck in recovery

2019-09-04 Thread Jimmy Weibel Rasmussen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922250#comment-16922250 ] Jimmy Weibel Rasmussen commented on FLINK-13940: Thank you Kostas! Thanks for

[GitHub] [flink] flinkbot edited a comment on issue #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration URL: https://github.com/apache/flink/pull/8303#issuecomment-511684151 ## CI report: * 6a7ca58b4a04f6dce250045e021702e67e82b893 : FAILURE

[jira] [Commented] (FLINK-13952) PartitionableTableSink can not work with OverwritableTableSink

2019-09-04 Thread Rui Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922319#comment-16922319 ] Rui Li commented on FLINK-13952: [~lzljs3620320] Thanks for reporting the issue. Let me know if you want

[jira] [Closed] (FLINK-13586) Method ClosureCleaner.clean broke backward compatibility between 1.8.0 and 1.8.1

2019-09-04 Thread Aljoscha Krettek (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek closed FLINK-13586. Resolution: Fixed Resolved on release-1.8 in 655c78f31b45ec3a96e53e269fca64b4682025ff >

[GitHub] [flink] flinkbot edited a comment on issue #9591: [FLINK-13937][docs] Fix the error of the hive connector dependency ve…

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9591: [FLINK-13937][docs] Fix the error of the hive connector dependency ve… URL: https://github.com/apache/flink/pull/9591#issuecomment-527020451 ## CI report: * 9f75a4f6da30d5e22fa8594a628ce1e937b5eb10 : FAILURE

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320693449 ## File path:

[jira] [Commented] (FLINK-12482) Make checkpoint trigger/notifyComplete run via the mailbox queue

2019-09-04 Thread Alex (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922371#comment-16922371 ] Alex commented on FLINK-12482: -- PR: [https://github.com/apache/flink/pull/9564] > Make checkpoint

[GitHub] [flink] flinkbot edited a comment on issue #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#issuecomment-527816485 ## CI report: * a658808b883045ccb7d6c5124be2130de8a79fbd : SUCCESS

[GitHub] [flink] jinglining commented on issue #9601: [FLINK-13894][web]Web Ui add log url for subtask of vertex

2019-09-04 Thread GitBox
jinglining commented on issue #9601: [FLINK-13894][web]Web Ui add log url for subtask of vertex URL: https://github.com/apache/flink/pull/9601#issuecomment-527860492 > This is rather unintuitive. The column key is "ID" but the values links to some log file. > We need a better column

[GitHub] [flink] jinglining edited a comment on issue #9601: [FLINK-13894][web]Web Ui add log url for subtask of vertex

2019-09-04 Thread GitBox
jinglining edited a comment on issue #9601: [FLINK-13894][web]Web Ui add log url for subtask of vertex URL: https://github.com/apache/flink/pull/9601#issuecomment-527860492 > This is rather unintuitive. The column key is "ID" but the values links to some log file. > We need a better

[GitHub] [flink] flinkbot edited a comment on issue #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#issuecomment-527816485 ## CI report: * a658808b883045ccb7d6c5124be2130de8a79fbd : SUCCESS

[GitHub] [flink] flinkbot edited a comment on issue #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration URL: https://github.com/apache/flink/pull/8303#issuecomment-511684151 ## CI report: * 6a7ca58b4a04f6dce250045e021702e67e82b893 : FAILURE

[jira] [Closed] (FLINK-13779) PrometheusPushGatewayReporter support push metrics with groupingKey

2019-09-04 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-13779. Fix Version/s: 1.10.0 Resolution: Fixed master:

[jira] [Created] (FLINK-13953) Facilitate enabling new Scheduler in MiniCluster Tests

2019-09-04 Thread Gary Yao (Jira)
Gary Yao created FLINK-13953: Summary: Facilitate enabling new Scheduler in MiniCluster Tests Key: FLINK-13953 URL: https://issues.apache.org/jira/browse/FLINK-13953 Project: Flink Issue Type:

[jira] [Commented] (FLINK-4399) Add support for oversized messages

2019-09-04 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922281#comment-16922281 ] Till Rohrmann commented on FLINK-4399: -- Sounds good to me [~SleePy]. I guess you wanted to say "it's

[GitHub] [flink] yangjf2019 commented on a change in pull request #9591: [FLINK-13937][docs] Fix the error of the hive connector dependency ve…

2019-09-04 Thread GitBox
yangjf2019 commented on a change in pull request #9591: [FLINK-13937][docs] Fix the error of the hive connector dependency ve… URL: https://github.com/apache/flink/pull/9591#discussion_r320638910 ## File path: docs/dev/table/hive/index.md ## @@ -79,7 +79,7 @@ To integrate

[GitHub] [flink] flinkbot commented on issue #9608: [FLINK-13776][table] Introduce new interfaces to BuiltInFunctionDefinition

2019-09-04 Thread GitBox
flinkbot commented on issue #9608: [FLINK-13776][table] Introduce new interfaces to BuiltInFunctionDefinition URL: https://github.com/apache/flink/pull/9608#issuecomment-527810896 ## CI report: * 44ce459cb0c516fd5fb0d0b7aa775231d0f572a9 : UNKNOWN

[GitHub] [flink] flinkbot edited a comment on issue #9608: [FLINK-13776][table] Introduce new interfaces to BuiltInFunctionDefinition

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9608: [FLINK-13776][table] Introduce new interfaces to BuiltInFunctionDefinition URL: https://github.com/apache/flink/pull/9608#issuecomment-527810896 ## CI report: * 44ce459cb0c516fd5fb0d0b7aa775231d0f572a9 : PENDING

[GitHub] [flink] flinkbot commented on issue #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
flinkbot commented on issue #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#issuecomment-527816485 ## CI report: * a658808b883045ccb7d6c5124be2130de8a79fbd : UNKNOWN

[jira] [Created] (FLINK-13954) Clean up ExecutionEnvironment / JobSubmission code paths

2019-09-04 Thread Kostas Kloudas (Jira)
Kostas Kloudas created FLINK-13954: -- Summary: Clean up ExecutionEnvironment / JobSubmission code paths Key: FLINK-13954 URL: https://issues.apache.org/jira/browse/FLINK-13954 Project: Flink

[jira] [Updated] (FLINK-13946) Remove deactivated JobSession-related code.

2019-09-04 Thread Kostas Kloudas (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kostas Kloudas updated FLINK-13946: --- Parent: FLINK-13954 Issue Type: Sub-task (was: Improvement) > Remove deactivated

[GitHub] [flink] flinkbot edited a comment on issue #9595: [FLINK-13586] Make ClosureCleaner.clean() backwards compatible with 1.8.0

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9595: [FLINK-13586] Make ClosureCleaner.clean() backwards compatible with 1.8.0 URL: https://github.com/apache/flink/pull/9595#issuecomment-527065432 ## CI report: * adf5bc3cb159606d5ba0c659dfb5d0b68b814c3c : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner URL: https://github.com/apache/flink/pull/8859#issuecomment-518729517 ## CI report: * c2adafa7ee87b18ba6af0b5f518251150a8da386 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#issuecomment-527816485 ## CI report: * a658808b883045ccb7d6c5124be2130de8a79fbd : SUCCESS

[GitHub] [flink] flinkbot edited a comment on issue #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner URL: https://github.com/apache/flink/pull/8859#issuecomment-518729517 ## CI report: * c2adafa7ee87b18ba6af0b5f518251150a8da386 : FAILURE

[jira] [Commented] (FLINK-13936) NOTICE-binary is outdated

2019-09-04 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922287#comment-16922287 ] Till Rohrmann commented on FLINK-13936: --- Do you have time to tackle this issue [~Zentol] since it

[jira] [Commented] (FLINK-13945) Vendor-repos Maven profile doesn't exist in flink-shaded

2019-09-04 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922285#comment-16922285 ] Till Rohrmann commented on FLINK-13945: --- Thanks for reporting this issue [~Elise Ramé].

[jira] [Updated] (FLINK-13944) Table.toAppendStream: InvalidProgramException: Table program cannot be compiled.

2019-09-04 Thread Stefano (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefano updated FLINK-13944: Environment: {code:bash} $ java -version openjdk version "1.8.0_222" OpenJDK Runtime Environment (build

[GitHub] [flink] TisonKun commented on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services

2019-09-04 Thread GitBox
TisonKun commented on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services URL: https://github.com/apache/flink/pull/9509#issuecomment-527812143 @tillrohrmann I have opened a new pr #9609

[GitHub] [flink] TisonKun opened a new pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun opened a new pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609 ## What is the purpose of the change As discussed in

[GitHub] [flink] flinkbot edited a comment on issue #9591: [FLINK-13937][docs] Fix the error of the hive connector dependency ve…

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9591: [FLINK-13937][docs] Fix the error of the hive connector dependency ve… URL: https://github.com/apache/flink/pull/9591#issuecomment-527020451 ## CI report: * 9f75a4f6da30d5e22fa8594a628ce1e937b5eb10 : FAILURE

[GitHub] [flink] aljoscha commented on issue #9565: [FLINK-12501] Use SpecificRecord.getSchema in AvroFactory

2019-09-04 Thread GitBox
aljoscha commented on issue #9565: [FLINK-12501] Use SpecificRecord.getSchema in AvroFactory URL: https://github.com/apache/flink/pull/9565#issuecomment-527830085 @debasishg We did some changes because I forgot to also adapt the `AvroSerializerSnapshot`. Could you again check if this

[GitHub] [flink] flinkbot edited a comment on issue #9565: [FLINK-12501] Use SpecificRecord.getSchema in AvroFactory

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9565: [FLINK-12501] Use SpecificRecord.getSchema in AvroFactory URL: https://github.com/apache/flink/pull/9565#issuecomment-526522446 ## CI report: * 247e51b1cba1bed7eaa64798623865e13c2a8c8b : CANCELED

[GitHub] [flink] zentol commented on issue #9601: [FLINK-13894][web]Web Ui add log url for subtask of vertex

2019-09-04 Thread GitBox
zentol commented on issue #9601: [FLINK-13894][web]Web Ui add log url for subtask of vertex URL: https://github.com/apache/flink/pull/9601#issuecomment-527839667 This is rather unintuitive. The column key is "ID" but the values links to some log file. We need a better column key, and

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320690917 ## File path:

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320690369 ## File path:

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320690636 ## File path:

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320690501 ## File path:

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320690390 ## File path:

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320690432 ## File path:

[jira] [Commented] (FLINK-13909) LinkElement does not support different anchors required for localization

2019-09-04 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922373#comment-16922373 ] Jark Wu commented on FLINK-13909: - Hi [~Zentol], I'm fine with {{chineseDescription}}. I also proposed

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320694116 ## File path:

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320693666 ## File path:

[jira] [Comment Edited] (FLINK-12481) Make processing time timer trigger run via the mailbox

2019-09-04 Thread Alex (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922372#comment-16922372 ] Alex edited comment on FLINK-12481 at 9/4/19 10:48 AM: --- PR:

[jira] [Commented] (FLINK-12481) Make processing time timer trigger run via the mailbox

2019-09-04 Thread Alex (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922372#comment-16922372 ] Alex commented on FLINK-12481: -- PR; https://github.com/apache/flink/pull/9564 > Make processing time timer

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320693818 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #9564: [FLINK-12481][FLINK-12482][FLINK-12958] Streaming runtime: integrate mailbox for timer triggers, checkpoints and AsyncWaitOperator

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9564: [FLINK-12481][FLINK-12482][FLINK-12958] Streaming runtime: integrate mailbox for timer triggers, checkpoints and AsyncWaitOperator URL: https://github.com/apache/flink/pull/9564#issuecomment-526487220 ## CI report: *

[jira] [Commented] (FLINK-13838) Support -yta(--yarnshipArchives) arguments in flink run command line

2019-09-04 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922396#comment-16922396 ] Yang Wang commented on FLINK-13838: --- The use case is some users already have a tar.gz and want to ship

[jira] [Commented] (FLINK-13949) Delete deduplicating JobVertexDetailsInfo.VertexTaskDetail

2019-09-04 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922266#comment-16922266 ] Chesnay Schepler commented on FLINK-13949: -- It's backwards compatible so long as no existing

[jira] [Commented] (FLINK-13909) LinkElement does not support different anchors required for localization

2019-09-04 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922299#comment-16922299 ] Zhu Zhu commented on FLINK-13909: - Here's my thoughts on docs/configs localisation. We should have a

[jira] [Comment Edited] (FLINK-13937) Fix the error of the hive connector dependency version

2019-09-04 Thread Jeff Yang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922316#comment-16922316 ] Jeff Yang edited comment on FLINK-13937 at 9/4/19 9:21 AM: --- Thanks [~jark],I

[jira] [Commented] (FLINK-13937) Fix the error of the hive connector dependency version

2019-09-04 Thread Jeff Yang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922316#comment-16922316 ] Jeff Yang commented on FLINK-13937: --- Thanks ,I had changed the doc ,please take a look again. > Fix

[GitHub] [flink] flinkbot commented on issue #9611: [FLINK-13936][licensing] Update NOTICE-binary

2019-09-04 Thread GitBox
flinkbot commented on issue #9611: [FLINK-13936][licensing] Update NOTICE-binary URL: https://github.com/apache/flink/pull/9611#issuecomment-527836274 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

[jira] [Updated] (FLINK-13953) Facilitate enabling new Scheduler in MiniCluster Tests

2019-09-04 Thread Gary Yao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao updated FLINK-13953: - Description: Currently, tests using the {{MiniCluster}} use the legacy scheduler by default. Once the

[GitHub] [flink] jinglining commented on issue #9555: [FLINK-13868][REST] Job vertex add taskmanager id in rest api

2019-09-04 Thread GitBox
jinglining commented on issue #9555: [FLINK-13868][REST] Job vertex add taskmanager id in rest api URL: https://github.com/apache/flink/pull/9555#issuecomment-527858233 > Overall this looks fine, but we're mixing 2 separate changes in a single commit (addition of new field, and

[GitHub] [flink] tillrohrmann commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
tillrohrmann commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320708752 ## File path:

[GitHub] [flink] TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
TisonKun commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320710596 ## File path:

[GitHub] [flink] tillrohrmann commented on issue #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
tillrohrmann commented on issue #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#issuecomment-527862874 Thanks @TisonKun for the quick update. I had one more comment concerning the usage of

[GitHub] [flink] flinkbot edited a comment on issue #9601: [FLINK-13894][web]Web Ui add log url for subtask of vertex

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9601: [FLINK-13894][web]Web Ui add log url for subtask of vertex URL: https://github.com/apache/flink/pull/9601#issuecomment-527404637 ## CI report: * 13d895349390698404a375fb4362a41b736ab0c6 : SUCCESS

[jira] [Commented] (FLINK-13838) Support -yta(--yarnshipArchives) arguments in flink run command line

2019-09-04 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1697#comment-1697 ] Chesnay Schepler commented on FLINK-13838: -- In other words this is _not_ a yarn feature, since

[jira] [Commented] (FLINK-13909) LinkElement does not support different anchors required for localization

2019-09-04 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922273#comment-16922273 ] Chesnay Schepler commented on FLINK-13909: -- For descriptions, having yaml files for that seems

[GitHub] [flink] flinkbot edited a comment on issue #9607: [FLINK-13946] Remove job session related code from ExecutionEnvironment

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9607: [FLINK-13946] Remove job session related code from ExecutionEnvironment URL: https://github.com/apache/flink/pull/9607#issuecomment-527790327 ## CI report: * 0c2c5cdcc1267a49ef8df775e0e2ee46a5249487 : PENDING

[GitHub] [flink] xuefuz commented on issue #9580: [FLINK-13930][hive] Support Hive version 3.1.x

2019-09-04 Thread GitBox
xuefuz commented on issue #9580: [FLINK-13930][hive] Support Hive version 3.1.x URL: https://github.com/apache/flink/pull/9580#issuecomment-527805363 Rebasing to latest master solved the python build issue, @bowenli86 This

[jira] [Commented] (FLINK-4399) Add support for oversized messages

2019-09-04 Thread Biao Liu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922307#comment-16922307 ] Biao Liu commented on FLINK-4399: - Ah, yes, I mean "it's not a critical issue". > Add support for

[GitHub] [flink] JingsongLi commented on issue #9608: [FLINK-13776][table] Introduce new interfaces to BuiltInFunctionDefinition

2019-09-04 Thread GitBox
JingsongLi commented on issue #9608: [FLINK-13776][table] Introduce new interfaces to BuiltInFunctionDefinition URL: https://github.com/apache/flink/pull/9608#issuecomment-527813238 @twalthr @dawidwys Can you take a look when you are free?

[GitHub] [flink] flinkbot edited a comment on issue #9607: [FLINK-13946] Remove job session related code from ExecutionEnvironment

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9607: [FLINK-13946] Remove job session related code from ExecutionEnvironment URL: https://github.com/apache/flink/pull/9607#issuecomment-527790327 ## CI report: * 0c2c5cdcc1267a49ef8df775e0e2ee46a5249487 : SUCCESS

[jira] [Commented] (FLINK-13946) Remove deactivated JobSession-related code.

2019-09-04 Thread Kostas Kloudas (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922332#comment-16922332 ] Kostas Kloudas commented on FLINK-13946: Thanks a lot [~Tison]! Feel free to have a look at the

[jira] [Assigned] (FLINK-13954) Clean up ExecutionEnvironment / JobSubmission code paths

2019-09-04 Thread Aljoscha Krettek (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek reassigned FLINK-13954: Assignee: Kostas Kloudas > Clean up ExecutionEnvironment / JobSubmission code

[GitHub] [flink] zentol opened a new pull request #9610: [FLINK-13936][licensing] Update NOTICE-binary

2019-09-04 Thread GitBox
zentol opened a new pull request #9610: [FLINK-13936][licensing] Update NOTICE-binary URL: https://github.com/apache/flink/pull/9610 Regenerate NOTICE-binary to reflect the latest state. This is an automated message from the

[GitHub] [flink] flinkbot edited a comment on issue #9565: [FLINK-12501] Use SpecificRecord.getSchema in AvroFactory

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #9565: [FLINK-12501] Use SpecificRecord.getSchema in AvroFactory URL: https://github.com/apache/flink/pull/9565#issuecomment-526522446 ## CI report: * 247e51b1cba1bed7eaa64798623865e13c2a8c8b : CANCELED

[jira] [Updated] (FLINK-13936) NOTICE-binary is outdated

2019-09-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-13936: --- Labels: pull-request-available (was: ) > NOTICE-binary is outdated >

[GitHub] [flink] flinkbot commented on issue #9611: [FLINK-13936][licensing] Update NOTICE-binary

2019-09-04 Thread GitBox
flinkbot commented on issue #9611: [FLINK-13936][licensing] Update NOTICE-binary URL: https://github.com/apache/flink/pull/9611#issuecomment-527838217 ## CI report: * 553d10ef60bd6fc9019d4fa54fdf202c519ef8b5 : UNKNOWN

[GitHub] [flink] flinkbot commented on issue #9610: [FLINK-13936][licensing] Update NOTICE-binary

2019-09-04 Thread GitBox
flinkbot commented on issue #9610: [FLINK-13936][licensing] Update NOTICE-binary URL: https://github.com/apache/flink/pull/9610#issuecomment-527838177 ## CI report: * 755a869c93208b7d95a85d3fe4f0027ca55eff2e : UNKNOWN

[GitHub] [flink] flinkbot edited a comment on issue #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner

2019-09-04 Thread GitBox
flinkbot edited a comment on issue #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner URL: https://github.com/apache/flink/pull/8859#issuecomment-518729517 ## CI report: * c2adafa7ee87b18ba6af0b5f518251150a8da386 : FAILURE

[GitHub] [flink] tillrohrmann commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side

2019-09-04 Thread GitBox
tillrohrmann commented on a change in pull request #9609: [FLINK-13750][client][coordination] Separate HA services between client-side and server-side URL: https://github.com/apache/flink/pull/9609#discussion_r320709782 ## File path:

[jira] [Commented] (FLINK-13481) allow user launch job on yarn from SQL Client command line

2019-09-04 Thread Jeff Zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922216#comment-16922216 ] Jeff Zhang commented on FLINK-13481: It is still in discussion in community > allow user launch job

[jira] [Commented] (FLINK-13925) ClassLoader in BlobLibraryCacheManager is not using context class loader

2019-09-04 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-13925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922242#comment-16922242 ] Jan Lukavský commented on FLINK-13925: -- Hi [~jark], it's fine, there seem to be more discussion on

  1   2   3   4   >