[jira] [Comment Edited] (FLINK-19064) HBaseRowDataInputFormat is leaking resources

2020-09-02 Thread Nicholas Jiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189039#comment-17189039 ] Nicholas Jiang edited comment on FLINK-19064 at 9/2/20, 7:24 AM: -

[jira] [Commented] (FLINK-19064) HBaseRowDataInputFormat is leaking resources

2020-09-02 Thread Nicholas Jiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189039#comment-17189039 ] Nicholas Jiang commented on FLINK-19064: [~rmetzger], 

[jira] [Commented] (FLINK-19015) java.lang.RuntimeException: Could not instantiate generated class 'GroupAggsHandler$15'

2020-09-02 Thread jack sun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189097#comment-17189097 ] jack sun commented on FLINK-19015: -- [~gkgkgk]no , It will throw 'reassignment to val' error, if replace

[jira] [Comment Edited] (FLINK-19109) Split Reader eats chained periodic watermarks

2020-09-02 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188635#comment-17188635 ] Roman Khachatryan edited comment on FLINK-19109 at 9/2/20, 9:35 AM:

[GitHub] [flink] HuangXingBo commented on a change in pull request #13232: [FLINK-18951][python][docs] Add documentation for Configurations in Python DataStream API.

2020-09-02 Thread GitBox
HuangXingBo commented on a change in pull request #13232: URL: https://github.com/apache/flink/pull/13232#discussion_r481933942 ## File path: docs/dev/python/user-guide/table/dependency_management.zh.md ## @@ -61,49 +61,49 @@ table_env.add_python_file(file_path)

[GitHub] [flink] HuangXingBo commented on a change in pull request #13295: [FLINK-18598][python][docs] Add instructions for asynchronous execute in PyFlink doc.

2020-09-02 Thread GitBox
HuangXingBo commented on a change in pull request #13295: URL: https://github.com/apache/flink/pull/13295#discussion_r481943491 ## File path: docs/dev/python/faq.md ## @@ -52,6 +52,19 @@ $ source venv/bin/activate $ python xxx.py {% endhighlight %} +**Note:** When

[GitHub] [flink] crazyzhou opened a new pull request #13303: [FLINK-19098][format] Make row data converters public

2020-09-02 Thread GitBox
crazyzhou opened a new pull request #13303: URL: https://github.com/apache/flink/pull/13303 ## What is the purpose of the change This pull request makes the rowdata converters public. That way third party projects can utilize the converter to serialize and deserialize

[jira] [Assigned] (FLINK-18712) Flink RocksDB statebackend memory leak issue

2020-09-02 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yun Tang reassigned FLINK-18712: Assignee: Yun Tang > Flink RocksDB statebackend memory leak issue >

[jira] [Commented] (FLINK-19124) Some JobClient methods are not ergonomic, require ClassLoader argument

2020-09-02 Thread Aljoscha Krettek (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189153#comment-17189153 ] Aljoscha Krettek commented on FLINK-19124: -- I'd be very happy to work in this with a

[jira] [Commented] (FLINK-19064) HBaseRowDataInputFormat is leaking resources

2020-09-02 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189043#comment-17189043 ] Robert Metzger commented on FLINK-19064: In my understanding of the {{InputFormat}} interface,

[GitHub] [flink] flinkbot edited a comment on pull request #12056: [FLINK-17502] [flink-connector-rabbitmq] RMQSource refactor

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #12056: URL: https://github.com/apache/flink/pull/12056#issuecomment-626167900 ## CI report: * c42ef1f62396948ece865a3b8628bea229d5ffb9 UNKNOWN * b58ab30b48a7405840656ebc26ce55fad7473497 Azure:

[jira] [Created] (FLINK-19122) Prometheus scrape generates huge scrape target.

2020-09-02 Thread Harold Dost III (Jira)
Harold Dost III created FLINK-19122: --- Summary: Prometheus scrape generates huge scrape target. Key: FLINK-19122 URL: https://issues.apache.org/jira/browse/FLINK-19122 Project: Flink Issue

[GitHub] [flink] azagrebin commented on a change in pull request #13181: [FLINK-18957] Implement logical request bulk tracking in SlotSharingExecutionSlotAllocator

2020-09-02 Thread GitBox
azagrebin commented on a change in pull request #13181: URL: https://github.com/apache/flink/pull/13181#discussion_r481887743 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/SharedSlot.java ## @@ -0,0 +1,204 @@ +/* + * Licensed to the Apache

[jira] [Commented] (FLINK-19115) Null value fields cannot be ignored in ElasticSearch Sink

2020-09-02 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189088#comment-17189088 ] Jark Wu commented on FLINK-19115: - If I understand correctly, what you want is only write non-null

[GitHub] [flink] flinkbot edited a comment on pull request #13301: [FLINK-19121][hive] Avoid accessing HDFS frequently in HiveBulkWriterFactory

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13301: URL: https://github.com/apache/flink/pull/13301#issuecomment-685356952 ## CI report: * a5a665a041c0a6c2c017289463e5122f2c8f6282 Azure:

[GitHub] [flink] dawidwys commented on a change in pull request #13249: [FLINK-14087][datastream] Clone the StreamPartitioner to avoid being shared at runtime.

2020-09-02 Thread GitBox
dawidwys commented on a change in pull request #13249: URL: https://github.com/apache/flink/pull/13249#discussion_r481928736 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java ## @@ -1160,14 +1160,25 @@ public final

[GitHub] [flink-statefun-docker] tzulitai opened a new pull request #7: [FLINK-19019] [docker] Add common filesystem plugins to flink-statefun image

2020-09-02 Thread GitBox
tzulitai opened a new pull request #7: URL: https://github.com/apache/flink-statefun-docker/pull/7 This makes some commonly used filesystems ready to be used out-of-box with the image. This is an automated message from the

[GitHub] [flink-statefun] tzulitai opened a new pull request #140: [FLINK-19019] [docker] Add common filesystem plugins to flink-statefun image

2020-09-02 Thread GitBox
tzulitai opened a new pull request #140: URL: https://github.com/apache/flink-statefun/pull/140 This change also has a corresponding change in `apache/flink-statefun-docker`: https://github.com/apache/flink-statefun-docker/pull/7

[jira] [Updated] (FLINK-19019) Add HDFS / S3 / GCS support to Flink-StateFun Docker image.

2020-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-19019: --- Labels: pull-request-available (was: ) > Add HDFS / S3 / GCS support to Flink-StateFun

[GitHub] [flink] flinkbot commented on pull request #13303: [FLINK-19098][format] Make row data converters public

2020-09-02 Thread GitBox
flinkbot commented on pull request #13303: URL: https://github.com/apache/flink/pull/13303#issuecomment-685551684 ## CI report: * 167e59c5fc3ee18bdc6ecd8175f914e379191816 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

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

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

[GitHub] [flink] flinkbot edited a comment on pull request #13284: [FLINK-17016][runtime] Change blink planner batch jobs to run with pipelined region scheduling

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13284: URL: https://github.com/apache/flink/pull/13284#issuecomment-683683000 ## CI report: * 21bf743431be5233b62ff1a127f81721edd3939d Azure:

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

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13128: URL: https://github.com/apache/flink/pull/13128#issuecomment-672766836 ## CI report: * 313b80f4474455d7013b0852929b5a8458f391a1 UNKNOWN * ef0e2d93a502dd9b3050200b4a5b43f96f4e045b Azure:

[GitHub] [flink] flinkbot commented on pull request #13305: [FLINK-191909][task] Ignore isLoopRunning in MailboxExecutor.isIdle

2020-09-02 Thread GitBox
flinkbot commented on pull request #13305: URL: https://github.com/apache/flink/pull/13305#issuecomment-685657746 ## CI report: * 6da9dbc0b1f5f47475da8dfe5be8d8fd4ef80edc UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] dianfu commented on a change in pull request #13302: [FLINK-19110][docs][python] Flatten current PyFlink documentation structure.

2020-09-02 Thread GitBox
dianfu commented on a change in pull request #13302: URL: https://github.com/apache/flink/pull/13302#discussion_r481989552 ## File path: docs/dev/python/index.md ## @@ -2,7 +2,7 @@ title: "Python API" nav-id: python nav-parent_id: dev -nav-pos: 50 Review comment:

[GitHub] [flink] flinkbot edited a comment on pull request #13304: [FLINK-19118][python] Support Expression in the operations of Python Table API

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13304: URL: https://github.com/apache/flink/pull/13304#issuecomment-685633990 ## CI report: * d308fe842311e794be70b21c1f9335c93fb29b5b Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13299: [FLINK-19072][table-planner] Import Temporal Table join rule

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13299: URL: https://github.com/apache/flink/pull/13299#issuecomment-684842866 ## CI report: * 2ed16425d7018bbb39be1edd6519fcb99cb45000 Azure:

[jira] [Updated] (FLINK-19110) Flatten current PyFlink documentation structure

2020-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-19110: --- Labels: pull-request-available (was: ) > Flatten current PyFlink documentation structure >

[jira] [Commented] (FLINK-19112) No access to metric group in ScalarFunction when optimizing

2020-09-02 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189047#comment-17189047 ] Dawid Wysakowicz commented on FLINK-19112: -- Just throwing in another idea. How about catching

[GitHub] [flink] flinkbot edited a comment on pull request #13300: [FLINK-19077][table-runtime] Import process time temporal join operator.

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13300: URL: https://github.com/apache/flink/pull/13300#issuecomment-684957567 ## CI report: * 4f62c8cfc30654a7236e45b48a5846267897ba3a Azure:

[jira] [Commented] (FLINK-19064) HBaseRowDataInputFormat is leaking resources

2020-09-02 Thread Nicholas Jiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189049#comment-17189049 ] Nicholas Jiang commented on FLINK-19064: [~rmetzger], I got your point of understanding. In

[GitHub] [flink] flinkbot edited a comment on pull request #13302: [FLINK-19110][docs][python] Flatten current PyFlink documentation structure.

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13302: URL: https://github.com/apache/flink/pull/13302#issuecomment-685404422 ## CI report: * f034b22420e2670b326949b657a61ac5a0dc7185 Azure:

[jira] [Updated] (FLINK-19113) Add support for checkpointing with selectable inputs

2020-09-02 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-19113: --- Component/s: API / DataStream > Add support for checkpointing with selectable inputs >

[jira] [Commented] (FLINK-19113) Add support for checkpointing with selectable inputs

2020-09-02 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189117#comment-17189117 ] Piotr Nowojski commented on FLINK-19113: Another reason why this check in

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

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13128: URL: https://github.com/apache/flink/pull/13128#issuecomment-672766836 ## CI report: * 313b80f4474455d7013b0852929b5a8458f391a1 UNKNOWN * ef0e2d93a502dd9b3050200b4a5b43f96f4e045b Azure:

[GitHub] [flink] echauchot commented on pull request #13040: [FLINK-17073] [checkpointing] checkpointing backpressure if there are too many checkpoints to clean

2020-09-02 Thread GitBox
echauchot commented on pull request #13040: URL: https://github.com/apache/flink/pull/13040#issuecomment-685570227 > Thanks for the update @echauchot > > I see there are some git conflicts now, can you rebase your branch to the latest master? Besides, there are some checkstyle

[GitHub] [flink] echauchot edited a comment on pull request #13040: [FLINK-17073] [checkpointing] checkpointing backpressure if there are too many checkpoints to clean

2020-09-02 Thread GitBox
echauchot edited a comment on pull request #13040: URL: https://github.com/apache/flink/pull/13040#issuecomment-685570227 > Thanks for the update @echauchot > > I see there are some git conflicts now, can you rebase your branch to the latest master? Besides, there are some

[GitHub] [flink] zhijiangW merged pull request #13286: [FLINK-19093][task] Fix isActive check in AsyncCheckpointRunnable

2020-09-02 Thread GitBox
zhijiangW merged pull request #13286: URL: https://github.com/apache/flink/pull/13286 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-19124) Some JobClient methods are not ergonomic, require ClassLoader argument

2020-09-02 Thread Timo Walther (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189154#comment-17189154 ] Timo Walther commented on FLINK-19124: -- +1 to this. I was wondering about this as well. > Some

[GitHub] [flink] flinkbot commented on pull request #13304: [FLINK-19118][python] Support Expression in the operations of Python Table API

2020-09-02 Thread GitBox
flinkbot commented on pull request #13304: URL: https://github.com/apache/flink/pull/13304#issuecomment-685633990 ## CI report: * d308fe842311e794be70b21c1f9335c93fb29b5b UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[jira] [Commented] (FLINK-18938) Throw better exception message for quering sink-only connector

2020-09-02 Thread liufangliang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189161#comment-17189161 ] liufangliang commented on FLINK-18938: -- [~jark] , i will finish it later. > Throw better exception

[GitHub] [flink] flinkbot edited a comment on pull request #13302: [FLINK-19110][docs][python] Flatten current PyFlink documentation structure.

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13302: URL: https://github.com/apache/flink/pull/13302#issuecomment-685404422 ## CI report: * f034b22420e2670b326949b657a61ac5a0dc7185 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13300: [FLINK-19077][table-runtime] Import process time temporal join operator.

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13300: URL: https://github.com/apache/flink/pull/13300#issuecomment-684957567 ## CI report: * 4f62c8cfc30654a7236e45b48a5846267897ba3a Azure:

[GitHub] [flink] flinkbot commented on pull request #13302: [FLINK-19110][docs][python] Flatten current PyFlink documentation structure.

2020-09-02 Thread GitBox
flinkbot commented on pull request #13302: URL: https://github.com/apache/flink/pull/13302#issuecomment-685396154 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] rkhachatryan commented on a change in pull request #13286: [FLINK-19093][task] Fix isActive check in AsyncCheckpointRunnable

2020-09-02 Thread GitBox
rkhachatryan commented on a change in pull request #13286: URL: https://github.com/apache/flink/pull/13286#discussion_r481809234 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/SubtaskCheckpointCoordinatorImpl.java ## @@ -366,11

[GitHub] [flink-docker] wangxiyuan opened a new pull request #23: [FLINK-14241][test]Add arm64 support for docker e2e test

2020-09-02 Thread GitBox
wangxiyuan opened a new pull request #23: URL: https://github.com/apache/flink-docker/pull/23 The docker image `openjdk:8-jre` only works for amd64. When running test on arm64, use `arm64v8/openjdk:8-jre` instead.

[GitHub] [flink] HuangXingBo commented on a change in pull request #13292: [FLINK-19097][python] Support add_jars() for Python StreamExecutionEnvironment.

2020-09-02 Thread GitBox
HuangXingBo commented on a change in pull request #13292: URL: https://github.com/apache/flink/pull/13292#discussion_r481923107 ## File path: flink-python/pyflink/datastream/stream_execution_environment.py ## @@ -553,6 +553,34 @@ def set_python_executable(self, python_exec:

[jira] [Assigned] (FLINK-19019) Add HDFS / S3 / GCS support to Flink-StateFun Docker image.

2020-09-02 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai reassigned FLINK-19019: --- Assignee: Tzu-Li (Gordon) Tai > Add HDFS / S3 / GCS support to

[jira] [Created] (FLINK-19123) TestStreamEnvironment does not use shared MiniCluster for executeAsync()

2020-09-02 Thread Aljoscha Krettek (Jira)
Aljoscha Krettek created FLINK-19123: Summary: TestStreamEnvironment does not use shared MiniCluster for executeAsync() Key: FLINK-19123 URL: https://issues.apache.org/jira/browse/FLINK-19123

[jira] [Updated] (FLINK-19098) Make Rowdata converters public

2020-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-19098: --- Labels: pull-request-available (was: ) > Make Rowdata converters public >

[jira] [Commented] (FLINK-19022) AkkaRpcActor failed to start but no exception information

2020-09-02 Thread tartarus (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189152#comment-17189152 ] tartarus commented on FLINK-19022: -- [~trohrmann] sorry , There is another question to confirm. if we

[jira] [Updated] (FLINK-19123) TestStreamEnvironment does not use shared MiniCluster for executeAsync()

2020-09-02 Thread Aljoscha Krettek (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek updated FLINK-19123: - Fix Version/s: 1.12.0 > TestStreamEnvironment does not use shared MiniCluster for

[jira] [Updated] (FLINK-19118) Support Expression in the operations of the Python Table API

2020-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-19118: --- Labels: pull-request-available (was: ) > Support Expression in the operations of the

[GitHub] [flink] flinkbot commented on pull request #13304: [FLINK-19118][python] Support Expression in the operations of Python Table API

2020-09-02 Thread GitBox
flinkbot commented on pull request #13304: URL: https://github.com/apache/flink/pull/13304#issuecomment-685626147 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] [Created] (FLINK-19124) Some JobClient methods are not ergonomic, require ClassLoader argument

2020-09-02 Thread Aljoscha Krettek (Jira)
Aljoscha Krettek created FLINK-19124: Summary: Some JobClient methods are not ergonomic, require ClassLoader argument Key: FLINK-19124 URL: https://issues.apache.org/jira/browse/FLINK-19124

[GitHub] [flink] flinkbot edited a comment on pull request #12056: [FLINK-17502] [flink-connector-rabbitmq] RMQSource refactor

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #12056: URL: https://github.com/apache/flink/pull/12056#issuecomment-626167900 ## CI report: * c42ef1f62396948ece865a3b8628bea229d5ffb9 UNKNOWN * ad971fd47ab3ac9e813afae9713c75986646 UNKNOWN *

[jira] [Commented] (FLINK-19112) No access to metric group in ScalarFunction when optimizing

2020-09-02 Thread Timo Walther (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189037#comment-17189037 ] Timo Walther commented on FLINK-19112: -- I was thinking about giving a more helpful exception as

[GitHub] [flink] flinkbot commented on pull request #13302: [FLINK-19110][docs][python] Flatten current PyFlink documentation structure.

2020-09-02 Thread GitBox
flinkbot commented on pull request #13302: URL: https://github.com/apache/flink/pull/13302#issuecomment-685404422 ## CI report: * f034b22420e2670b326949b657a61ac5a0dc7185 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] azagrebin commented on a change in pull request #13181: [FLINK-18957] Implement logical request bulk tracking in SlotSharingExecutionSlotAllocator

2020-09-02 Thread GitBox
azagrebin commented on a change in pull request #13181: URL: https://github.com/apache/flink/pull/13181#discussion_r481844415 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/SharingPhysicalSlotRequestBulk.java ## @@ -0,0 +1,86 @@ +/* + * Licensed

[GitHub] [flink] flinkbot edited a comment on pull request #13299: [FLINK-19072][table-planner] Import Temporal Table join rule

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13299: URL: https://github.com/apache/flink/pull/13299#issuecomment-684842866 ## CI report: * 2ed16425d7018bbb39be1edd6519fcb99cb45000 Azure:

[GitHub] [flink] azagrebin commented on a change in pull request #13181: [FLINK-18957] Implement logical request bulk tracking in SlotSharingExecutionSlotAllocator

2020-09-02 Thread GitBox
azagrebin commented on a change in pull request #13181: URL: https://github.com/apache/flink/pull/13181#discussion_r481855755 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/SlotSharingExecutionSlotAllocator.java ## @@ -161,158 +173,66 @@ private

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

2020-09-02 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189057#comment-17189057 ] Till Rohrmann commented on FLINK-18959: --- I think we can record whether

[GitHub] [flink] azagrebin commented on a change in pull request #13181: [FLINK-18957] Implement logical request bulk tracking in SlotSharingExecutionSlotAllocator

2020-09-02 Thread GitBox
azagrebin commented on a change in pull request #13181: URL: https://github.com/apache/flink/pull/13181#discussion_r481882451 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/slotpool/PhysicalSlotRequestBulkCheckerImpl.java ## @@ -0,0 +1,187 @@ +/*

[GitHub] [flink] dianfu closed pull request #13278: [FLINK-19114][python] Introduce expression DSL for Python Table API

2020-09-02 Thread GitBox
dianfu closed pull request #13278: URL: https://github.com/apache/flink/pull/13278 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

[jira] [Closed] (FLINK-19114) Introduce Expression class in the Python Table API

2020-09-02 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu closed FLINK-19114. --- Resolution: Fixed master: a6458f465a9ce422cfd6fc8cf25fe5e51f65ab47 > Introduce Expression class in the

[GitHub] [flink] flinkbot edited a comment on pull request #13299: [FLINK-19072][table-planner] Import Temporal Table join rule

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13299: URL: https://github.com/apache/flink/pull/13299#issuecomment-684842866 ## CI report: * bbb019bf30fa08b0055755a4eba7c918683b5aab Azure:

[GitHub] [flink] echauchot commented on a change in pull request #13040: [FLINK-17073] [checkpointing] checkpointing backpressure if there are too many checkpoints to clean

2020-09-02 Thread GitBox
echauchot commented on a change in pull request #13040: URL: https://github.com/apache/flink/pull/13040#discussion_r481932290 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointsCleaner.java ## @@ -0,0 +1,86 @@ +package

[jira] [Commented] (FLINK-18712) Flink RocksDB statebackend memory leak issue

2020-09-02 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189138#comment-17189138 ] Yun Tang commented on FLINK-18712: -- I use [k8s session

[jira] [Commented] (FLINK-19112) No access to metric group in ScalarFunction when optimizing

2020-09-02 Thread Nico Kruber (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189137#comment-17189137 ] Nico Kruber commented on FLINK-19112: - A mock MetricGroup has the disadvantage that the user doesn't

[GitHub] [flink] flinkbot edited a comment on pull request #13303: [FLINK-19098][format] Make row data converters public

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13303: URL: https://github.com/apache/flink/pull/13303#issuecomment-685551684 ## CI report: * 167e59c5fc3ee18bdc6ecd8175f914e379191816 Azure:

[jira] [Closed] (FLINK-19093) "Elasticsearch (v6.3.1) sink end-to-end test" failed with "SubtaskCheckpointCoordinatorImpl was closed without closing asyncCheckpointRunnable 1"

2020-09-02 Thread Zhijiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijiang closed FLINK-19093. Resolution: Fixed Merged in master: 76f37551ad51f7eae9688495130a39b0f202c3bf > "Elasticsearch (v6.3.1)

[GitHub] [flink] flinkbot edited a comment on pull request #13303: [FLINK-19098][format] Make row data converters public

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13303: URL: https://github.com/apache/flink/pull/13303#issuecomment-685551684 ## CI report: * 167e59c5fc3ee18bdc6ecd8175f914e379191816 Azure:

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

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13128: URL: https://github.com/apache/flink/pull/13128#issuecomment-672766836 ## CI report: * 313b80f4474455d7013b0852929b5a8458f391a1 UNKNOWN * 8dec9d771581a278dc822712712cac0b08d31b3c Azure:

[GitHub] [flink] flinkbot commented on pull request #13305: [FLINK-191909][task] Ignore isLoopRunning in MailboxExecutor.isIdle

2020-09-02 Thread GitBox
flinkbot commented on pull request #13305: URL: https://github.com/apache/flink/pull/13305#issuecomment-685640244 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 #12056: [FLINK-17502] [flink-connector-rabbitmq] RMQSource refactor

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #12056: URL: https://github.com/apache/flink/pull/12056#issuecomment-626167900 ## CI report: * c42ef1f62396948ece865a3b8628bea229d5ffb9 UNKNOWN * b58ab30b48a7405840656ebc26ce55fad7473497 Azure:

[GitHub] [flink-docker] wangxiyuan commented on a change in pull request #32: [FLINK-16260] Add support for Java11 in dev-master / introduce new release.metadata file

2020-09-02 Thread GitBox
wangxiyuan commented on a change in pull request #32: URL: https://github.com/apache/flink-docker/pull/32#discussion_r481820243 ## File path: generator.sh ## @@ -0,0 +1,80 @@ +#!/bin/bash -e + +# Defaults, can vary between versions +export SOURCE_VARIANTS=(java11-debian debian

[GitHub] [flink] tillrohrmann commented on a change in pull request #13227: [FLINK-18959][Runtime] Try to revert MiniDispatcher for archiveExecutionGraph

2020-09-02 Thread GitBox
tillrohrmann commented on a change in pull request #13227: URL: https://github.com/apache/flink/pull/13227#discussion_r481852784 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/MiniDispatcher.java ## @@ -91,37 +91,21 @@ public MiniDispatcher(

[jira] [Issue Comment Deleted] (FLINK-19064) HBaseRowDataInputFormat is leaking resources

2020-09-02 Thread Nicholas Jiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Jiang updated FLINK-19064: --- Comment: was deleted (was: [~rmetzger], I got your point of understanding. In InputFormat

[GitHub] [flink] dianfu opened a new pull request #13304: [FLINK-19118][python] Support Expression in the operations of Python Table API

2020-09-02 Thread GitBox
dianfu opened a new pull request #13304: URL: https://github.com/apache/flink/pull/13304 ## What is the purpose of the change *This pull request support Expression in the operations of Python Table API* ## Brief change log - *Update the operations in Table to

[GitHub] [flink] rkhachatryan opened a new pull request #13305: [FLINK-191909][task] Ignore isLoopRunning in MailboxExecutor.isIdle

2020-09-02 Thread GitBox
rkhachatryan opened a new pull request #13305: URL: https://github.com/apache/flink/pull/13305 ## What is the purpose of the change Currently, `MailboxExecutor.isIdle` checks whether the mailbox loop is running or not. If not, `ContinuousFileReaderOperator` continues file

[GitHub] [flink] WeiZhong94 opened a new pull request #13302: [FLINK-19110][docs][python] Flatten current PyFlink documentation structure.

2020-09-02 Thread GitBox
WeiZhong94 opened a new pull request #13302: URL: https://github.com/apache/flink/pull/13302 ## What is the purpose of the change *This pull request flattens the current PyFlink documentation structure.* ## Brief change log - *Flatten current PyFlink documentation

[jira] [Commented] (FLINK-16528) Support Limit push down for Kafka streaming sources

2020-09-02 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189042#comment-17189042 ] Jark Wu commented on FLINK-16528: - Hi [~danny0405], they do not conflict. It is valid to submit a query

[GitHub] [flink-statefun] klion26 commented on pull request #131: [FLINK-18968] Translate README.md to Chinese

2020-09-02 Thread GitBox
klion26 commented on pull request #131: URL: https://github.com/apache/flink-statefun/pull/131#issuecomment-685414778 @carp84 thanks for the notice. will review this late today. This is an automated message from the Apache

[GitHub] [flink] flinkbot edited a comment on pull request #13278: [FLINK-19114][python] Introduce expression DSL for Python Table API

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13278: URL: https://github.com/apache/flink/pull/13278#issuecomment-683294857 ## CI report: * ca0216692b0b058bd5cbe6a1a6b3f345feba3def UNKNOWN * d9df78ad79b83d10cefa5c9ef8b893737c3fd88c Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13245: [FLINK-17826][jdbc] Add missing custom query support on new jdbc connector

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13245: URL: https://github.com/apache/flink/pull/13245#issuecomment-680688340 ## CI report: * 4a0370f30701c680892ec0f934878b18142c742f Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13301: [FLINK-19121][hive] Avoid accessing HDFS frequently in HiveBulkWriterFactory

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13301: URL: https://github.com/apache/flink/pull/13301#issuecomment-685356952 ## CI report: * a5a665a041c0a6c2c017289463e5122f2c8f6282 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13292: [FLINK-19097][python] Support add_jars() for Python StreamExecutionEnvironment.

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13292: URL: https://github.com/apache/flink/pull/13292#issuecomment-684516974 ## CI report: * 44b87544d58616f56eeb8105764a37011c07ea9d Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13300: [FLINK-19077][table-runtime] Import process time temporal join operator.

2020-09-02 Thread GitBox
flinkbot edited a comment on pull request #13300: URL: https://github.com/apache/flink/pull/13300#issuecomment-684957567 ## CI report: * 67048f0564671bfb89f9f1d88a3a717502a9cda8 Azure:

[GitHub] [flink] azagrebin commented on a change in pull request #13181: [FLINK-18957] Implement logical request bulk tracking in SlotSharingExecutionSlotAllocator

2020-09-02 Thread GitBox
azagrebin commented on a change in pull request #13181: URL: https://github.com/apache/flink/pull/13181#discussion_r481295508 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/SharingPhysicalSlotRequestBulk.java ## @@ -0,0 +1,86 @@ +/* + * Licensed

[GitHub] [flink] flinkbot commented on pull request #13303: [FLINK-19098][format] Make row data converters public

2020-09-02 Thread GitBox
flinkbot commented on pull request #13303: URL: https://github.com/apache/flink/pull/13303#issuecomment-685543479 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] [Commented] (FLINK-19115) Null value fields cannot be ignored in ElasticSearch Sink

2020-09-02 Thread McClone (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189012#comment-17189012 ] McClone commented on FLINK-19115: - CREATE TEMPORARY FUNCTION UdfPrimaryKey as

[jira] [Updated] (FLINK-19121) Avoid accessing HDFS in HiveBulkWriterFactory

2020-09-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee updated FLINK-19121: - Summary: Avoid accessing HDFS in HiveBulkWriterFactory (was: Avoid access HDFS in

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

2020-09-02 Thread GitBox
flinkbot commented on pull request #13301: URL: https://github.com/apache/flink/pull/13301#issuecomment-685329829 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-19121) Avoid accessing HDFS frequently in HiveBulkWriterFactory

2020-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-19121: --- Labels: pull-request-available (was: ) > Avoid accessing HDFS frequently in

[jira] [Commented] (FLINK-16528) Support Limit push down for Kafka streaming sources

2020-09-02 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189016#comment-17189016 ] Danny Chen commented on FLINK-16528: What is the semantics that for an unbounded stream to have a

[jira] [Updated] (FLINK-19079) Support row time deduplicate operator

2020-09-02 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-19079: --- Component/s: Table SQL / Runtime > Support row time deduplicate operator >

[jira] [Updated] (FLINK-19078) Import rowtime join temporal operator

2020-09-02 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-19078: --- Component/s: Table SQL / Runtime > Import rowtime join temporal operator >

[jira] [Assigned] (FLINK-19121) Avoid accessing HDFS frequently in HiveBulkWriterFactory

2020-09-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee reassigned FLINK-19121: Assignee: Jingsong Lee > Avoid accessing HDFS frequently in HiveBulkWriterFactory >

[jira] [Updated] (FLINK-19121) Avoid accessing HDFS frequently in HiveBulkWriterFactory

2020-09-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee updated FLINK-19121: - Summary: Avoid accessing HDFS frequently in HiveBulkWriterFactory (was: Avoid accessing HDFS

[GitHub] [flink] JingsongLi opened a new pull request #13301: [FLINK-19121][hive] Avoid accessing HDFS frequently in HiveBulkWriterFactory

2020-09-02 Thread GitBox
JingsongLi opened a new pull request #13301: URL: https://github.com/apache/flink/pull/13301 ## What is the purpose of the change In HadoopPathBasedBulkWriter, getSize will invoke `FileSystem.exists` and `FileSystem.getFileStatus`, but it is invoked per record. There will be

  1   2   3   4   >