[GitHub] [flink] cyofeiyue commented on pull request #13301: [FLINK-19121][hive] Avoid accessing HDFS frequently in HiveBulkWriterFactory

2020-09-26 Thread GitBox
cyofeiyue commented on pull request #13301: URL: https://github.com/apache/flink/pull/13301#issuecomment-699448154 nice job,because of it,flink sql write into Hive table performance up up This is an automated message from the

[jira] [Commented] (FLINK-19420) Translate "Program Packaging" page of "Managing Execution" into Chinese

2020-09-26 Thread Xiao Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202540#comment-17202540 ] Xiao Huang commented on FLINK-19420: Hi [~jark]. Could you assign this ticket to me

[jira] [Commented] (FLINK-19419) "null-string-literal" does not work in HBaseSource decoder

2020-09-26 Thread CaoZhen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202546#comment-17202546 ] CaoZhen commented on FLINK-19419: - [~jark]  I don't quite understand the use of `nullStr

[GitHub] [flink] gm7y8 commented on a change in pull request #13458: FLINK-18851 [runtime] Add checkpoint type to checkpoint history entries in Web UI

2020-09-26 Thread GitBox
gm7y8 commented on a change in pull request #13458: URL: https://github.com/apache/flink/pull/13458#discussion_r495432773 ## File path: flink-runtime-web/src/test/resources/rest_api_v1.snapshot ## @@ -3082,4 +3098,4 @@ } } } ] -} +} Review comment: done

[GitHub] [flink] gm7y8 commented on a change in pull request #13458: FLINK-18851 [runtime] Add checkpoint type to checkpoint history entries in Web UI

2020-09-26 Thread GitBox
gm7y8 commented on a change in pull request #13458: URL: https://github.com/apache/flink/pull/13458#discussion_r495432833 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/checkpoints/CheckpointStatistics.java ## @@ -113,23 +116,27 @@ @Js

[GitHub] [flink] flinkbot edited a comment on pull request #13458: FLINK-18851 [runtime] Add checkpoint type to checkpoint history entries in Web UI

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13458: URL: https://github.com/apache/flink/pull/13458#issuecomment-697041219 ## CI report: * a0ecc93483203cb019f279955cc466d2a6944fc3 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #13458: FLINK-18851 [runtime] Add checkpoint type to checkpoint history entries in Web UI

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13458: URL: https://github.com/apache/flink/pull/13458#issuecomment-697041219 ## CI report: * a0ecc93483203cb019f279955cc466d2a6944fc3 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Created] (FLINK-19423) primary key position cause JDBC SQL upsert sink ArrayIndexOutOfBoundsException

2020-09-26 Thread limbo (Jira)
limbo created FLINK-19423: - Summary: primary key position cause JDBC SQL upsert sink ArrayIndexOutOfBoundsException Key: FLINK-19423 URL: https://issues.apache.org/jira/browse/FLINK-19423 Project: Flink

[jira] [Updated] (FLINK-19423) Primary key position cause JDBC SQL upsert sink ArrayIndexOutOfBoundsException

2020-09-26 Thread limbo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] limbo updated FLINK-19423: -- Summary: Primary key position cause JDBC SQL upsert sink ArrayIndexOutOfBoundsException (was: primary key pos

[jira] [Updated] (FLINK-19423) Primary key position cause JDBC SQL upsert sink ArrayIndexOutOfBoundsException

2020-09-26 Thread limbo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] limbo updated FLINK-19423: -- Description: We found  that the primary key position can cause  ArrayIndexOutOfBoundsException the sink like

[jira] [Updated] (FLINK-19423) Primary key position cause JDBC SQL upsert sink ArrayIndexOutOfBoundsException

2020-09-26 Thread limbo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] limbo updated FLINK-19423: -- Description: We found  that the primary key position can cause  ArrayIndexOutOfBoundsException the sink like

[jira] [Commented] (FLINK-19423) Primary key position cause JDBC SQL upsert sink ArrayIndexOutOfBoundsException

2020-09-26 Thread limbo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202570#comment-17202570 ] limbo commented on FLINK-19423: --- KeyedBatchStatementExecutor.java {code:java} @Override pu

[GitHub] [flink] flinkbot edited a comment on pull request #13434: [FLINK-19292][hive] HiveCatalog should support specifying Hadoop conf dir with configuration

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13434: URL: https://github.com/apache/flink/pull/13434#issuecomment-695893232 ## CI report: * f4033f16e326039a0f33958d096ba0c30ef26a6f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] wangxlong opened a new pull request #13486: [FLINK-19334][docs-zh] Translate page `Streaming File Sink` of `ORC format` into Chinese

2020-09-26 Thread GitBox
wangxlong opened a new pull request #13486: URL: https://github.com/apache/flink/pull/13486 ## What is the purpose of the change Translate page `Streaming File Sink` of `ORC format` into Chinese ## Brief change log Translate page `Streaming File Sink` of `ORC format

[jira] [Updated] (FLINK-19334) Translate page 'Streaming File Sink' into Chinese

2020-09-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-19334: --- Labels: pull-request-available (was: ) > Translate page 'Streaming File Sink' into Chinese

[GitHub] [flink] flinkbot commented on pull request #13486: [FLINK-19334][docs-zh] Translate page `Streaming File Sink` of `ORC format` into Chinese

2020-09-26 Thread GitBox
flinkbot commented on pull request #13486: URL: https://github.com/apache/flink/pull/13486#issuecomment-699477898 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 pro

[GitHub] [flink] flinkbot commented on pull request #13486: [FLINK-19334][docs-zh] Translate page `Streaming File Sink` of `ORC format` into Chinese

2020-09-26 Thread GitBox
flinkbot commented on pull request #13486: URL: https://github.com/apache/flink/pull/13486#issuecomment-699479597 ## CI report: * 61dd9a2f629470dafc3f3494822bfab938bb9bdf UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot r

[GitHub] [flink] flinkbot edited a comment on pull request #13486: [FLINK-19334][docs-zh] Translate page `Streaming File Sink` of `ORC format` into Chinese

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13486: URL: https://github.com/apache/flink/pull/13486#issuecomment-699479597 ## CI report: * 61dd9a2f629470dafc3f3494822bfab938bb9bdf Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Created] (FLINK-19424) Translate page 'Query Configuration' into Chinese

2020-09-26 Thread hailong wang (Jira)
hailong wang created FLINK-19424: Summary: Translate page 'Query Configuration' into Chinese Key: FLINK-19424 URL: https://issues.apache.org/jira/browse/FLINK-19424 Project: Flink Issue Type:

[jira] [Updated] (FLINK-19424) Translate page 'Query Configuration' into Chinese

2020-09-26 Thread hailong wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hailong wang updated FLINK-19424: - Description: The page url is  [query_configuration|https://ci.apache.org/projects/flink/flink-do

[jira] [Commented] (FLINK-18858) Kinesis Flink SQL Connector

2020-09-26 Thread Waldemar Hummer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202598#comment-17202598 ] Waldemar Hummer commented on FLINK-18858: - Awesome, thanks so much for picking t

[GitHub] [flink] flinkbot edited a comment on pull request #13458: FLINK-18851 [runtime] Add checkpoint type to checkpoint history entries in Web UI

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13458: URL: https://github.com/apache/flink/pull/13458#issuecomment-697041219 ## CI report: * 3340d3b1f62c8cfe9e9b30fee877a4728d4b0837 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #13486: [FLINK-19334][docs-zh] Translate page `Streaming File Sink` of `ORC format` into Chinese

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13486: URL: https://github.com/apache/flink/pull/13486#issuecomment-699479597 ## CI report: * 61dd9a2f629470dafc3f3494822bfab938bb9bdf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Closed] (FLINK-19424) Translate page 'Query Configuration' into Chinese

2020-09-26 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-19424. --- Fix Version/s: (was: 1.12.0) Resolution: Duplicate > Translate page 'Query Configuration' into Ch

[jira] [Created] (FLINK-19425) Correct the usage of BulkWriter#flush and BulkWriter#finish

2020-09-26 Thread hailong wang (Jira)
hailong wang created FLINK-19425: Summary: Correct the usage of BulkWriter#flush and BulkWriter#finish Key: FLINK-19425 URL: https://issues.apache.org/jira/browse/FLINK-19425 Project: Flink

[jira] [Commented] (FLINK-19417) Fix the bug of the method from_data_stream in table_environement

2020-09-26 Thread Nicholas Jiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202618#comment-17202618 ] Nicholas Jiang commented on FLINK-19417: [~hxbks2ks], could you please assign to

[GitHub] [flink] godfreyhe merged pull request #13283: [FLINK-18759][tests] Add readme.md for TPC-DS tools

2020-09-26 Thread GitBox
godfreyhe merged pull request #13283: URL: https://github.com/apache/flink/pull/13283 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 t

[jira] [Assigned] (FLINK-19417) Fix the bug of the method from_data_stream in table_environement

2020-09-26 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-19417: --- Assignee: Nicholas Jiang > Fix the bug of the method from_data_stream in table_environement > -

[GitHub] [flink] flinkbot edited a comment on pull request #13322: [FLINK-17480][kubernetes] Support running PyFlink on Kubernetes.

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13322: URL: https://github.com/apache/flink/pull/13322#issuecomment-686859976 ## CI report: * c86880fdde55700b120aa62eb463f3b6977546f7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Commented] (FLINK-19417) Fix the bug of the method from_data_stream in table_environement

2020-09-26 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202620#comment-17202620 ] Dian Fu commented on FLINK-19417: - [~nicholasjiang] Thanks a lot! I have assigned this J

[GitHub] [flink] flinkbot edited a comment on pull request #13322: [FLINK-17480][kubernetes] Support running PyFlink on Kubernetes.

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13322: URL: https://github.com/apache/flink/pull/13322#issuecomment-686859976 ## CI report: * c86880fdde55700b120aa62eb463f3b6977546f7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Updated] (FLINK-19423) Primary key position cause JDBC SQL upsert sink ArrayIndexOutOfBoundsException

2020-09-26 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-19423: Component/s: Table SQL / Ecosystem > Primary key position cause JDBC SQL upsert sink ArrayIndexOutOfBounds

[GitHub] [flink] flinkbot edited a comment on pull request #13322: [FLINK-17480][kubernetes] Support running PyFlink on Kubernetes.

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13322: URL: https://github.com/apache/flink/pull/13322#issuecomment-686859976 ## CI report: * c86880fdde55700b120aa62eb463f3b6977546f7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Commented] (FLINK-19419) "null-string-literal" does not work in HBaseSource decoder

2020-09-26 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202623#comment-17202623 ] Jark Wu commented on FLINK-19419: - This has been explained in the docs: https://ci.apac

[jira] [Assigned] (FLINK-19420) Translate "Program Packaging" page of "Managing Execution" into Chinese

2020-09-26 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-19420: --- Assignee: Xiao Huang > Translate "Program Packaging" page of "Managing Execution" into Chinese > --

[jira] [Assigned] (FLINK-19409) The comment for getValue has wrong code in class ListView

2020-09-26 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-19409: --- Assignee: Liu > The comment for getValue has wrong code in class ListView > ---

[GitHub] [flink] flinkbot edited a comment on pull request #13322: [FLINK-17480][kubernetes] Support running PyFlink on Kubernetes.

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13322: URL: https://github.com/apache/flink/pull/13322#issuecomment-686859976 ## CI report: * c86880fdde55700b120aa62eb463f3b6977546f7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #13322: [FLINK-17480][kubernetes] Support running PyFlink on Kubernetes.

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13322: URL: https://github.com/apache/flink/pull/13322#issuecomment-686859976 ## CI report: * 8d1c17e7fdfddb482627ebeaa5330ad6a9e6a80d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] walterddr commented on a change in pull request #13356: [FLINK-16789][runtime][rest] Enable JMX RMI port retrieval via REST API

2020-09-26 Thread GitBox
walterddr commented on a change in pull request #13356: URL: https://github.com/apache/flink/pull/13356#discussion_r495482128 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/resourcemanager/TaskExecutorRegistration.java ## @@ -72,13 +77,15 @@ public TaskExec

[GitHub] [flink] flinkbot edited a comment on pull request #13322: [FLINK-17480][kubernetes] Support running PyFlink on Kubernetes.

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13322: URL: https://github.com/apache/flink/pull/13322#issuecomment-686859976 ## CI report: * ae9c1538fa1bcb1458006aa8f54979b720b64fd1 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Commented] (FLINK-17159) ES6 ElasticsearchSinkITCase unstable

2020-09-26 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202706#comment-17202706 ] Dian Fu commented on FLINK-17159: - https://dev.azure.com/apache-flink/apache-flink/_buil

[jira] [Closed] (FLINK-18732) Update the hyperlink to the latest version

2020-09-26 Thread weizheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] weizheng closed FLINK-18732. Resolution: Not A Problem > Update the hyperlink to the latest version > -

[jira] [Created] (FLINK-19426) Streaming File Sink end-to-end test is instable

2020-09-26 Thread Dian Fu (Jira)
Dian Fu created FLINK-19426: --- Summary: Streaming File Sink end-to-end test is instable Key: FLINK-19426 URL: https://issues.apache.org/jira/browse/FLINK-19426 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-19426) Streaming File Sink end-to-end test is instable

2020-09-26 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-19426: Component/s: Tests Connectors / FileSystem > Streaming File Sink end-to-end test is insta

[jira] [Updated] (FLINK-19426) Streaming File Sink end-to-end test is instable

2020-09-26 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-19426: Affects Version/s: 1.12.0 > Streaming File Sink end-to-end test is instable >

[jira] [Updated] (FLINK-19426) Streaming File Sink end-to-end test is instable

2020-09-26 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-19426: Labels: test-stability (was: ) > Streaming File Sink end-to-end test is instable > --

[jira] [Commented] (FLINK-19388) Streaming bucketing end-to-end test failed with "Number of running task managers has not reached 4 within a timeout of 40 sec"

2020-09-26 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202707#comment-17202707 ] Dian Fu commented on FLINK-19388: - https://dev.azure.com/apache-flink/apache-flink/_buil

[jira] [Updated] (FLINK-19388) Streaming bucketing end-to-end test failed with "Number of running task managers has not reached 4 within a timeout of 40 sec"

2020-09-26 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-19388: Fix Version/s: 1.12.0 > Streaming bucketing end-to-end test failed with "Number of running task > manager

[jira] [Updated] (FLINK-19427) SplitFetcherTest.testNotifiesWhenGoingIdleConcurrent is instable

2020-09-26 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-19427: Labels: test-stability (was: ) > SplitFetcherTest.testNotifiesWhenGoingIdleConcurrent is instable > -

[jira] [Created] (FLINK-19427) SplitFetcherTest.testNotifiesWhenGoingIdleConcurrent is instable

2020-09-26 Thread Dian Fu (Jira)
Dian Fu created FLINK-19427: --- Summary: SplitFetcherTest.testNotifiesWhenGoingIdleConcurrent is instable Key: FLINK-19427 URL: https://issues.apache.org/jira/browse/FLINK-19427 Project: Flink Issue

[jira] [Updated] (FLINK-19420) Translate "Program Packaging" page of "Managing Execution" into Chinese

2020-09-26 Thread Xiao Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Huang updated FLINK-19420: --- Description: The page url is  [https://ci.apache.org/projects/flink/flink-docs-master/zh/dev/packagi

[jira] [Closed] (FLINK-16788) Support username and password options for Elasticsearch SQL connector

2020-09-26 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu closed FLINK-16788. -- Release Note: Resolved in https://issues.apache.org/jira/browse/FLINK-18361 Resolution: Resolved

[jira] [Created] (FLINK-19428) Translate "Elasticsearch Connector" page of "DataStream Connectors" into Chinese

2020-09-26 Thread weizheng (Jira)
weizheng created FLINK-19428: Summary: Translate "Elasticsearch Connector" page of "DataStream Connectors" into Chinese Key: FLINK-19428 URL: https://issues.apache.org/jira/browse/FLINK-19428 Project: Fli

[jira] [Commented] (FLINK-19428) Translate "Elasticsearch Connector" page of "DataStream Connectors" into Chinese

2020-09-26 Thread weizheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202708#comment-17202708 ] weizheng commented on FLINK-19428: -- Hi [~jark], Could you please assign it to me > Tra

[jira] [Assigned] (FLINK-16267) Flink uses more memory than taskmanager.memory.process.size in Kubernetes

2020-09-26 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song reassigned FLINK-16267: Assignee: Xintong Song > Flink uses more memory than taskmanager.memory.process.size in K

[jira] [Assigned] (FLINK-16267) Flink uses more memory than taskmanager.memory.process.size in Kubernetes

2020-09-26 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song reassigned FLINK-16267: Assignee: (was: Xintong Song) > Flink uses more memory than taskmanager.memory.proces

[jira] [Created] (FLINK-19429) Translate page 'Data Types' into Chinese

2020-09-26 Thread hailong wang (Jira)
hailong wang created FLINK-19429: Summary: Translate page 'Data Types' into Chinese Key: FLINK-19429 URL: https://issues.apache.org/jira/browse/FLINK-19429 Project: Flink Issue Type: Improvem

[jira] [Commented] (FLINK-19429) Translate page 'Data Types' into Chinese

2020-09-26 Thread hailong wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202715#comment-17202715 ] hailong wang commented on FLINK-19429: -- I did not find the issue that deduplicate w

[GitHub] [flink] vthinkxie commented on pull request #13458: FLINK-18851 [runtime] Add checkpoint type to checkpoint history entries in Web UI

2020-09-26 Thread GitBox
vthinkxie commented on pull request #13458: URL: https://github.com/apache/flink/pull/13458#issuecomment-699574773 > Thanks @gm7y8 for your changes. There are only two minor formatting things left which need to be addressed. Additionally, please update the commit message to comply to [Flin

[jira] [Updated] (FLINK-19409) The comment for getValue has wrong code in class ListView

2020-09-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-19409: --- Labels: pull-request-available (was: ) > The comment for getValue has wrong code in class L

[GitHub] [flink] Myracle opened a new pull request #13487: [FLINK-19409][Documentation] remove unrelated comment for getValue in ListView

2020-09-26 Thread GitBox
Myracle opened a new pull request #13487: URL: https://github.com/apache/flink/pull/13487 ## What is the purpose of the change *In class ListView, the comment for method getValue has unrelated code 'accumulator.list.add(id);'. Users and developers may be confused with the comment. I

[GitHub] [flink] flinkbot commented on pull request #13487: [FLINK-19409][Documentation] remove unrelated comment for getValue in ListView

2020-09-26 Thread GitBox
flinkbot commented on pull request #13487: URL: https://github.com/apache/flink/pull/13487#issuecomment-699575156 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 pro

[jira] [Created] (FLINK-19430) Translate page 'datastream_tutorial' into Chinese

2020-09-26 Thread hailong wang (Jira)
hailong wang created FLINK-19430: Summary: Translate page 'datastream_tutorial' into Chinese Key: FLINK-19430 URL: https://issues.apache.org/jira/browse/FLINK-19430 Project: Flink Issue Type:

[jira] [Updated] (FLINK-19430) Translate page 'datastream_tutorial' into Chinese

2020-09-26 Thread hailong wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hailong wang updated FLINK-19430: - Description: The page url  [datastream_tutorial|https://ci.apache.org/projects/flink/flink-docs-

[jira] [Commented] (FLINK-19428) Translate "Elasticsearch Connector" page of "DataStream Connectors" into Chinese

2020-09-26 Thread hailong wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202716#comment-17202716 ] hailong wang commented on FLINK-19428: -- Is it deduplicated with https://issues.apac

[jira] [Commented] (FLINK-18694) Add unaligned checkpoint config to web ui

2020-09-26 Thread Yadong Xie (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202717#comment-17202717 ] Yadong Xie commented on FLINK-18694: Hi, it seems that the WEB UI is not updated yet

[GitHub] [flink] flinkbot commented on pull request #13487: [FLINK-19409][Documentation] remove unrelated comment for getValue in ListView

2020-09-26 Thread GitBox
flinkbot commented on pull request #13487: URL: https://github.com/apache/flink/pull/13487#issuecomment-699575614 ## CI report: * 9cbc32fe3fb52c05dce29124ac61c4a7c2952241 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot r

[GitHub] [flink] caozhen1937 closed pull request #13484: [FLINK-19419][Connectors][HBase] "null-string-literal" does not work in HBaseSource decoder

2020-09-26 Thread GitBox
caozhen1937 closed pull request #13484: URL: https://github.com/apache/flink/pull/13484 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] [Commented] (FLINK-19425) Correct the usage of BulkWriter#flush and BulkWriter#finish

2020-09-26 Thread hailong wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202723#comment-17202723 ] hailong wang commented on FLINK-19425: -- Hi [~jark] [~lzljs3620320], what do you thi

[jira] [Commented] (FLINK-19428) Translate "Elasticsearch Connector" page of "DataStream Connectors" into Chinese

2020-09-26 Thread weizheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202721#comment-17202721 ] weizheng commented on FLINK-19428: -- ok thanks > Translate "Elasticsearch Connector" pa

[jira] [Closed] (FLINK-19428) Translate "Elasticsearch Connector" page of "DataStream Connectors" into Chinese

2020-09-26 Thread weizheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] weizheng closed FLINK-19428. Resolution: Duplicate > Translate "Elasticsearch Connector" page of "DataStream Connectors" into > Chines

[GitHub] [flink] dianfu commented on a change in pull request #13483: [FLINK-19403][python] Support Pandas Stream Group Window Aggregation

2020-09-26 Thread GitBox
dianfu commented on a change in pull request #13483: URL: https://github.com/apache/flink/pull/13483#discussion_r495514707 ## File path: flink-python/pyflink/table/tests/test_pandas_udaf.py ## @@ -259,6 +261,128 @@ def test_over_window_aggregate_function(self):

[GitHub] [flink] shuiqiangchen commented on pull request #13322: [FLINK-17480][kubernetes] Support running PyFlink on Kubernetes.

2020-09-26 Thread GitBox
shuiqiangchen commented on pull request #13322: URL: https://github.com/apache/flink/pull/13322#issuecomment-699576731 @flinkbot run azure This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [flink] flinkbot edited a comment on pull request #13322: [FLINK-17480][kubernetes] Support running PyFlink on Kubernetes.

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13322: URL: https://github.com/apache/flink/pull/13322#issuecomment-686859976 ## CI report: * ae9c1538fa1bcb1458006aa8f54979b720b64fd1 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #13487: [FLINK-19409][Documentation] remove unrelated comment for getValue in ListView

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13487: URL: https://github.com/apache/flink/pull/13487#issuecomment-699575614 ## CI report: * 9cbc32fe3fb52c05dce29124ac61c4a7c2952241 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #13483: [FLINK-19403][python] Support Pandas Stream Group Window Aggregation

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13483: URL: https://github.com/apache/flink/pull/13483#issuecomment-698904241 ## CI report: * c89615b7eb8f36e5e8966ad6f0098aa4757b5206 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] lirui-apache commented on a change in pull request #13434: [FLINK-19292][hive] HiveCatalog should support specifying Hadoop conf dir with configuration

2020-09-26 Thread GitBox
lirui-apache commented on a change in pull request #13434: URL: https://github.com/apache/flink/pull/13434#discussion_r495519793 ## File path: flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/table/catalog/hive/util/HiveTableUtil.java ## @@ -421,6 +424,31 @

[GitHub] [flink] flinkbot edited a comment on pull request #13322: [FLINK-17480][kubernetes] Support running PyFlink on Kubernetes.

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13322: URL: https://github.com/apache/flink/pull/13322#issuecomment-686859976 ## CI report: * ae9c1538fa1bcb1458006aa8f54979b720b64fd1 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #13483: [FLINK-19403][python] Support Pandas Stream Group Window Aggregation

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13483: URL: https://github.com/apache/flink/pull/13483#issuecomment-698904241 ## CI report: * c89615b7eb8f36e5e8966ad6f0098aa4757b5206 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Created] (FLINK-19431) Translate "Monitoring REST API" page of "Debugging & Monitoring" into Chinese

2020-09-26 Thread weizheng (Jira)
weizheng created FLINK-19431: Summary: Translate "Monitoring REST API" page of "Debugging & Monitoring" into Chinese Key: FLINK-19431 URL: https://issues.apache.org/jira/browse/FLINK-19431 Project: Flink

[jira] [Updated] (FLINK-19431) Translate "Monitoring REST API" page of "Debugging & Monitoring" into Chinese

2020-09-26 Thread weizheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] weizheng updated FLINK-19431: - Component/s: Documentation chinese-translation > Translate "Monitoring REST API" page o

[jira] [Commented] (FLINK-19431) Translate "Monitoring REST API" page of "Debugging & Monitoring" into Chinese

2020-09-26 Thread weizheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202727#comment-17202727 ] weizheng commented on FLINK-19431: -- Hi [~jark], I did not find the issue that deduplic

[GitHub] [flink] flinkbot edited a comment on pull request #13216: [FLINK-18999][table-planner-blink][hive] Temporary generic table does…

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13216: URL: https://github.com/apache/flink/pull/13216#issuecomment-678268420 ## CI report: * f07cf90226588764811e5e5075d2bca96558aa40 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Updated] (FLINK-18518) Add Async RequestReply handler for the Python SDK

2020-09-26 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-18518: Issue Type: New Feature (was: Improvement) > Add Async RequestReply handler for t

[jira] [Updated] (FLINK-19001) Add data-stream integration for stateful functions

2020-09-26 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-19001: Issue Type: New Feature (was: Improvement) > Add data-stream integration for stat

[jira] [Reopened] (FLINK-19191) Reduce the default number for async operations

2020-09-26 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai reopened FLINK-19191: - Reopening to add release notes. > Reduce the default number for async operations >

[jira] [Closed] (FLINK-19191) Reduce the default number for async operations

2020-09-26 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai closed FLINK-19191. --- Release Note: The default value for "statefun.async.max-per-task" has been decreased

[jira] [Reopened] (FLINK-19192) Set higher limit on the HTTP connection pool

2020-09-26 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai reopened FLINK-19192: - Reopening to add release note. > Set higher limit on the HTTP connection pool > ---

[jira] [Updated] (FLINK-19095) Add expire mode for remote function state TTL

2020-09-26 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-19095: Issue Type: New Feature (was: Task) > Add expire mode for remote function state T

[jira] [Closed] (FLINK-19192) Set higher limit on the HTTP connection pool

2020-09-26 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai closed FLINK-19192. --- Release Note: The size of the connection pool used for remote function HTTP invocati

[jira] [Updated] (FLINK-19408) Update flink-statefun-docker release scripts for cross release Java 8 and 11

2020-09-26 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-19408: Issue Type: New Feature (was: Task) > Update flink-statefun-docker release script

[jira] [Updated] (FLINK-19408) Update flink-statefun-docker release scripts for cross release Java 8 and 11

2020-09-26 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-19408: Fix Version/s: (was: statefun-2.2.0) statefun-2.3.0 > Updat

[GitHub] [flink] flinkbot edited a comment on pull request #13216: [FLINK-18999][table-planner-blink][hive] Temporary generic table does…

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13216: URL: https://github.com/apache/flink/pull/13216#issuecomment-678268420 ## CI report: * f07cf90226588764811e5e5075d2bca96558aa40 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Commented] (FLINK-19419) "null-string-literal" does not work in HBaseSource decoder

2020-09-26 Thread CaoZhen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202733#comment-17202733 ] CaoZhen commented on FLINK-19419: - But this doesn't work for string type, because empty

[GitHub] [flink] SteNicholas commented on pull request #13434: [FLINK-19292][hive] HiveCatalog should support specifying Hadoop conf dir with configuration

2020-09-26 Thread GitBox
SteNicholas commented on pull request #13434: URL: https://github.com/apache/flink/pull/13434#issuecomment-699583396 @lirui-apache Sorry for previous misunderstanding not rely on`HadoopUtils.getHadoopConfiguration`. I have already followed up with your comments to modify the logic of loadi

[GitHub] [flink] flinkbot edited a comment on pull request #13434: [FLINK-19292][hive] HiveCatalog should support specifying Hadoop conf dir with configuration

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13434: URL: https://github.com/apache/flink/pull/13434#issuecomment-695893232 ## CI report: * f4033f16e326039a0f33958d096ba0c30ef26a6f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #13434: [FLINK-19292][hive] HiveCatalog should support specifying Hadoop conf dir with configuration

2020-09-26 Thread GitBox
flinkbot edited a comment on pull request #13434: URL: https://github.com/apache/flink/pull/13434#issuecomment-695893232 ## CI report: * f4033f16e326039a0f33958d096ba0c30ef26a6f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] klion26 commented on pull request #13488: [FLINK-19381][docs] Fix docs for savepoint relocation

2020-09-26 Thread GitBox
klion26 commented on pull request #13488: URL: https://github.com/apache/flink/pull/13488#issuecomment-699588723 cc @NicoK This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [flink] klion26 opened a new pull request #13488: [FLINK-19381][docs] Fix docs for savepoint relocation

2020-09-26 Thread GitBox
klion26 opened a new pull request #13488: URL: https://github.com/apache/flink/pull/13488 ## What is the purpose of the change Fix doc for savepoint relocation ## Brief change log update docs: - ops/state/{savepoints.md, savepoints.zh.md} - ops/{upgrading.md,

[jira] [Updated] (FLINK-19381) Fix docs about relocatable savepoints

2020-09-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-19381: --- Labels: pull-request-available (was: ) > Fix docs about relocatable savepoints > --

  1   2   >