[GitHub] [flink] flinkbot edited a comment on issue #10971: [FLINK-15791][kubernetes] Use explicit I/O Executor for asynchronous operations in Fabric8FlinkKubeClient

2020-01-31 Thread GitBox
flinkbot edited a comment on issue #10971: [FLINK-15791][kubernetes] Use explicit I/O Executor for asynchronous operations in Fabric8FlinkKubeClient URL: https://github.com/apache/flink/pull/10971#issuecomment-580116900 ## CI report: * f769194571216372e83fdff8d9898fd693079498 Tra

[GitHub] [flink] flinkbot edited a comment on issue #10970: [FLINK-15789][kubernetes] Do not wrap the InterruptedException and throw a different one in ActionWatcher.await

2020-01-31 Thread GitBox
flinkbot edited a comment on issue #10970: [FLINK-15789][kubernetes] Do not wrap the InterruptedException and throw a different one in ActionWatcher.await URL: https://github.com/apache/flink/pull/10970#issuecomment-580116823 ## CI report: * d3bc38e0e541eba36972ff7ad63ed8c73137aa

[GitHub] [flink] flinkbot edited a comment on issue #10980: [FLINK-12343][yarn] add yarn file replication option

2020-01-31 Thread GitBox
flinkbot edited a comment on issue #10980: [FLINK-12343][yarn] add yarn file replication option URL: https://github.com/apache/flink/pull/10980#issuecomment-580609306 ## CI report: * 1bca661ca3f42c4c98234ac90fb5359516c0b6c9 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/

[jira] [Commented] (FLINK-15807) Document Java 11 support

2020-01-31 Thread Yu Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027265#comment-17027265 ] Yu Li commented on FLINK-15807: --- Thanks for the information [~chesnay]. How about we add t

[jira] [Commented] (FLINK-15807) Document Java 11 support

2020-01-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027270#comment-17027270 ] Chesnay Schepler commented on FLINK-15807: -- That's probably the best place, yes

[GitHub] [flink] GJL commented on issue #10974: [FLINK-15807][docs] Add Java 11 to supported JDKs

2020-01-31 Thread GitBox
GJL commented on issue #10974: [FLINK-15807][docs] Add Java 11 to supported JDKs URL: https://github.com/apache/flink/pull/10974#issuecomment-580631491 > Meanwhile, if we're going to announce java 11 support in 1.10.0 release, hopefully somewhere we could remind our users that certain sourc

[jira] [Created] (FLINK-15824) Generalize CommonOption to support other option groups as well

2020-01-31 Thread Stephan Ewen (Jira)
Stephan Ewen created FLINK-15824: Summary: Generalize CommonOption to support other option groups as well Key: FLINK-15824 URL: https://issues.apache.org/jira/browse/FLINK-15824 Project: Flink

[jira] [Created] (FLINK-15825) Add renameDatabase() to Catalog

2020-01-31 Thread Fabian Hueske (Jira)
Fabian Hueske created FLINK-15825: - Summary: Add renameDatabase() to Catalog Key: FLINK-15825 URL: https://issues.apache.org/jira/browse/FLINK-15825 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-15826) Add renameFunction() to Catalog

2020-01-31 Thread Fabian Hueske (Jira)
Fabian Hueske created FLINK-15826: - Summary: Add renameFunction() to Catalog Key: FLINK-15826 URL: https://issues.apache.org/jira/browse/FLINK-15826 Project: Flink Issue Type: Improvement

[GitHub] [flink] flinkbot edited a comment on issue #10932: [FLINK-15614][docs] Consolidate Hadoop documentation

2020-01-31 Thread GitBox
flinkbot edited a comment on issue #10932: [FLINK-15614][docs] Consolidate Hadoop documentation URL: https://github.com/apache/flink/pull/10932#issuecomment-577700244 ## CI report: * fb34b16d701e65ee2edcaa082869af08b4ee0482 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/

[GitHub] [flink] flinkbot edited a comment on issue #10971: [FLINK-15791][kubernetes] Use explicit I/O Executor for asynchronous operations in Fabric8FlinkKubeClient

2020-01-31 Thread GitBox
flinkbot edited a comment on issue #10971: [FLINK-15791][kubernetes] Use explicit I/O Executor for asynchronous operations in Fabric8FlinkKubeClient URL: https://github.com/apache/flink/pull/10971#issuecomment-580116900 ## CI report: * f769194571216372e83fdff8d9898fd693079498 Tra

[jira] [Commented] (FLINK-15760) ridesharing-example-simulator depends on different parent pom

2020-01-31 Thread Igal Shilman (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027278#comment-17027278 ] Igal Shilman commented on FLINK-15760: -- This is fixed in master at 69d72782444c5aff

[jira] [Closed] (FLINK-15760) ridesharing-example-simulator depends on different parent pom

2020-01-31 Thread Igal Shilman (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igal Shilman closed FLINK-15760. Fix Version/s: statefun-1.1 Resolution: Fixed Fixed at 69d72782444c5aff2c24ed5751ca5ec6fc27

[GitHub] [flink] GJL edited a comment on issue #10974: [FLINK-15807][docs] Add Java 11 to supported JDKs

2020-01-31 Thread GitBox
GJL edited a comment on issue #10974: [FLINK-15807][docs] Add Java 11 to supported JDKs URL: https://github.com/apache/flink/pull/10974#issuecomment-580631491 > Meanwhile, if we're going to announce java 11 support in 1.10.0 release, hopefully somewhere we could remind our users that certa

[GitHub] [flink] GJL edited a comment on issue #10974: [FLINK-15807][docs] Add Java 11 to supported JDKs

2020-01-31 Thread GitBox
GJL edited a comment on issue #10974: [FLINK-15807][docs] Add Java 11 to supported JDKs URL: https://github.com/apache/flink/pull/10974#issuecomment-580631491 > Meanwhile, if we're going to announce java 11 support in 1.10.0 release, hopefully somewhere we could remind our users that certa

[jira] [Commented] (FLINK-15825) Add renameDatabase() to Catalog

2020-01-31 Thread Fabian Hueske (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027283#comment-17027283 ] Fabian Hueske commented on FLINK-15825: --- What do you think [~phoenixjiangnan]? >

[jira] [Commented] (FLINK-15826) Add renameFunction() to Catalog

2020-01-31 Thread Fabian Hueske (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027284#comment-17027284 ] Fabian Hueske commented on FLINK-15826: --- What do you think [~phoenixjiangnan]? >

[jira] [Updated] (FLINK-15823) Sync download page translation

2020-01-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-15823: --- Labels: pull-request-available (was: ) > Sync download page translation > -

[jira] [Commented] (FLINK-15823) Sync download page translation

2020-01-31 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027290#comment-17027290 ] Hequn Cheng commented on FLINK-15823: - asf-site: d8767dec8f9d438c2ef3c60caa68fca5d4d

[jira] [Closed] (FLINK-15823) Sync download page translation

2020-01-31 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng closed FLINK-15823. --- Resolution: Resolved > Sync download page translation > -- > >

[GitHub] [flink] twalthr opened a new pull request #10981: [hotfix][table] Convert FlinkCalciteSqlValidator to Java

2020-01-31 Thread GitBox
twalthr opened a new pull request #10981: [hotfix][table] Convert FlinkCalciteSqlValidator to Java URL: https://github.com/apache/flink/pull/10981 ## What is the purpose of the change Converts the `SqlValidator` extension to Java. This class is likely to extend Calcite. So it makes

[jira] [Updated] (FLINK-15818) Add Kafka ingress startup position config to YAML support

2020-01-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-15818: --- Labels: pull-request-available (was: ) > Add Kafka ingress startup position config to YAML

[GitHub] [flink-statefun] tzulitai opened a new pull request #6: [FLINK-15818] [kafka-io] Add startup postition configuration for Kafka ingress YAML support

2020-01-31 Thread GitBox
tzulitai opened a new pull request #6: [FLINK-15818] [kafka-io] Add startup postition configuration for Kafka ingress YAML support URL: https://github.com/apache/flink-statefun/pull/6 This is a follow-up to #5, and is based on that PR. It extends the addition of configuring startup posit

[GitHub] [flink-statefun] tzulitai commented on issue #6: [FLINK-15818] [kafka-io] Add startup postition configuration for Kafka ingress YAML support

2020-01-31 Thread GitBox
tzulitai commented on issue #6: [FLINK-15818] [kafka-io] Add startup postition configuration for Kafka ingress YAML support URL: https://github.com/apache/flink-statefun/pull/6#issuecomment-580643389 cc @igalshilman This is

[GitHub] [flink-statefun] tzulitai commented on issue #5: [FLINK-15769] [kafka-io] Add configuring startup position for Kafka ingress

2020-01-31 Thread GitBox
tzulitai commented on issue #5: [FLINK-15769] [kafka-io] Add configuring startup position for Kafka ingress URL: https://github.com/apache/flink-statefun/pull/5#issuecomment-580643537 cc @igalshilman the PR is ready for review ---

[GitHub] [flink] flinkbot commented on issue #10981: [hotfix][table] Convert FlinkCalciteSqlValidator to Java

2020-01-31 Thread GitBox
flinkbot commented on issue #10981: [hotfix][table] Convert FlinkCalciteSqlValidator to Java URL: https://github.com/apache/flink/pull/10981#issuecomment-580643596 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull

[jira] [Comment Edited] (FLINK-15826) Add renameFunction() to Catalog

2020-01-31 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027293#comment-17027293 ] Jingsong Lee edited comment on FLINK-15826 at 1/31/20 8:53 AM: ---

[jira] [Commented] (FLINK-15826) Add renameFunction() to Catalog

2020-01-31 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027293#comment-17027293 ] Jingsong Lee commented on FLINK-15826: -- +1 as [FLIP-79|[https://cwiki.apache.org/c

[GitHub] [flink] flinkbot edited a comment on issue #10932: [FLINK-15614][docs] Consolidate Hadoop documentation

2020-01-31 Thread GitBox
flinkbot edited a comment on issue #10932: [FLINK-15614][docs] Consolidate Hadoop documentation URL: https://github.com/apache/flink/pull/10932#issuecomment-577700244 ## CI report: * fb34b16d701e65ee2edcaa082869af08b4ee0482 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/

[jira] [Assigned] (FLINK-15805) StreamingFileSink on S3 fails when firing processing time timers after recovery.

2020-01-31 Thread Kostas Kloudas (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kostas Kloudas reassigned FLINK-15805: -- Assignee: Kostas Kloudas > StreamingFileSink on S3 fails when firing processing time

[GitHub] [flink] carp84 commented on a change in pull request #10498: [FLINK-14495][docs] Add documentation for memory control of RocksDB state backend

2020-01-31 Thread GitBox
carp84 commented on a change in pull request #10498: [FLINK-14495][docs] Add documentation for memory control of RocksDB state backend URL: https://github.com/apache/flink/pull/10498#discussion_r373374844 ## File path: docs/ops/state/large_state_tuning.md ## @@ -210,6 +211

[GitHub] [flink] rmetzger commented on a change in pull request #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines

2020-01-31 Thread GitBox
rmetzger commented on a change in pull request #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines URL: https://github.com/apache/flink/pull/10976#discussion_r373374860 ## File path: azure-pipelines.yml ## @@ -13,23 +13,44 @@ # See

[GitHub] [flink] carp84 commented on a change in pull request #10498: [FLINK-14495][docs] Add documentation for memory control of RocksDB state backend

2020-01-31 Thread GitBox
carp84 commented on a change in pull request #10498: [FLINK-14495][docs] Add documentation for memory control of RocksDB state backend URL: https://github.com/apache/flink/pull/10498#discussion_r373375260 ## File path: docs/ops/state/large_state_tuning.md ## @@ -210,6 +211

[GitHub] [flink] flinkbot edited a comment on issue #10970: [FLINK-15789][kubernetes] Do not wrap the InterruptedException and throw a different one in ActionWatcher.await

2020-01-31 Thread GitBox
flinkbot edited a comment on issue #10970: [FLINK-15789][kubernetes] Do not wrap the InterruptedException and throw a different one in ActionWatcher.await URL: https://github.com/apache/flink/pull/10970#issuecomment-580116823 ## CI report: * d3bc38e0e541eba36972ff7ad63ed8c73137aa

[GitHub] [flink] flinkbot edited a comment on issue #10980: [FLINK-12343][yarn] add yarn file replication option

2020-01-31 Thread GitBox
flinkbot edited a comment on issue #10980: [FLINK-12343][yarn] add yarn file replication option URL: https://github.com/apache/flink/pull/10980#issuecomment-580609306 ## CI report: * 1bca661ca3f42c4c98234ac90fb5359516c0b6c9 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/

[GitHub] [flink] carp84 commented on a change in pull request #10498: [FLINK-14495][docs] Add documentation for memory control of RocksDB state backend

2020-01-31 Thread GitBox
carp84 commented on a change in pull request #10498: [FLINK-14495][docs] Add documentation for memory control of RocksDB state backend URL: https://github.com/apache/flink/pull/10498#discussion_r373377273 ## File path: docs/ops/state/large_state_tuning.md ## @@ -210,6 +211

[GitHub] [flink] rmetzger commented on a change in pull request #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines

2020-01-31 Thread GitBox
rmetzger commented on a change in pull request #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines URL: https://github.com/apache/flink/pull/10976#discussion_r373379409 ## File path: flink-end-to-end-tests/test-scripts/test_streaming_kinesis.

[GitHub] [flink] rmetzger commented on a change in pull request #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines

2020-01-31 Thread GitBox
rmetzger commented on a change in pull request #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines URL: https://github.com/apache/flink/pull/10976#discussion_r373380548 ## File path: tools/travis_watchdog.sh ## @@ -68,7 +69,7 @@ MVN

[GitHub] [flink] rmetzger commented on a change in pull request #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines

2020-01-31 Thread GitBox
rmetzger commented on a change in pull request #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines URL: https://github.com/apache/flink/pull/10976#discussion_r373382927 ## File path: tools/travis_watchdog.sh ## @@ -273,27 +280,27 @@

[GitHub] [flink] carp84 commented on a change in pull request #10498: [FLINK-14495][docs] Add documentation for memory control of RocksDB state backend

2020-01-31 Thread GitBox
carp84 commented on a change in pull request #10498: [FLINK-14495][docs] Add documentation for memory control of RocksDB state backend URL: https://github.com/apache/flink/pull/10498#discussion_r373383683 ## File path: docs/ops/state/large_state_tuning.md ## @@ -210,6 +211

[GitHub] [flink] rmetzger commented on a change in pull request #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines

2020-01-31 Thread GitBox
rmetzger commented on a change in pull request #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines URL: https://github.com/apache/flink/pull/10976#discussion_r373384117 ## File path: flink-end-to-end-tests/run-nightly-tests.sh ## @@

[GitHub] [flink] flinkbot edited a comment on issue #10932: [FLINK-15614][docs] Consolidate Hadoop documentation

2020-01-31 Thread GitBox
flinkbot edited a comment on issue #10932: [FLINK-15614][docs] Consolidate Hadoop documentation URL: https://github.com/apache/flink/pull/10932#issuecomment-577700244 ## CI report: * fb34b16d701e65ee2edcaa082869af08b4ee0482 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/

[GitHub] [flink] rmetzger commented on a change in pull request #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines

2020-01-31 Thread GitBox
rmetzger commented on a change in pull request #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines URL: https://github.com/apache/flink/pull/10976#discussion_r373387519 ## File path: tools/azure-pipelines/build-apache-repo.yml ## @@

[GitHub] [flink] flinkbot commented on issue #10981: [hotfix][table] Convert FlinkCalciteSqlValidator to Java

2020-01-31 Thread GitBox
flinkbot commented on issue #10981: [hotfix][table] Convert FlinkCalciteSqlValidator to Java URL: https://github.com/apache/flink/pull/10981#issuecomment-580658580 ## CI report: * d8ff9d445eee05afaabbe2d1480ad109647359c6 UNKNOWN Bot commands The @flinkbot bot supp

[jira] [Updated] (FLINK-15683) Restructure Documentation Docs

2020-01-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-15683: --- Labels: pull-request-available usability (was: usability) > Restructure Documentation Docs

[GitHub] [flink] StephanEwen opened a new pull request #10982: [FLINK-15683][docs] Restructure Configuration page

2020-01-31 Thread GitBox
StephanEwen opened a new pull request #10982: [FLINK-15683][docs] Restructure Configuration page URL: https://github.com/apache/flink/pull/10982 ## What is the purpose of the change This restructures the documentation page to make it less confusing and more easily digestible for use

[GitHub] [flink] flinkbot commented on issue #10982: [FLINK-15683][docs] Restructure Configuration page

2020-01-31 Thread GitBox
flinkbot commented on issue #10982: [FLINK-15683][docs] Restructure Configuration page URL: https://github.com/apache/flink/pull/10982#issuecomment-580662670 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull reque

[GitHub] [flink] JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference

2020-01-31 Thread GitBox
JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference URL: https://github.com/apache/flink/pull/10960#discussion_r373369121 ## File path: flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/tabl

[GitHub] [flink] JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference

2020-01-31 Thread GitBox
JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference URL: https://github.com/apache/flink/pull/10960#discussion_r373387992 ## File path: flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/tabl

[GitHub] [flink] JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference

2020-01-31 Thread GitBox
JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference URL: https://github.com/apache/flink/pull/10960#discussion_r373388215 ## File path: flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/tabl

[GitHub] [flink] JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference

2020-01-31 Thread GitBox
JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference URL: https://github.com/apache/flink/pull/10960#discussion_r373385389 ## File path: flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/tabl

[GitHub] [flink] JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference

2020-01-31 Thread GitBox
JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference URL: https://github.com/apache/flink/pull/10960#discussion_r373377618 ## File path: flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/tabl

[GitHub] [flink] JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference

2020-01-31 Thread GitBox
JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference URL: https://github.com/apache/flink/pull/10960#discussion_r373382089 ## File path: flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/tabl

[GitHub] [flink] JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference

2020-01-31 Thread GitBox
JingsongLi commented on a change in pull request #10960: [FLINK-15487][table] Update code generation for new type inference URL: https://github.com/apache/flink/pull/10960#discussion_r373394902 ## File path: flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/tabl

[jira] [Closed] (FLINK-15742) Add zk+curator module to flink-shaded

2020-01-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-15742. Resolution: Fixed shaded-master: d99395b7b54c14a842cae657efd2fb565f4b36c9 > Add zk+curato

[GitHub] [flink] zentol commented on issue #10974: [FLINK-15807][docs] Add Java 11 to supported JDKs

2020-01-31 Thread GitBox
zentol commented on issue #10974: [FLINK-15807][docs] Add Java 11 to supported JDKs URL: https://github.com/apache/flink/pull/10974#issuecomment-580666486 We could document that we haven't tested these features on Java 11, since the backing library does not officially support Java 11. ---

[jira] [Created] (FLINK-15827) Deprecate unused taskmanager.registration.* options

2020-01-31 Thread Till Rohrmann (Jira)
Till Rohrmann created FLINK-15827: - Summary: Deprecate unused taskmanager.registration.* options Key: FLINK-15827 URL: https://issues.apache.org/jira/browse/FLINK-15827 Project: Flink Issue T

[jira] [Updated] (FLINK-15827) Deprecate unused taskmanager.registration.* options

2020-01-31 Thread Stephan Ewen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen updated FLINK-15827: - Labels: usability (was: ) > Deprecate unused taskmanager.registration.* options > -

[jira] [Commented] (FLINK-14812) Add custom libs to Flink classpath with an environment variable.

2020-01-31 Thread Thomas Wozniakowski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027328#comment-17027328 ] Thomas Wozniakowski commented on FLINK-14812: - FYI - I am implementing a sli

[jira] [Updated] (FLINK-7289) Memory allocation of RocksDB can be problematic in container environments

2020-01-31 Thread Yu Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-7289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated FLINK-7289: - Release Note: After FLINK-7289, we could control the memory usage of RocksDB state backend. By default user could

[GitHub] [flink] flinkbot edited a comment on issue #10932: [FLINK-15614][docs] Consolidate Hadoop documentation

2020-01-31 Thread GitBox
flinkbot edited a comment on issue #10932: [FLINK-15614][docs] Consolidate Hadoop documentation URL: https://github.com/apache/flink/pull/10932#issuecomment-577700244 ## CI report: * fb34b16d701e65ee2edcaa082869af08b4ee0482 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/

[GitHub] [flink] flinkbot edited a comment on issue #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines

2020-01-31 Thread GitBox
flinkbot edited a comment on issue #10976: [FLINK-13978][build system] Add experimental support for building on Azure Pipelines URL: https://github.com/apache/flink/pull/10976#issuecomment-580319851 ## CI report: * 322bf186867ed0ec1a867ba7919e39e3c437aba0 Travis: [FAILURE](https

[GitHub] [flink] flinkbot edited a comment on issue #10981: [hotfix][table] Convert FlinkCalciteSqlValidator to Java

2020-01-31 Thread GitBox
flinkbot edited a comment on issue #10981: [hotfix][table] Convert FlinkCalciteSqlValidator to Java URL: https://github.com/apache/flink/pull/10981#issuecomment-580658580 ## CI report: * d8ff9d445eee05afaabbe2d1480ad109647359c6 Travis: [PENDING](https://travis-ci.com/flink-ci/fl

[GitHub] [flink] flinkbot commented on issue #10982: [FLINK-15683][docs] Restructure Configuration page

2020-01-31 Thread GitBox
flinkbot commented on issue #10982: [FLINK-15683][docs] Restructure Configuration page URL: https://github.com/apache/flink/pull/10982#issuecomment-580670279 ## CI report: * 227476016717c1da4d21aaa3c9bb1e14b47b0e4f UNKNOWN Bot commands The @flinkbot bot supports t

[jira] [Created] (FLINK-15828) Integrate docker-flink/docker-flink into Flink release process

2020-01-31 Thread Ufuk Celebi (Jira)
Ufuk Celebi created FLINK-15828: --- Summary: Integrate docker-flink/docker-flink into Flink release process Key: FLINK-15828 URL: https://issues.apache.org/jira/browse/FLINK-15828 Project: Flink

[jira] [Created] (FLINK-15829) Request apache/flink-docker repository

2020-01-31 Thread Ufuk Celebi (Jira)
Ufuk Celebi created FLINK-15829: --- Summary: Request apache/flink-docker repository Key: FLINK-15829 URL: https://issues.apache.org/jira/browse/FLINK-15829 Project: Flink Issue Type: Sub-task

[jira] [Assigned] (FLINK-15829) Request apache/flink-docker repository

2020-01-31 Thread Ufuk Celebi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ufuk Celebi reassigned FLINK-15829: --- Assignee: Ufuk Celebi > Request apache/flink-docker repository > --

[jira] [Created] (FLINK-15830) Migrate docker-flink/docker-flink to apache/flink-docker

2020-01-31 Thread Ufuk Celebi (Jira)
Ufuk Celebi created FLINK-15830: --- Summary: Migrate docker-flink/docker-flink to apache/flink-docker Key: FLINK-15830 URL: https://issues.apache.org/jira/browse/FLINK-15830 Project: Flink Issue

[GitHub] [flink] dawidwys commented on a change in pull request #10969: [FLINK-15627] Correct the wrong naming of compareMaps in NFATestUtiliā€¦

2020-01-31 Thread GitBox
dawidwys commented on a change in pull request #10969: [FLINK-15627] Correct the wrong naming of compareMaps in NFATestUtiliā€¦ URL: https://github.com/apache/flink/pull/10969#discussion_r373404704 ## File path: flink-queryable-state/flink-queryable-state-runtime/src/test/java/org/ap

[jira] [Created] (FLINK-15831) Add Docker image publication to release documentation

2020-01-31 Thread Ufuk Celebi (Jira)
Ufuk Celebi created FLINK-15831: --- Summary: Add Docker image publication to release documentation Key: FLINK-15831 URL: https://issues.apache.org/jira/browse/FLINK-15831 Project: Flink Issue Typ

[jira] [Closed] (FLINK-7995) Created curator/zk module in flink-shaded

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-7995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-7995. Resolution: Duplicate > Created curator/zk module in flink-shaded > ---

[GitHub] [flink] StephanEwen commented on issue #10967: [FLINK-15694][docs] Remove HDFS Section of Configuration Page

2020-01-31 Thread GitBox
StephanEwen commented on issue #10967: [FLINK-15694][docs] Remove HDFS Section of Configuration Page URL: https://github.com/apache/flink/pull/10967#issuecomment-580675831 Looks good, thank you! Will merge this with the next bigger docs update. --

[jira] [Closed] (FLINK-8051) Reactivate Scaladoc aggregation using genjavadoc

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-8051. Resolution: Abandoned Closing for inactivity. > Reactivate Scaladoc aggregation using genjavadoc >

[GitHub] [flink] StephanEwen commented on issue #10959: [FLINK-15335] Replace `add-dependencies-for-IDEA` profile

2020-01-31 Thread GitBox
StephanEwen commented on issue #10959: [FLINK-15335] Replace `add-dependencies-for-IDEA` profile URL: https://github.com/apache/flink/pull/10959#issuecomment-580676624 Looks good. Side note: We might want to also add gradle quickstarts - as far as I know, there is more control to de

[jira] [Commented] (FLINK-15817) Kubernetes Resource leak while deployment exception happens

2020-01-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027342#comment-17027342 ] Chesnay Schepler commented on FLINK-15817: -- Are you interested in working on th

[jira] [Closed] (FLINK-15815) Disable inclusion of original pom under META-INF/maven

2020-01-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-15815. Resolution: Fixed shaded-master: 9916b0dbf622b15f310d2d76c18e85f933fd99f0 > Disable inclu

[jira] [Commented] (FLINK-8057) KvStateRegistry#registerKvState may randomly fail

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027344#comment-17027344 ] Till Rohrmann commented on FLINK-8057: -- Are we planning to fix this issue [~kkl0u]?

[jira] [Commented] (FLINK-15648) Support to configure request or limit for CPU requirement

2020-01-31 Thread Gary Yao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027350#comment-17027350 ] Gary Yao commented on FLINK-15648: -- Don't you want to link this to FLINK-15788? > Supp

[jira] [Closed] (FLINK-8060) Operator can make states queryable under the same name

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-8060. Resolution: Abandoned Closing for inactivity. > Operator can make states queryable under the same

[jira] [Closed] (FLINK-8058) Queryable state should check types

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-8058. Resolution: Abandoned Closing for inactivity. Please re-open if you still want to work on this issu

[jira] [Commented] (FLINK-15665) External shuffle service support in Kubernetes mode

2020-01-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027355#comment-17027355 ] Chesnay Schepler commented on FLINK-15665: -- [~felixzheng] have you already star

[jira] [Updated] (FLINK-15611) KafkaITCase.testOneToOneSources fails on Travis

2020-01-31 Thread Gary Yao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao updated FLINK-15611: - Priority: Critical (was: Blocker) > KafkaITCase.testOneToOneSources fails on Travis > -

[jira] [Closed] (FLINK-8068) Failed single-job Flink cluster on YARN shows as SUCCEEDED

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-8068. Resolution: Invalid Should no longer be a problem. > Failed single-job Flink cluster on YARN shows

[jira] [Commented] (FLINK-15611) KafkaITCase.testOneToOneSources fails on Travis

2020-01-31 Thread Gary Yao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027352#comment-17027352 ] Gary Yao commented on FLINK-15611: -- Changing priority to critical because it cannot be

[jira] [Closed] (FLINK-8066) Changed configuration of taskmanagers should recreate them

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-8066. Resolution: Won't Do > Changed configuration of taskmanagers should recreate them > ---

[jira] [Closed] (FLINK-8074) Launch Flink jobs using Maven coordinates

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-8074. Resolution: Abandoned Closing for inactivity. > Launch Flink jobs using Maven coordinates > --

[GitHub] [flink] AHeise commented on a change in pull request #10542: [FLINK-12484][runtime] move checkpoint lock to source task

2020-01-31 Thread GitBox
AHeise commented on a change in pull request #10542: [FLINK-12484][runtime] move checkpoint lock to source task URL: https://github.com/apache/flink/pull/10542#discussion_r373411945 ## File path: flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/operators/Stream

[GitHub] [flink] AHeise commented on a change in pull request #10542: [FLINK-12484][runtime] move checkpoint lock to source task

2020-01-31 Thread GitBox
AHeise commented on a change in pull request #10542: [FLINK-12484][runtime] move checkpoint lock to source task URL: https://github.com/apache/flink/pull/10542#discussion_r373408416 ## File path: flink-streaming-java/src/test/java/org/apache/flink/streaming/api/operators/async/Asyn

[GitHub] [flink] AHeise commented on a change in pull request #10542: [FLINK-12484][runtime] move checkpoint lock to source task

2020-01-31 Thread GitBox
AHeise commented on a change in pull request #10542: [FLINK-12484][runtime] move checkpoint lock to source task URL: https://github.com/apache/flink/pull/10542#discussion_r373409406 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask

[jira] [Closed] (FLINK-8155) Class org.apache.hadoop.yarn.client.RequestHedgingRMFailoverProxyProvider not found

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-8155. Resolution: Won't Do > Class org.apache.hadoop.yarn.client.RequestHedgingRMFailoverProxyProvider no

[jira] [Closed] (FLINK-8137) Flink JobManager API non-responsive during job submission

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-8137. Resolution: Invalid No longer a problem with FLIP-6. > Flink JobManager API non-responsive during

[jira] [Closed] (FLINK-8127) Add New Relic Metric Reporter

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-8127. Resolution: Abandoned Closed for inactivity. > Add New Relic Metric Reporter > ---

[GitHub] [flink] AHeise commented on a change in pull request #10542: [FLINK-12484][runtime] move checkpoint lock to source task

2020-01-31 Thread GitBox
AHeise commented on a change in pull request #10542: [FLINK-12484][runtime] move checkpoint lock to source task URL: https://github.com/apache/flink/pull/10542#discussion_r373407612 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/io/AbstractDataO

[GitHub] [flink] AHeise commented on a change in pull request #10542: [FLINK-12484][runtime] move checkpoint lock to source task

2020-01-31 Thread GitBox
AHeise commented on a change in pull request #10542: [FLINK-12484][runtime] move checkpoint lock to source task URL: https://github.com/apache/flink/pull/10542#discussion_r373412319 ## File path: flink-streaming-java/src/test/java/org/apache/flink/streaming/util/AbstractStreamOpera

[jira] [Closed] (FLINK-8160) Extend OperatorHarness to expose metrics

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-8160. Resolution: Abandoned Closing for inactivity. > Extend OperatorHarness to expose metrics > ---

[jira] [Updated] (FLINK-15830) Migrate docker-flink/docker-flink to apache/flink-docker

2020-01-31 Thread Ufuk Celebi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ufuk Celebi updated FLINK-15830: Description: Migrate contents including commit history. > Migrate docker-flink/docker-flink to apa

[jira] [Closed] (FLINK-8205) Multi key get

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-8205. Resolution: Abandoned Closing for inactivity. > Multi key get > - > >

[jira] [Closed] (FLINK-8163) NonHAQueryableStateFsBackendITCase test getting stuck on Travis

2020-01-31 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-8163. Resolution: Cannot Reproduce The problem has not been reported for quite some time. Closing this ti

[jira] [Updated] (FLINK-15830) Migrate docker-flink/docker-flink to apache/flink-docker

2020-01-31 Thread Ufuk Celebi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ufuk Celebi updated FLINK-15830: Description: * Migrate contents including commit history. * Add note to docker-flink/docker-flink

[jira] [Commented] (FLINK-15660) Redundant AllocationID verification for allocateSlot in TaskSlotTable

2020-01-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027365#comment-17027365 ] Chesnay Schepler commented on FLINK-15660: -- Ping [~azagrebin] > Redundant Allo

  1   2   3   4   5   >