[jira] [Commented] (FLINK-12818) Improve stability of twoInputMapSink benchmark

2019-08-22 Thread Haibo Sun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913989#comment-16913989 ] Haibo Sun commented on FLINK-12818: --- {quote}Alternatively until this is confirmed as a

[GitHub] [flink] lirui-apache commented on issue #9502: [FLINK-13814][hive] HiveTableSink should strip quotes from partition …

2019-08-22 Thread GitBox
lirui-apache commented on issue #9502: [FLINK-13814][hive] HiveTableSink should strip quotes from partition … URL: https://github.com/apache/flink/pull/9502#issuecomment-524194414 PR updated to get unquoted partition values in `RichSqlInsert`, so that we don't have to do it in HiveTableSin

[GitHub] [flink] flinkbot edited a comment on issue #9517: [FLINK-13779][metrics] PrometheusPushGatewayReporter support push metrics with groupingKey

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9517: [FLINK-13779][metrics] PrometheusPushGatewayReporter support push metrics with groupingKey URL: https://github.com/apache/flink/pull/9517#issuecomment-524187390 ## CI report: * cdbd732fd99f2d2b5ad3cac2d119ef201079aafa : CANCELED [Build](

[GitHub] [flink] flinkbot edited a comment on issue #9516: [FLINK-13815][State Backends] Implement the SpaceAllocator

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9516: [FLINK-13815][State Backends] Implement the SpaceAllocator URL: https://github.com/apache/flink/pull/9516#issuecomment-524185347 ## CI report: * bde14e569d1d3c7ada5054bcf1acea1c8b41bc2d : FAILURE [Build](https://travis-ci.com/flink-ci/fl

[GitHub] [flink] flinkbot edited a comment on issue #9502: [FLINK-13814][hive] HiveTableSink should strip quotes from partition …

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9502: [FLINK-13814][hive] HiveTableSink should strip quotes from partition … URL: https://github.com/apache/flink/pull/9502#issuecomment-523778174 ## CI report: * 22278924cd49e4fab6eabb9bf4f6ec8310894808 : SUCCESS [Build](https://travis-ci.com

[GitHub] [flink] flinkbot edited a comment on issue #9517: [FLINK-13779][metrics] PrometheusPushGatewayReporter support push metrics with groupingKey

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9517: [FLINK-13779][metrics] PrometheusPushGatewayReporter support push metrics with groupingKey URL: https://github.com/apache/flink/pull/9517#issuecomment-524187390 ## CI report: * cdbd732fd99f2d2b5ad3cac2d119ef201079aafa : PENDING [Build](h

[GitHub] [flink] flinkbot edited a comment on issue #9502: [FLINK-13814][hive] HiveTableSink should strip quotes from partition …

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9502: [FLINK-13814][hive] HiveTableSink should strip quotes from partition … URL: https://github.com/apache/flink/pull/9502#issuecomment-523778174 ## CI report: * 22278924cd49e4fab6eabb9bf4f6ec8310894808 : SUCCESS [Build](https://travis-ci.com

[jira] [Closed] (FLINK-13365) Add documentation for reusing upstream operations when multi-sink is applied

2019-08-22 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-13365. --- Assignee: (was: Jing Zhang) Resolution: Fixed This has been introduced in FLINK-13354. > Add docu

[GitHub] [flink] flinkbot edited a comment on issue #9416: [FLINK-13646][build system] Add basic ARM CI job definition

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9416: [FLINK-13646][build system] Add basic ARM CI job definition URL: https://github.com/apache/flink/pull/9416#issuecomment-520285701 ## CI report: * dbf749f0d0c3167265287b182dd1ea7b4aed84c1 : FAILURE [Build](https://travis-ci.com/flink-ci/f

[jira] [Closed] (FLINK-13364) Add documentation for setting resources in blink planner

2019-08-22 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-13364. --- Resolution: Fixed This has been introduced in FLINK-13119. > Add documentation for setting resources in bli

[jira] [Resolved] (FLINK-13105) Add documentation for blink planner's built-in functions

2019-08-22 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu resolved FLINK-13105. - Resolution: Fixed master: c2b30d6a0c0c36ee85cf91c2b129302dea59ac70 1.9.1: 60c92bd77103651860e6d99d133aa

[GitHub] [flink] flinkbot edited a comment on issue #9517: [FLINK-13779][metrics] PrometheusPushGatewayReporter support push metrics with groupingKey

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9517: [FLINK-13779][metrics] PrometheusPushGatewayReporter support push metrics with groupingKey URL: https://github.com/apache/flink/pull/9517#issuecomment-524187390 ## CI report: * cdbd732fd99f2d2b5ad3cac2d119ef201079aafa : PENDING [Build](h

[GitHub] [flink] flinkbot edited a comment on issue #9416: [FLINK-13646][build system] Add basic ARM CI job definition

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9416: [FLINK-13646][build system] Add basic ARM CI job definition URL: https://github.com/apache/flink/pull/9416#issuecomment-520285701 ## CI report: * dbf749f0d0c3167265287b182dd1ea7b4aed84c1 : FAILURE [Build](https://travis-ci.com/flink-ci/f

[GitHub] [flink] asfgit closed pull request #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions

2019-08-22 Thread GitBox
asfgit closed pull request #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions URL: https://github.com/apache/flink/pull/9002 This is an automated message from the Apache Git Service. To

[GitHub] [flink] flinkbot commented on issue #9517: [FLINK-13779][metrics] PrometheusPushGatewayReporter support push metrics with groupingKey

2019-08-22 Thread GitBox
flinkbot commented on issue #9517: [FLINK-13779][metrics] PrometheusPushGatewayReporter support push metrics with groupingKey URL: https://github.com/apache/flink/pull/9517#issuecomment-524187390 ## CI report: * cdbd732fd99f2d2b5ad3cac2d119ef201079aafa : UNKNOWN

[GitHub] [flink] flinkbot edited a comment on issue #9516: [FLINK-13815][State Backends] Implement the SpaceAllocator

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9516: [FLINK-13815][State Backends] Implement the SpaceAllocator URL: https://github.com/apache/flink/pull/9516#issuecomment-524185347 ## CI report: * bde14e569d1d3c7ada5054bcf1acea1c8b41bc2d : PENDING [Build](https://travis-ci.com/flink-ci/fl

[GitHub] [flink] flinkbot commented on issue #9517: [FLINK-13779][metrics] PrometheusPushGatewayReporter support push metrics with groupingKey

2019-08-22 Thread GitBox
flinkbot commented on issue #9517: [FLINK-13779][metrics] PrometheusPushGatewayReporter support push metrics with groupingKey URL: https://github.com/apache/flink/pull/9517#issuecomment-524185771 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the

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

2019-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-13779: --- Labels: pull-request-available (was: ) > PrometheusPushGatewayReporter support push metrics

[GitHub] [flink] flinkbot commented on issue #9516: [FLINK-13815][State Backends] Implement the SpaceAllocator

2019-08-22 Thread GitBox
flinkbot commented on issue #9516: [FLINK-13815][State Backends] Implement the SpaceAllocator URL: https://github.com/apache/flink/pull/9516#issuecomment-524185347 ## CI report: * bde14e569d1d3c7ada5054bcf1acea1c8b41bc2d : UNKNOWN

[GitHub] [flink] kaibozhou opened a new pull request #9517: [FLINK-13779][metrics] PrometheusPushGatewayReporter support push metrics with groupingKey

2019-08-22 Thread GitBox
kaibozhou opened a new pull request #9517: [FLINK-13779][metrics] PrometheusPushGatewayReporter support push metrics with groupingKey URL: https://github.com/apache/flink/pull/9517 ## What is the purpose of the change The pushgateway already support send metrics with [groupingKey](h

[GitHub] [flink] flinkbot commented on issue #9516: [FLINK-13815][State Backends] Implement the SpaceAllocator

2019-08-22 Thread GitBox
flinkbot commented on issue #9516: [FLINK-13815][State Backends] Implement the SpaceAllocator URL: https://github.com/apache/flink/pull/9516#issuecomment-524185018 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull

[GitHub] [flink] carp84 opened a new pull request #9516: [FLINK-13815][State Backends] Implement the SpaceAllocator

2019-08-22 Thread GitBox
carp84 opened a new pull request #9516: [FLINK-13815][State Backends] Implement the SpaceAllocator URL: https://github.com/apache/flink/pull/9516 ## What is the purpose of the change Adding allocators for off-heap byte buffer allocation, which is required by storing state on dis

[jira] [Updated] (FLINK-13815) Implement the SpaceAllocator

2019-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-13815: --- Labels: pull-request-available (was: ) > Implement the SpaceAllocator > ---

[jira] [Commented] (FLINK-7151) Add a function SQL DDL

2019-08-22 Thread Zhenqiu Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913959#comment-16913959 ] Zhenqiu Huang commented on FLINK-7151: -- [~phoenixjiangnan] As it is already in Athen

[GitHub] [flink] flinkbot edited a comment on issue #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions URL: https://github.com/apache/flink/pull/9002#issuecomment-513721231 ## CI report: * 40477a632625f9cb7ebce8ed4488a99b7b4f5093 : FAILURE [Build](https://t

[GitHub] [flink] flinkbot edited a comment on issue #7713: [FLINK-10995][network] Copy intermediate serialization results only once for broadcast mode

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #7713: [FLINK-10995][network] Copy intermediate serialization results only once for broadcast mode URL: https://github.com/apache/flink/pull/7713#issuecomment-524181331 ## CI report: * 512499aae1ab33c5ae96c8a2100016e40d83b654 : PENDING [Build](

[GitHub] [flink] flinkbot edited a comment on issue #7631: [FLINK-11391][shuffle] Introduce PartitionShuffleDescriptor and ShuffleDeploymentDescriptor

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #7631: [FLINK-11391][shuffle] Introduce PartitionShuffleDescriptor and ShuffleDeploymentDescriptor URL: https://github.com/apache/flink/pull/7631#issuecomment-524181162 ## CI report: * 48e3aacae9724023140ea5d4fc8007a1550477b1 : FAILURE [Build](

[GitHub] [flink] flinkbot commented on issue #7713: [FLINK-10995][network] Copy intermediate serialization results only once for broadcast mode

2019-08-22 Thread GitBox
flinkbot commented on issue #7713: [FLINK-10995][network] Copy intermediate serialization results only once for broadcast mode URL: https://github.com/apache/flink/pull/7713#issuecomment-524181331 ## CI report: * 512499aae1ab33c5ae96c8a2100016e40d83b654 : UNKNOWN ---

[GitHub] [flink] flinkbot commented on issue #7631: [FLINK-11391][shuffle] Introduce PartitionShuffleDescriptor and ShuffleDeploymentDescriptor

2019-08-22 Thread GitBox
flinkbot commented on issue #7631: [FLINK-11391][shuffle] Introduce PartitionShuffleDescriptor and ShuffleDeploymentDescriptor URL: https://github.com/apache/flink/pull/7631#issuecomment-524181162 ## CI report: * 48e3aacae9724023140ea5d4fc8007a1550477b1 : UNKNOWN ---

[GitHub] [flink] pnowojski commented on issue #7713: [FLINK-10995][network] Copy intermediate serialization results only once for broadcast mode

2019-08-22 Thread GitBox
pnowojski commented on issue #7713: [FLINK-10995][network] Copy intermediate serialization results only once for broadcast mode URL: https://github.com/apache/flink/pull/7713#issuecomment-524180337 @zhijiangW do we want to revisit this one? I came across this, when I was looking for this c

[GitHub] [flink] pnowojski commented on issue #7631: [FLINK-11391][shuffle] Introduce PartitionShuffleDescriptor and ShuffleDeploymentDescriptor

2019-08-22 Thread GitBox
pnowojski commented on issue #7631: [FLINK-11391][shuffle] Introduce PartitionShuffleDescriptor and ShuffleDeploymentDescriptor URL: https://github.com/apache/flink/pull/7631#issuecomment-524179915 @azagrebin @zhijiangW is this PR still valid? Or was it subsumed by something else? ---

[GitHub] [flink] pnowojski commented on issue #7037: [FLINK-10790][network] Refactor StreamPartitioner implementations into runtime module

2019-08-22 Thread GitBox
pnowojski commented on issue #7037: [FLINK-10790][network] Refactor StreamPartitioner implementations into runtime module URL: https://github.com/apache/flink/pull/7037#issuecomment-524179740 I'm closing this PR @zhijiangW for now. If you will want to re-open it, please feel free to do so.

[GitHub] [flink] pnowojski closed pull request #7037: [FLINK-10790][network] Refactor StreamPartitioner implementations into runtime module

2019-08-22 Thread GitBox
pnowojski closed pull request #7037: [FLINK-10790][network] Refactor StreamPartitioner implementations into runtime module URL: https://github.com/apache/flink/pull/7037 This is an automated message from the Apache Git Servi

[jira] [Comment Edited] (FLINK-13025) Elasticsearch 7.x support

2019-08-22 Thread Dongwon Kim (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913944#comment-16913944 ] Dongwon Kim edited comment on FLINK-13025 at 8/23/19 5:25 AM:

[jira] [Commented] (FLINK-13025) Elasticsearch 7.x support

2019-08-22 Thread Dongwon Kim (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913944#comment-16913944 ] Dongwon Kim commented on FLINK-13025: - [1] says flink-connector-elasticsearch6_2.11

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

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

[GitHub] [flink] HuangZhenQiu commented on a change in pull request #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration

2019-08-22 Thread GitBox
HuangZhenQiu commented on a change in pull request #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration URL: https://github.com/apache/flink/pull/8303#discussion_r316976697 ## File path: flink-yarn-tests/src/test/java/org/apache/flink/yarn/YARNITCase.

[GitHub] [flink] HuangZhenQiu commented on a change in pull request #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration

2019-08-22 Thread GitBox
HuangZhenQiu commented on a change in pull request #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration URL: https://github.com/apache/flink/pull/8303#discussion_r316976653 ## File path: flink-yarn/src/main/java/org/apache/flink/yarn/AbstractYarnClus

[GitHub] [flink] flinkbot edited a comment on issue #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions URL: https://github.com/apache/flink/pull/9002#issuecomment-513721231 ## CI report: * 40477a632625f9cb7ebce8ed4488a99b7b4f5093 : FAILURE [Build](https://t

[GitHub] [flink] flinkbot edited a comment on issue #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions URL: https://github.com/apache/flink/pull/9002#issuecomment-513721231 ## CI report: * 40477a632625f9cb7ebce8ed4488a99b7b4f5093 : FAILURE [Build](https://t

[GitHub] [flink] docete commented on issue #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions

2019-08-22 Thread GitBox
docete commented on issue #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions URL: https://github.com/apache/flink/pull/9002#issuecomment-524167790 @wuchong Thanks for your comments and LGTM for your changes expect for parameters of STR_TO_MAP. I have

[GitHub] [flink] docete commented on a change in pull request #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions

2019-08-22 Thread GitBox
docete commented on a change in pull request #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions URL: https://github.com/apache/flink/pull/9002#discussion_r316965281 ## File path: docs/dev/table/functions.md ## @@ -1466,6 +1466,18 @@ T

[GitHub] [flink] flinkbot edited a comment on issue #9515: [hotfix][table-blink] Ignore tests in GroupWindowTableAggregateITCase and TableAggregateITCase

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9515: [hotfix][table-blink] Ignore tests in GroupWindowTableAggregateITCase and TableAggregateITCase URL: https://github.com/apache/flink/pull/9515#issuecomment-524154431 ## CI report: * b6645c0abcbbe6a94586916772b15bea15818d95 : CANCELED [Bui

[jira] [Resolved] (FLINK-13354) Add documentation for how to use blink planner

2019-08-22 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu resolved FLINK-13354. - Resolution: Fixed master: 57bb00a19f296312b3c06599901f4ef529d2feaf 1.9.1: 1dce49445263cca3733c3923c129c

[GitHub] [flink] asfgit closed pull request #9362: [FLINK-13354] [docs] Add documentation for how to use blink planner

2019-08-22 Thread GitBox
asfgit closed pull request #9362: [FLINK-13354] [docs] Add documentation for how to use blink planner URL: https://github.com/apache/flink/pull/9362 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [flink] wuchong commented on issue #9362: [FLINK-13354] [docs] Add documentation for how to use blink planner

2019-08-22 Thread GitBox
wuchong commented on issue #9362: [FLINK-13354] [docs] Add documentation for how to use blink planner URL: https://github.com/apache/flink/pull/9362#issuecomment-524160913 I will merge this PR first to make users can know how to use blink planner for the release. We can improve the content

[GitHub] [flink] flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services URL: https://github.com/apache/flink/pull/9509#issuecomment-523852882 ## CI report: * a5a0a74cb3e2bef0cd7352a6cb8e7697cbd79f75 : UNKNOWN * bde5de0cc669dec593

[GitHub] [flink] hequn8128 closed pull request #9515: [hotfix][table-blink] Ignore tests in GroupWindowTableAggregateITCase and TableAggregateITCase

2019-08-22 Thread GitBox
hequn8128 closed pull request #9515: [hotfix][table-blink] Ignore tests in GroupWindowTableAggregateITCase and TableAggregateITCase URL: https://github.com/apache/flink/pull/9515 This is an automated message from the Apache

[jira] [Commented] (FLINK-13740) TableAggregateITCase.testNonkeyedFlatAggregate failed on Travis

2019-08-22 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913889#comment-16913889 ] Hequn Cheng commented on FLINK-13740: - The hotfix(b6645c0abcbbe6a94586916772b15bea15

[GitHub] [flink] docete commented on a change in pull request #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions

2019-08-22 Thread GitBox
docete commented on a change in pull request #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions URL: https://github.com/apache/flink/pull/9002#discussion_r316963583 ## File path: docs/dev/table/functions.md ## @@ -1466,6 +1466,18 @@ T

[GitHub] [flink] docete commented on a change in pull request #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions

2019-08-22 Thread GitBox
docete commented on a change in pull request #9002: [FLINK-13105][table][doc] Add documentation for blink planner's built-in functions URL: https://github.com/apache/flink/pull/9002#discussion_r316963527 ## File path: docs/dev/table/functions.md ## @@ -2689,6 +2701,177 @@

[GitHub] [flink] flinkbot edited a comment on issue #9515: [hotfix][table-blink] Ignore tests in GroupWindowTableAggregateITCase and TableAggregateITCase

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9515: [hotfix][table-blink] Ignore tests in GroupWindowTableAggregateITCase and TableAggregateITCase URL: https://github.com/apache/flink/pull/9515#issuecomment-524154431 ## CI report: * b6645c0abcbbe6a94586916772b15bea15818d95 : PENDING [Buil

[GitHub] [flink] vthinkxie commented on a change in pull request #9504: [FLINK-13799][web]: fix error message web submit is disables in the c…

2019-08-22 Thread GitBox
vthinkxie commented on a change in pull request #9504: [FLINK-13799][web]: fix error message web submit is disables in the c… URL: https://github.com/apache/flink/pull/9504#discussion_r316959338 ## File path: flink-runtime-web/web-dashboard/src/app/app.interceptor.ts ## @@

[jira] [Closed] (FLINK-13772) GroupWindowTableAggregateITCase tests fail on Travis

2019-08-22 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng closed FLINK-13772. --- Resolution: Fixed > GroupWindowTableAggregateITCase tests fail on Travis > -

[jira] [Comment Edited] (FLINK-13772) GroupWindowTableAggregateITCase tests fail on Travis

2019-08-22 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913849#comment-16913849 ] Hequn Cheng edited comment on FLINK-13772 at 8/23/19 3:03 AM:

[GitHub] [flink] flinkbot commented on issue #9515: [hotfix][table-blink] Ignore tests in GroupWindowTableAggregateITCase and TableAggregateITCase

2019-08-22 Thread GitBox
flinkbot commented on issue #9515: [hotfix][table-blink] Ignore tests in GroupWindowTableAggregateITCase and TableAggregateITCase URL: https://github.com/apache/flink/pull/9515#issuecomment-524154431 ## CI report: * b6645c0abcbbe6a94586916772b15bea15818d95 : UNKNOWN

[GitHub] [flink] vthinkxie commented on a change in pull request #9504: [FLINK-13799][web]: fix error message web submit is disables in the c…

2019-08-22 Thread GitBox
vthinkxie commented on a change in pull request #9504: [FLINK-13799][web]: fix error message web submit is disables in the c… URL: https://github.com/apache/flink/pull/9504#discussion_r316959338 ## File path: flink-runtime-web/web-dashboard/src/app/app.interceptor.ts ## @@

[GitHub] [flink] flinkbot commented on issue #9515: [hotfix][table-blink] Ignore tests in GroupWindowTableAggregateITCase and TableAggregateITCase

2019-08-22 Thread GitBox
flinkbot commented on issue #9515: [hotfix][table-blink] Ignore tests in GroupWindowTableAggregateITCase and TableAggregateITCase URL: https://github.com/apache/flink/pull/9515#issuecomment-524153818 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help

[GitHub] [flink] hequn8128 opened a new pull request #9515: [hotfix][table-blink] Ignore tests in GroupWindowTableAggregateITCase and TableAggregateITCase

2019-08-22 Thread GitBox
hequn8128 opened a new pull request #9515: [hotfix][table-blink] Ignore tests in GroupWindowTableAggregateITCase and TableAggregateITCase URL: https://github.com/apache/flink/pull/9515 ## What is the purpose of the change As discussed in [FLINK-13740](https://issues.apache.org/j

[GitHub] [flink] flinkbot edited a comment on issue #9497: [FLINK-13794][client] Remove unused logic of printStatusDuringExecution

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9497: [FLINK-13794][client] Remove unused logic of printStatusDuringExecution URL: https://github.com/apache/flink/pull/9497#issuecomment-523364967 ## CI report: * b383982c0f9353b799ba85ca2635cd9b5f3e24a8 : FAILURE [Build](https://travis-ci.co

[GitHub] [flink] TisonKun commented on issue #9497: [FLINK-13794][client] Remove unused logic of printStatusDuringExecution

2019-08-22 Thread GitBox
TisonKun commented on issue #9497: [FLINK-13794][client] Remove unused logic of printStatusDuringExecution URL: https://github.com/apache/flink/pull/9497#issuecomment-524150322 @flinkbot run travis This is an automated messag

[GitHub] [flink] TisonKun commented on issue #9488: [hotfix][docs] Update local setup tutorials to fit new log messages

2019-08-22 Thread GitBox
TisonKun commented on issue #9488: [hotfix][docs] Update local setup tutorials to fit new log messages URL: https://github.com/apache/flink/pull/9488#issuecomment-524150272 @rmetzger could you help merge this hotfix? This is

[GitHub] [flink] TisonKun commented on issue #9510: [FLINK-13807][tests] Read file with UTF-8 charset in TestBaseUtils.getResultReader

2019-08-22 Thread GitBox
TisonKun commented on issue #9510: [FLINK-13807][tests] Read file with UTF-8 charset in TestBaseUtils.getResultReader URL: https://github.com/apache/flink/pull/9510#issuecomment-524149924 @zentol travis fails on a known issue [FLINK-13769](https://issues.apache.org/jira/browse/FLINK-13769)

[GitHub] [flink] flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services URL: https://github.com/apache/flink/pull/9509#issuecomment-523852882 ## CI report: * a5a0a74cb3e2bef0cd7352a6cb8e7697cbd79f75 : UNKNOWN * bde5de0cc669dec593

[jira] [Commented] (FLINK-13750) Separate HA services between client-/ and server-side

2019-08-22 Thread TisonKun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913856#comment-16913856 ] TisonKun commented on FLINK-13750: -- Hi [~till.rohrmann][~Zentol], I sent a pull request

[GitHub] [flink] flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services URL: https://github.com/apache/flink/pull/9509#issuecomment-523852882 ## CI report: * a5a0a74cb3e2bef0cd7352a6cb8e7697cbd79f75 : UNKNOWN * bde5de0cc669dec593

[jira] [Closed] (FLINK-13822) TableAggregateITCase.testGroupByFlatAggregate test failure: IllegalStateException: Concurrent access to KryoSerializer.

2019-08-22 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-13822. --- Resolution: Duplicate > TableAggregateITCase.testGroupByFlatAggregate test failure: > IllegalStateException

[jira] [Commented] (FLINK-13740) TableAggregateITCase.testNonkeyedFlatAggregate failed on Travis

2019-08-22 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913853#comment-16913853 ] Jark Wu commented on FLINK-13740: - Agree with you [~hequn8128]. Let's ignore the tests f

[jira] [Updated] (FLINK-13790) Support -q option with a sql query statement as input

2019-08-22 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13790: - Summary: Support -q option with a sql query statement as input (was: Support -e option with a s

[jira] [Updated] (FLINK-13790) Support -q option with a sql query statement as input

2019-08-22 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13790: - Description: We expect user to run SQL directly on the command line. Something like: sql-client

[jira] [Commented] (FLINK-13772) GroupWindowTableAggregateITCase tests fail on Travis

2019-08-22 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913849#comment-16913849 ] Hequn Cheng commented on FLINK-13772: - Same problem as in FLINK-13740 > GroupWindow

[jira] [Commented] (FLINK-13740) TableAggregateITCase.testNonkeyedFlatAggregate failed on Travis

2019-08-22 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913845#comment-16913845 ] Hequn Cheng commented on FLINK-13740: - Hi, [~jark] [~lzljs3620320] the same problem

[GitHub] [flink] flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services URL: https://github.com/apache/flink/pull/9509#issuecomment-523852882 ## CI report: * a5a0a74cb3e2bef0cd7352a6cb8e7697cbd79f75 : UNKNOWN * bde5de0cc669dec593

[GitHub] [flink] flinkbot edited a comment on issue #9514: [FLINK-13573][coordination] Merge SubmittedJobGraph into JobGraph

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9514: [FLINK-13573][coordination] Merge SubmittedJobGraph into JobGraph URL: https://github.com/apache/flink/pull/9514#issuecomment-52458 ## CI report: * 6092a6154f8275957d306c9d04b780ccd374b5d9 : SUCCESS [Build](https://travis-ci.com/flin

[GitHub] [flink] flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services URL: https://github.com/apache/flink/pull/9509#issuecomment-523852882 ## CI report: * a5a0a74cb3e2bef0cd7352a6cb8e7697cbd79f75 : UNKNOWN * bde5de0cc669dec593

[GitHub] [flink] flinkbot edited a comment on issue #9476: [FLINK-13764][task, metrics] Pass the counter of numRecordsIn into the constructor of StreamInputProcessor

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9476: [FLINK-13764][task, metrics] Pass the counter of numRecordsIn into the constructor of StreamInputProcessor URL: https://github.com/apache/flink/pull/9476#issuecomment-522355867 ## CI report: * df58cd55f5ca284e412ebbfc35c336e4f012974c : FA

[GitHub] [flink] flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services URL: https://github.com/apache/flink/pull/9509#issuecomment-523852882 ## CI report: * a5a0a74cb3e2bef0cd7352a6cb8e7697cbd79f75 : UNKNOWN * bde5de0cc669dec593

[GitHub] [flink] TisonKun commented on a change in pull request #9512: [FLINK-13819][coordination] Introduce State for RpcEndpoint

2019-08-22 Thread GitBox
TisonKun commented on a change in pull request #9512: [FLINK-13819][coordination] Introduce State for RpcEndpoint URL: https://github.com/apache/flink/pull/9512#discussion_r316920238 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/rpc/RpcEndpoint.java ##

[GitHub] [flink] flinkbot edited a comment on issue #9478: [FLINK-13766][task] Refactor the implementation of StreamInputProcessor based on StreamTaskInput#emitNext

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9478: [FLINK-13766][task] Refactor the implementation of StreamInputProcessor based on StreamTaskInput#emitNext URL: https://github.com/apache/flink/pull/9478#issuecomment-522374042 ## CI report: * 1530600eaf36324966f343c277437e48c2416dc2 : FAI

[GitHub] [flink] flinkbot edited a comment on issue #9514: [FLINK-13573][coordination] Merge SubmittedJobGraph into JobGraph

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9514: [FLINK-13573][coordination] Merge SubmittedJobGraph into JobGraph URL: https://github.com/apache/flink/pull/9514#issuecomment-52458 ## CI report: * 6092a6154f8275957d306c9d04b780ccd374b5d9 : PENDING [Build](https://travis-ci.com/flin

[GitHub] [flink] flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services URL: https://github.com/apache/flink/pull/9509#issuecomment-523852882 ## CI report: * a5a0a74cb3e2bef0cd7352a6cb8e7697cbd79f75 : UNKNOWN * bde5de0cc669dec593

[GitHub] [flink] flinkbot edited a comment on issue #9478: [FLINK-13766][task] Refactor the implementation of StreamInputProcessor based on StreamTaskInput#emitNext

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9478: [FLINK-13766][task] Refactor the implementation of StreamInputProcessor based on StreamTaskInput#emitNext URL: https://github.com/apache/flink/pull/9478#issuecomment-522374042 ## CI report: * 1530600eaf36324966f343c277437e48c2416dc2 : FAI

[GitHub] [flink] flinkbot edited a comment on issue #9478: [FLINK-13766][task] Refactor the implementation of StreamInputProcessor based on StreamTaskInput#emitNext

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9478: [FLINK-13766][task] Refactor the implementation of StreamInputProcessor based on StreamTaskInput#emitNext URL: https://github.com/apache/flink/pull/9478#issuecomment-522374042 ## CI report: * 1530600eaf36324966f343c277437e48c2416dc2 : FAI

[GitHub] [flink] TisonKun commented on issue #9514: [FLINK-13573][coordination] Merge SubmittedJobGraph into JobGraph

2019-08-22 Thread GitBox
TisonKun commented on issue #9514: [FLINK-13573][coordination] Merge SubmittedJobGraph into JobGraph URL: https://github.com/apache/flink/pull/9514#issuecomment-524105211 @flinkbot run travis This is an automated message from

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

2019-08-22 Thread GitBox
TisonKun commented on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services URL: https://github.com/apache/flink/pull/9509#issuecomment-524105145 @flinkbot run travis This is an automated

[GitHub] [flink] flinkbot edited a comment on issue #9476: [FLINK-13764][task, metrics] Pass the counter of numRecordsIn into the constructor of StreamInputProcessor

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9476: [FLINK-13764][task, metrics] Pass the counter of numRecordsIn into the constructor of StreamInputProcessor URL: https://github.com/apache/flink/pull/9476#issuecomment-522355867 ## CI report: * df58cd55f5ca284e412ebbfc35c336e4f012974c : FA

[GitHub] [flink] flinkbot edited a comment on issue #9476: [FLINK-13764][task, metrics] Pass the counter of numRecordsIn into the constructor of StreamInputProcessor

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9476: [FLINK-13764][task, metrics] Pass the counter of numRecordsIn into the constructor of StreamInputProcessor URL: https://github.com/apache/flink/pull/9476#issuecomment-522355867 ## CI report: * df58cd55f5ca284e412ebbfc35c336e4f012974c : FA

[GitHub] [flink] flinkbot edited a comment on issue #9514: [FLINK-13573][coordination] Merge SubmittedJobGraph into JobGraph

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9514: [FLINK-13573][coordination] Merge SubmittedJobGraph into JobGraph URL: https://github.com/apache/flink/pull/9514#issuecomment-52458 ## CI report: * 6092a6154f8275957d306c9d04b780ccd374b5d9 : FAILURE [Build](https://travis-ci.com/flin

[jira] [Assigned] (FLINK-11241) Enhance TableEnvironment to connect to a catalog via a descriptor

2019-08-22 Thread Eron Wright (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eron Wright reassigned FLINK-11241: Assignee: (was: Eron Wright ) > Enhance TableEnvironment to connect to a catalog via

[jira] [Assigned] (FLINK-11238) Enhance SQL-Client to recursively list tables

2019-08-22 Thread Eron Wright (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eron Wright reassigned FLINK-11238: Assignee: (was: Eron Wright ) > Enhance SQL-Client to recursively list tables > -

[GitHub] [flink] flinkbot edited a comment on issue #8175: [FLINK-9787]Change ExecutionConfig#getGlobalJobParameters to return a…

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #8175: [FLINK-9787]Change ExecutionConfig#getGlobalJobParameters to return a… URL: https://github.com/apache/flink/pull/8175#issuecomment-523993728 ## CI report: * fe71dc563e7d69da189c9d74f84f34fa60486121 : SUCCESS [Build](https://travis-ci.com

[GitHub] [flink] flinkbot edited a comment on issue #9507: [travis][hotfix] Travis scripts refactoring

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9507: [travis][hotfix] Travis scripts refactoring URL: https://github.com/apache/flink/pull/9507#issuecomment-523838542 ## CI report: * f95391f21b1fcad234145f13746822decc1bbe8c : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/1241

[GitHub] [flink] flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services

2019-08-22 Thread GitBox
flinkbot edited a comment on issue #9509: [FLINK-13750][client] Separate client/cluster-side high-availability services URL: https://github.com/apache/flink/pull/9509#issuecomment-523852882 ## CI report: * a5a0a74cb3e2bef0cd7352a6cb8e7697cbd79f75 : UNKNOWN * bde5de0cc669dec593

[GitHub] [flink] xuefuz commented on a change in pull request #9502: [FLINK-13814][hive] HiveTableSink should strip quotes from partition …

2019-08-22 Thread GitBox
xuefuz commented on a change in pull request #9502: [FLINK-13814][hive] HiveTableSink should strip quotes from partition … URL: https://github.com/apache/flink/pull/9502#discussion_r316821021 ## File path: flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/connect

[jira] [Updated] (FLINK-13814) HiveTableSink should strip quotes from partition values

2019-08-22 Thread Bowen Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13814: - Fix Version/s: 1.9.1 > HiveTableSink should strip quotes from partition values > ---

[jira] [Updated] (FLINK-13814) HiveTableSink should strip quotes from partition values

2019-08-22 Thread Bowen Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13814: - Affects Version/s: 1.9.0 > HiveTableSink should strip quotes from partition values > ---

[jira] [Assigned] (FLINK-13814) HiveTableSink should strip quotes from partition values

2019-08-22 Thread Bowen Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li reassigned FLINK-13814: Assignee: Rui Li > HiveTableSink should strip quotes from partition values >

[jira] [Updated] (FLINK-13814) HiveTableSink should strip quotes from partition values

2019-08-22 Thread Bowen Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13814: - Fix Version/s: 1.10.0 > HiveTableSink should strip quotes from partition values > --

[GitHub] [flink] bowenli86 edited a comment on issue #9494: [FLINK-12847] [Connectors / Kinesis] update flink-connector-kinesis to use Apache 2.0 licensed code

2019-08-22 Thread GitBox
bowenli86 edited a comment on issue #9494: [FLINK-12847] [Connectors / Kinesis] update flink-connector-kinesis to use Apache 2.0 licensed code URL: https://github.com/apache/flink/pull/9494#issuecomment-523667337 cc @zentol @tzulitai @tweise ---

[jira] [Updated] (FLINK-13772) GroupWindowTableAggregateITCase tests fail on Travis

2019-08-22 Thread Alex (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex updated FLINK-13772: - Summary: GroupWindowTableAggregateITCase tests fail on Travis (was: GroupWindowTableAggregateITCase.testEventTi

  1   2   3   4   5   >