[GitHub] [flink] flinkbot commented on issue #9781: [FLINK-14098] Support multiple statements for TableEnvironment.

2019-09-26 Thread GitBox
flinkbot commented on issue #9781: [FLINK-14098] Support multiple statements for TableEnvironment. URL: https://github.com/apache/flink/pull/9781#issuecomment-535813967 ## CI report: * ed0e04d1cd481b096d68d0c9bf36a997dcca2550 : UNKNOWN ---

[GitHub] [flink] flinkbot commented on issue #9781: [FLINK-14098] Support multiple statements for TableEnvironment.

2019-09-26 Thread GitBox
flinkbot commented on issue #9781: [FLINK-14098] Support multiple statements for TableEnvironment. URL: https://github.com/apache/flink/pull/9781#issuecomment-535811011 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your

[jira] [Updated] (FLINK-14098) Support multiple statements for TableEnvironment

2019-09-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-14098: --- Labels: pull-request-available (was: ) > Support multiple statements for TableEnvironment >

[GitHub] [flink] zhengcanbin opened a new pull request #9781: [FLINK-14098] Support multiple statements for TableEnvironment.

2019-09-26 Thread GitBox
zhengcanbin opened a new pull request #9781: [FLINK-14098] Support multiple statements for TableEnvironment. URL: https://github.com/apache/flink/pull/9781 This is an automated message from the Apache Git Service. To respond

[jira] [Closed] (FLINK-13143) Remove CheckpointExceptionHandler relevant classes

2019-09-26 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski closed FLINK-13143. -- Fix Version/s: 1.10.0 Resolution: Fixed merged commit b65370b into apache:master > Rem

[GitHub] [flink] pnowojski commented on issue #9777: [FLINK-13143] Remove CheckpointExceptionHandler relevant classes

2019-09-26 Thread GitBox
pnowojski commented on issue #9777: [FLINK-13143] Remove CheckpointExceptionHandler relevant classes URL: https://github.com/apache/flink/pull/9777#issuecomment-535807180 Thanks for the contribution @yanghua. Merged :) This i

[GitHub] [flink] pnowojski merged pull request #9777: [FLINK-13143] Remove CheckpointExceptionHandler relevant classes

2019-09-26 Thread GitBox
pnowojski merged pull request #9777: [FLINK-13143] Remove CheckpointExceptionHandler relevant classes URL: https://github.com/apache/flink/pull/9777 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [flink] flinkbot edited a comment on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work URL: https://github.com/apache/flink/pull/9766#issuecomment-534879961 ## CI report: * 8fffbbc4bc605ccedad7412ac2292

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

2019-09-26 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] flinkbot edited a comment on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work URL: https://github.com/apache/flink/pull/9766#issuecomment-534879961 ## CI report: * 8fffbbc4bc605ccedad7412ac2292

[jira] [Closed] (FLINK-13314) Correct resultType of some PlannerExpression when operands contains DecimalTypeInfo or BigDecimalTypeInfo in Blink planner

2019-09-26 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he closed FLINK-13314. -- > Correct resultType of some PlannerExpression when operands contains > DecimalTypeInfo or BigDecimalType

[jira] [Closed] (FLINK-12810) Support to run a TableAPI query like 'table.select('a, 'b, 'c)' in Blink runner

2019-09-26 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he closed FLINK-12810. -- > Support to run a TableAPI query like 'table.select('a, 'b, 'c)' in Blink > runner > ---

[jira] [Closed] (FLINK-12348) Use TableConfig in API module to replace TableConfig in blink-planner-module

2019-09-26 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he closed FLINK-12348. -- Fixed in 1.9.0: 428c7049882cfc482562b69d1a367cdb9b0eec72 > Use TableConfig in API module to replace Table

[GitHub] [flink] flinkbot edited a comment on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work URL: https://github.com/apache/flink/pull/9766#issuecomment-534879961 ## CI report: * 8fffbbc4bc605ccedad7412ac2292

[GitHub] [flink] dianfu commented on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work

2019-09-26 Thread GitBox
dianfu commented on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work URL: https://github.com/apache/flink/pull/9766#issuecomment-535786174 The test failure of the Kafka test case has already been reported

[GitHub] [flink] dianfu commented on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work

2019-09-26 Thread GitBox
dianfu commented on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work URL: https://github.com/apache/flink/pull/9766#issuecomment-535785537 @hequn8128 @WeiZhong94 Thanks a lot for your review. Updated the P

[GitHub] [flink] dianfu commented on a change in pull request #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work

2019-09-26 Thread GitBox
dianfu commented on a change in pull request #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work URL: https://github.com/apache/flink/pull/9766#discussion_r328912615 ## File path: flink-table/flink-table-

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

2019-09-26 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

[jira] [Updated] (FLINK-14208) Optimize Python UDFs with parameters of constant values

2019-09-26 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-14208: Description: We need support Python UDFs with parameters of constant values. It should be noticed that the

[GitHub] [flink] flinkbot edited a comment on issue #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese URL: https://github.com/apache/flink/pull/9749#issuecomment-534149758 ## CI report: * 141eb6db531af4b12a9506489f280f180c02a408 : FAILURE [Build](https://travis-ci.co

[jira] [Closed] (FLINK-11711) Add table and column stats

2019-09-26 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he closed FLINK-11711. -- Resolution: Fixed TableStats was moved into flink-table-common in FLINK-11516 > Add table and column

[jira] [Commented] (FLINK-11711) Add table and column stats

2019-09-26 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939114#comment-16939114 ] godfrey he commented on FLINK-11711: I will close this issue and will open a new iss

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

2019-09-26 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] flinkbot edited a comment on issue #9777: [FLINK-13143] Remove CheckpointExceptionHandler relevant classes

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9777: [FLINK-13143] Remove CheckpointExceptionHandler relevant classes URL: https://github.com/apache/flink/pull/9777#issuecomment-53537 ## CI report: * 8408299abf3e5f421ed2867ffa5629171c47af6b : SUCCESS [Build](https://travis-ci.com/flink

[jira] [Closed] (FLINK-12263) Remove SINGLE_VALUE aggregate function from physical plan

2019-09-26 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-12263. Resolution: Invalid > Remove SINGLE_VALUE aggregate function from physical plan >

[jira] [Commented] (FLINK-12263) Remove SINGLE_VALUE aggregate function from physical plan

2019-09-26 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939104#comment-16939104 ] Jingsong Lee commented on FLINK-12263: -- SINGLE_VALUE is useful for "select * from A

[GitHub] [flink] flinkbot edited a comment on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work URL: https://github.com/apache/flink/pull/9766#issuecomment-534879961 ## CI report: * 8fffbbc4bc605ccedad7412ac2292

[jira] [Created] (FLINK-14241) Add ARM installation step for flink e2e container test

2019-09-26 Thread wangxiyuan (Jira)
wangxiyuan created FLINK-14241: -- Summary: Add ARM installation step for flink e2e container test Key: FLINK-14241 URL: https://issues.apache.org/jira/browse/FLINK-14241 Project: Flink Issue Type

[GitHub] [flink] flinkbot edited a comment on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9766: [FLINK-14018][python] Add Python building blocks to make sure the basic functionality of Python ScalarFunction could work URL: https://github.com/apache/flink/pull/9766#issuecomment-534879961 ## CI report: * 8fffbbc4bc605ccedad7412ac2292

[GitHub] [flink] flinkbot edited a comment on issue #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese URL: https://github.com/apache/flink/pull/9749#issuecomment-534149758 ## CI report: * 141eb6db531af4b12a9506489f280f180c02a408 : FAILURE [Build](https://travis-ci.co

[jira] [Commented] (FLINK-10672) Task stuck while writing output to flink

2019-09-26 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939094#comment-16939094 ] Yun Gao commented on FLINK-10672: - Hi [~ibzib],  very sorry for not very familiar with B

[jira] [Assigned] (FLINK-11491) Support all TPC-DS queries

2019-09-26 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young reassigned FLINK-11491: -- Assignee: Leonard Xu (was: Kurt Young) > Support all TPC-DS queries > --

[jira] [Updated] (FLINK-11491) Support all TPC-DS queries

2019-09-26 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young updated FLINK-11491: --- Component/s: Table SQL / Planner > Support all TPC-DS queries > -- > >

[jira] [Commented] (FLINK-11491) Support all TPC-DS queries

2019-09-26 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939092#comment-16939092 ] Kurt Young commented on FLINK-11491: Sure and thanks [~Leonard Xu] > Support all TP

[GitHub] [flink] gaofeilong198810 commented on issue #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese

2019-09-26 Thread GitBox
gaofeilong198810 commented on issue #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese URL: https://github.com/apache/flink/pull/9749#issuecomment-535772055 @flinkbot run travis This is an automate

[jira] [Updated] (FLINK-11493) Finalize the Blink SQL merging efforts

2019-09-26 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young updated FLINK-11493: --- Fix Version/s: 1.10.0 > Finalize the Blink SQL merging efforts > ---

[jira] [Commented] (FLINK-11491) Support all TPC-DS queries

2019-09-26 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939091#comment-16939091 ] Leonard Xu commented on FLINK-11491: [~ykt836]  I‘d like to improve this,cause I’m

[jira] [Updated] (FLINK-11492) Support the full Blink SQL runtime

2019-09-26 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young updated FLINK-11492: --- Fix Version/s: 1.10.0 > Support the full Blink SQL runtime > -- > >

[GitHub] [flink] flinkbot edited a comment on issue #9777: [FLINK-13143] Remove CheckpointExceptionHandler relevant classes

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9777: [FLINK-13143] Remove CheckpointExceptionHandler relevant classes URL: https://github.com/apache/flink/pull/9777#issuecomment-53537 ## CI report: * 8408299abf3e5f421ed2867ffa5629171c47af6b : PENDING [Build](https://travis-ci.com/flink

[jira] [Updated] (FLINK-11491) Support all TPC-DS queries

2019-09-26 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young updated FLINK-11491: --- Fix Version/s: 1.10.0 > Support all TPC-DS queries > -- > >

[jira] [Updated] (FLINK-11490) Add an initial Blink SQL batch runtime

2019-09-26 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young updated FLINK-11490: --- Fix Version/s: 1.9.0 > Add an initial Blink SQL batch runtime >

[GitHub] [flink] yanghua commented on issue #9777: [FLINK-13143] Remove CheckpointExceptionHandler relevant classes

2019-09-26 Thread GitBox
yanghua commented on issue #9777: [FLINK-13143] Remove CheckpointExceptionHandler relevant classes URL: https://github.com/apache/flink/pull/9777#issuecomment-535767706 @pnowojski Thanks. It seems the `run travis` command did not take effects. Try again now. --

[GitHub] [flink] yanghua commented on issue #9777: [FLINK-13143] Remove CheckpointExceptionHandler relevant classes

2019-09-26 Thread GitBox
yanghua commented on issue #9777: [FLINK-13143] Remove CheckpointExceptionHandler relevant classes URL: https://github.com/apache/flink/pull/9777#issuecomment-535767736 @flinkbot run travis This is an automated message from t

[GitHub] [flink] yanghua commented on issue #9776: [HOTFIX][coordination] remove the invalid parameter in handleCheckpointSuccess method

2019-09-26 Thread GitBox
yanghua commented on issue #9776: [HOTFIX][coordination] remove the invalid parameter in handleCheckpointSuccess method URL: https://github.com/apache/flink/pull/9776#issuecomment-535766282 @lamber-ken Good catch! thanks, I will fix it. -

[jira] [Created] (FLINK-14240) The configuration added via TableConfig#configuration should be added to GlobalJobParameters for the legacy planner

2019-09-26 Thread Dian Fu (Jira)
Dian Fu created FLINK-14240: --- Summary: The configuration added via TableConfig#configuration should be added to GlobalJobParameters for the legacy planner Key: FLINK-14240 URL: https://issues.apache.org/jira/browse/FLIN

[GitHub] [flink] flinkbot edited a comment on issue #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0 URL: https://github.com/apache/flink/pull/9712#issuecomment-532984287 ## CI report: * f2b7710f65f478342de389c8e099799287ddf3f9 : FAILURE [B

[jira] [Created] (FLINK-14239) Emitting the max watermark in StreamSource#run may cause it to arrive the downstream early

2019-09-26 Thread Haibo Sun (Jira)
Haibo Sun created FLINK-14239: - Summary: Emitting the max watermark in StreamSource#run may cause it to arrive the downstream early Key: FLINK-14239 URL: https://issues.apache.org/jira/browse/FLINK-14239

[GitHub] [flink] KarmaGYZ commented on issue #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese

2019-09-26 Thread GitBox
KarmaGYZ commented on issue #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese URL: https://github.com/apache/flink/pull/9749#issuecomment-535759374 @gaofeilong198810 Yes, but the indentation in EN version seems useless. I don't think we need to sync with EN ver

[jira] [Commented] (FLINK-10705) Rework Flink Web Dashboard

2019-09-26 Thread Yadong Xie (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939072#comment-16939072 ] Yadong Xie commented on FLINK-10705: updated: FLIP-75: Flink Web UI Improvement Pro

[jira] [Closed] (FLINK-11490) Add an initial Blink SQL batch runtime

2019-09-26 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-11490. Resolution: Fixed > Add an initial Blink SQL batch runtime > -

[GitHub] [flink] flinkbot edited a comment on issue #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0 URL: https://github.com/apache/flink/pull/9712#issuecomment-532984287 ## CI report: * f2b7710f65f478342de389c8e099799287ddf3f9 : FAILURE [B

[jira] [Closed] (FLINK-11489) Add an initial Blink SQL streaming runtime

2019-09-26 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-11489. --- Fix Version/s: 1.9.0 Resolution: Fixed All the sub-tasks has been merged in 1.9.0. > Add an initial

[jira] [Closed] (FLINK-11993) Introduce partitionable filesystem sink

2019-09-26 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-11993. --- Resolution: Duplicate > Introduce partitionable filesystem sink > --- >

[jira] [Updated] (FLINK-14230) Change the endInput call of the downstream operator to after the upstream operator closes

2019-09-26 Thread Haibo Sun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haibo Sun updated FLINK-14230: -- Summary: Change the endInput call of the downstream operator to after the upstream operator closes (

[GitHub] [flink] Mrart removed a comment on issue #9773: [FLINK-14210][metrics]support connect timeout and write timeout confi…

2019-09-26 Thread GitBox
Mrart removed a comment on issue #9773: [FLINK-14210][metrics]support connect timeout and write timeout confi… URL: https://github.com/apache/flink/pull/9773#issuecomment-535409349 @1u0 Could you help me review the other PR (https://github.com/apache/flink/pull/9542)

[GitHub] [flink] Mrart removed a comment on issue #9542: [FLINK-13873][metrics] Change the column family as tags for influxdb …

2019-09-26 Thread GitBox
Mrart removed a comment on issue #9542: [FLINK-13873][metrics] Change the column family as tags for influxdb … URL: https://github.com/apache/flink/pull/9542#issuecomment-534871400 @zentol Could you help review again,I have add A config option。I am sorry for delay。 -

[jira] [Updated] (FLINK-14175) Upgrade KPL version in flink-connector-kinesis to fix application OOM

2019-09-26 Thread Abhilasha Seth (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhilasha Seth updated FLINK-14175: --- Description: The [KPL version|https://github.com/apache/flink/blob/release-1.9/flink-connec

[jira] [Commented] (FLINK-14197) Increasing trend for state size of keyed stream using ProcessWindowFunction with ProcessingTimeSessionWindows

2019-09-26 Thread Kenneth William Krugler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938961#comment-16938961 ] Kenneth William Krugler commented on FLINK-14197: - I would suggest posti

[GitHub] [flink] flinkbot edited a comment on issue #9772: Flink 14199: Only use dedicated/named classes for mailbox letters.

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9772: Flink 14199: Only use dedicated/named classes for mailbox letters. URL: https://github.com/apache/flink/pull/9772#issuecomment-534982677 ## CI report: * d5e85b7a984024ea1aee2ce8bdf527d89c21e88e : SUCCESS [Build](https://travis-ci.com/fl

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

2019-09-26 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] flinkbot edited a comment on issue #9772: Flink 14199: Only use dedicated/named classes for mailbox letters.

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9772: Flink 14199: Only use dedicated/named classes for mailbox letters. URL: https://github.com/apache/flink/pull/9772#issuecomment-534982677 ## CI report: * d5e85b7a984024ea1aee2ce8bdf527d89c21e88e : SUCCESS [Build](https://travis-ci.com/fl

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

2019-09-26 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] flinkbot edited a comment on issue #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration

2019-09-26 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] flinkbot edited a comment on issue #9775: [FLINK-14186][e2e] Skip Elastic Search 2.3.5 case when running with JDK11

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9775: [FLINK-14186][e2e] Skip Elastic Search 2.3.5 case when running with JDK11 URL: https://github.com/apache/flink/pull/9775#issuecomment-535327571 ## CI report: * 7ca40f4410862da362c16e5a9410ca692854451f : FAILURE [Build](https://travis-ci.

[jira] [Commented] (FLINK-14186) Nightly e2e-misc-jdk11 fails complaining unrecognized VM option

2019-09-26 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938825#comment-16938825 ] Yun Gao commented on FLINK-14186: - With the discussion under the [PR|[https://github.com

[jira] [Comment Edited] (FLINK-14186) Nightly e2e-misc-jdk11 fails complaining unrecognized VM option

2019-09-26 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938235#comment-16938235 ] Yun Gao edited comment on FLINK-14186 at 9/26/19 5:19 PM: -- The

[GitHub] [flink] gaoyunhaii commented on issue #9775: [FLINK-14186][e2e] Skip Elastic Search 2.3.5 case when running with JDK11

2019-09-26 Thread GitBox
gaoyunhaii commented on issue #9775: [FLINK-14186][e2e] Skip Elastic Search 2.3.5 case when running with JDK11 URL: https://github.com/apache/flink/pull/9775#issuecomment-535602029 Hi @tillrohrmann , I have updated the PR to skip the ES 2.3.5 when running with JDK11. I have manually [trigg

[GitHub] [flink] flinkbot edited a comment on issue #9412: [FLINK-13675][ml] Add class of Vector Slice Mapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9412: [FLINK-13675][ml] Add class of Vector Slice Mapper URL: https://github.com/apache/flink/pull/9412#issuecomment-519965864 ## CI report: * e9ff64826d561117cbd984df4201d15e0523b091 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/buil

[GitHub] [flink] flinkbot edited a comment on issue #9410: [FLINK-13673][ml] Add class of Vector Normalize Mapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9410: [FLINK-13673][ml] Add class of Vector Normalize Mapper URL: https://github.com/apache/flink/pull/9410#issuecomment-519963431 ## CI report: * 06b26ce69e490794f3bcda79766f8edc9d6e48ce : FAILURE [Build](https://travis-ci.com/flink-ci/flink/

[GitHub] [flink] flinkbot edited a comment on issue #9411: [FLINK-13674][ml] Add class of Vector Size Hint Mapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9411: [FLINK-13674][ml] Add class of Vector Size Hint Mapper URL: https://github.com/apache/flink/pull/9411#issuecomment-519965855 ## CI report: * 4af38a946a55d1d6b68d7d249f87a65239c947f7 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/

[GitHub] [flink] flinkbot edited a comment on issue #9408: [FLINK-13671][ml] Add class for VectorEleWiseProductMapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9408: [FLINK-13671][ml] Add class for VectorEleWiseProductMapper URL: https://github.com/apache/flink/pull/9408#issuecomment-519961164 ## CI report: * fbf9704fe2812d28d7a6b9ca6272a260e91089b3 : FAILURE [Build](https://travis-ci.com/flink-ci/fl

[GitHub] [flink] flinkbot edited a comment on issue #9405: [FLINK-13668][ml] Add abstract classes for three typical scenarios of (Flat)Mapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9405: [FLINK-13668][ml] Add abstract classes for three typical scenarios of (Flat)Mapper URL: https://github.com/apache/flink/pull/9405#issuecomment-519901201 ## CI report: * c1fedc4de6a92bc2c5f84d0e0c3038f29fd8944f : FAILURE [Build](https://t

[jira] [Updated] (FLINK-14238) ParquetPojoInputFormat logging bug

2019-09-26 Thread John Lonergan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Lonergan updated FLINK-14238: -- Issue Type: Bug (was: Improvement) > ParquetPojoInputFormat logging bug > ---

[jira] [Created] (FLINK-14238) ParquetPojoInputFormat logging bug

2019-09-26 Thread John Lonergan (Jira)
John Lonergan created FLINK-14238: - Summary: ParquetPojoInputFormat logging bug Key: FLINK-14238 URL: https://issues.apache.org/jira/browse/FLINK-14238 Project: Flink Issue Type: Improvement

[GitHub] [flink] flinkbot edited a comment on issue #9780: [FLINK-14042] [flink-table-planner] Fix TemporalTable row schema always inferred as nullable

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9780: [FLINK-14042] [flink-table-planner] Fix TemporalTable row schema always inferred as nullable URL: https://github.com/apache/flink/pull/9780#issuecomment-535571919 ## CI report: * 8c0e3b4b94421c9f5ac4cfa470d0859e88471f38 : SUCCESS [Build]

[GitHub] [flink] flinkbot edited a comment on issue #9412: [FLINK-13675][ml] Add class of Vector Slice Mapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9412: [FLINK-13675][ml] Add class of Vector Slice Mapper URL: https://github.com/apache/flink/pull/9412#issuecomment-519965864 ## CI report: * e9ff64826d561117cbd984df4201d15e0523b091 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/buil

[GitHub] [flink] flinkbot edited a comment on issue #9409: [FLINK-13672][ml] Add class for VectorInteractionMapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9409: [FLINK-13672][ml] Add class for VectorInteractionMapper URL: https://github.com/apache/flink/pull/9409#issuecomment-519961173 ## CI report: * 9b5e1620eb70dd95996ec3e8b7bebe1f38ac89a5 : FAILURE [Build](https://travis-ci.com/flink-ci/flink

[GitHub] [flink] flinkbot edited a comment on issue #9411: [FLINK-13674][ml] Add class of Vector Size Hint Mapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9411: [FLINK-13674][ml] Add class of Vector Size Hint Mapper URL: https://github.com/apache/flink/pull/9411#issuecomment-519965855 ## CI report: * 4af38a946a55d1d6b68d7d249f87a65239c947f7 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/

[GitHub] [flink] flinkbot edited a comment on issue #9410: [FLINK-13673][ml] Add class of Vector Normalize Mapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9410: [FLINK-13673][ml] Add class of Vector Normalize Mapper URL: https://github.com/apache/flink/pull/9410#issuecomment-519963431 ## CI report: * 06b26ce69e490794f3bcda79766f8edc9d6e48ce : FAILURE [Build](https://travis-ci.com/flink-ci/flink/

[GitHub] [flink] flinkbot edited a comment on issue #9408: [FLINK-13671][ml] Add class for VectorEleWiseProductMapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9408: [FLINK-13671][ml] Add class for VectorEleWiseProductMapper URL: https://github.com/apache/flink/pull/9408#issuecomment-519961164 ## CI report: * fbf9704fe2812d28d7a6b9ca6272a260e91089b3 : FAILURE [Build](https://travis-ci.com/flink-ci/fl

[GitHub] [flink] flinkbot edited a comment on issue #9407: [FLINK-13670][ml] Add class for VectorAssemblerMapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9407: [FLINK-13670][ml] Add class for VectorAssemblerMapper URL: https://github.com/apache/flink/pull/9407#issuecomment-51995 ## CI report: * bf69f9f25f8a62a494f530e7cba75879ac002412 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/b

[GitHub] [flink] flinkbot edited a comment on issue #9405: [FLINK-13668][ml] Add abstract classes for three typical scenarios of (Flat)Mapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9405: [FLINK-13668][ml] Add abstract classes for three typical scenarios of (Flat)Mapper URL: https://github.com/apache/flink/pull/9405#issuecomment-519901201 ## CI report: * c1fedc4de6a92bc2c5f84d0e0c3038f29fd8944f : FAILURE [Build](https://t

[GitHub] [flink] flinkbot edited a comment on issue #9578: [FLINK-13924][ml] Add summarizer and summary for sparse vector and dense vector.

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9578: [FLINK-13924][ml] Add summarizer and summary for sparse vector and dense vector. URL: https://github.com/apache/flink/pull/9578#issuecomment-526650851 ## CI report: * 8da3386df1a24f8e5a26a2314f1f5c283f3e8a09 : FAILURE [Build](https://tra

[GitHub] [flink] flinkbot edited a comment on issue #9577: [FLINK-13923][ml] Add summarizer and summary for table.

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9577: [FLINK-13923][ml] Add summarizer and summary for table. URL: https://github.com/apache/flink/pull/9577#issuecomment-526650805 ## CI report: * 99cc6a255384d08ee885f86f9f8578581354d38a : PENDING [Build](https://travis-ci.com/flink-ci/flink

[GitHub] [flink] flinkbot edited a comment on issue #9574: [FLINK-13918][ml] Add class for TokenizerMapper.

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9574: [FLINK-13918][ml] Add class for TokenizerMapper. URL: https://github.com/apache/flink/pull/9574#issuecomment-526599548 ## CI report: * 960f4fef06446118e7ccb225754aef0620f6983f : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds

[GitHub] [flink] flinkbot edited a comment on issue #9775: [FLINK-14186][e2e] Skip Elastic Search 2.3.5 case when running with JDK11

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9775: [FLINK-14186][e2e] Skip Elastic Search 2.3.5 case when running with JDK11 URL: https://github.com/apache/flink/pull/9775#issuecomment-535327571 ## CI report: * 7ca40f4410862da362c16e5a9410ca692854451f : FAILURE [Build](https://travis-ci.

[GitHub] [flink] flinkbot edited a comment on issue #9501: [FLINK-12697] [State Backends] Support on-disk state storage for spill-able heap backend

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9501: [FLINK-12697] [State Backends] Support on-disk state storage for spill-able heap backend URL: https://github.com/apache/flink/pull/9501#issuecomment-523769032 ## CI report: * 6107a00876759dcef075592c8bfa56764f66b6fa : FAILURE [Build](htt

[GitHub] [flink] flinkbot edited a comment on issue #9733: [FLINK-14154][ml] Add the class for multivariate Gaussian Distribution.

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9733: [FLINK-14154][ml] Add the class for multivariate Gaussian Distribution. URL: https://github.com/apache/flink/pull/9733#issuecomment-533547601 ## CI report: * ea3d0cd6da22ebd2846bf0f3a2fa1d9f21964675 : SUCCESS [Build](https://travis-ci.co

[GitHub] [flink] xuyang1706 commented on a change in pull request #9184: [FLINK-13339][ml] Add an implementation of pipeline's api

2019-09-26 Thread GitBox
xuyang1706 commented on a change in pull request #9184: [FLINK-13339][ml] Add an implementation of pipeline's api URL: https://github.com/apache/flink/pull/9184#discussion_r328711228 ## File path: flink-ml-parent/flink-ml-lib/src/main/java/org/apache/flink/ml/common/AlgoOperator.ja

[GitHub] [flink] flinkbot edited a comment on issue #9412: [FLINK-13675][ml] Add class of Vector Slice Mapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9412: [FLINK-13675][ml] Add class of Vector Slice Mapper URL: https://github.com/apache/flink/pull/9412#issuecomment-519965864 ## CI report: * e9ff64826d561117cbd984df4201d15e0523b091 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/buil

[GitHub] [flink] flinkbot edited a comment on issue #9411: [FLINK-13674][ml] Add class of Vector Size Hint Mapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9411: [FLINK-13674][ml] Add class of Vector Size Hint Mapper URL: https://github.com/apache/flink/pull/9411#issuecomment-519965855 ## CI report: * 4af38a946a55d1d6b68d7d249f87a65239c947f7 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/

[GitHub] [flink] flinkbot edited a comment on issue #9409: [FLINK-13672][ml] Add class for VectorInteractionMapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9409: [FLINK-13672][ml] Add class for VectorInteractionMapper URL: https://github.com/apache/flink/pull/9409#issuecomment-519961173 ## CI report: * 9b5e1620eb70dd95996ec3e8b7bebe1f38ac89a5 : FAILURE [Build](https://travis-ci.com/flink-ci/flink

[GitHub] [flink] flinkbot edited a comment on issue #9408: [FLINK-13671][ml] Add class for VectorEleWiseProductMapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9408: [FLINK-13671][ml] Add class for VectorEleWiseProductMapper URL: https://github.com/apache/flink/pull/9408#issuecomment-519961164 ## CI report: * fbf9704fe2812d28d7a6b9ca6272a260e91089b3 : FAILURE [Build](https://travis-ci.com/flink-ci/fl

[GitHub] [flink] flinkbot edited a comment on issue #9410: [FLINK-13673][ml] Add class of Vector Normalize Mapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9410: [FLINK-13673][ml] Add class of Vector Normalize Mapper URL: https://github.com/apache/flink/pull/9410#issuecomment-519963431 ## CI report: * 06b26ce69e490794f3bcda79766f8edc9d6e48ce : FAILURE [Build](https://travis-ci.com/flink-ci/flink/

[GitHub] [flink] flinkbot edited a comment on issue #9405: [FLINK-13668][ml] Add abstract classes for three typical scenarios of (Flat)Mapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9405: [FLINK-13668][ml] Add abstract classes for three typical scenarios of (Flat)Mapper URL: https://github.com/apache/flink/pull/9405#issuecomment-519901201 ## CI report: * c1fedc4de6a92bc2c5f84d0e0c3038f29fd8944f : FAILURE [Build](https://t

[GitHub] [flink] flinkbot edited a comment on issue #9407: [FLINK-13670][ml] Add class for VectorAssemblerMapper

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9407: [FLINK-13670][ml] Add class for VectorAssemblerMapper URL: https://github.com/apache/flink/pull/9407#issuecomment-51995 ## CI report: * bf69f9f25f8a62a494f530e7cba75879ac002412 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/b

[GitHub] [flink] flinkbot edited a comment on issue #9574: [FLINK-13918][ml] Add class for TokenizerMapper.

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9574: [FLINK-13918][ml] Add class for TokenizerMapper. URL: https://github.com/apache/flink/pull/9574#issuecomment-526599548 ## CI report: * 960f4fef06446118e7ccb225754aef0620f6983f : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds

[GitHub] [flink] flinkbot edited a comment on issue #9577: [FLINK-13923][ml] Add summarizer and summary for table.

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9577: [FLINK-13923][ml] Add summarizer and summary for table. URL: https://github.com/apache/flink/pull/9577#issuecomment-526650805 ## CI report: * 99cc6a255384d08ee885f86f9f8578581354d38a : PENDING [Build](https://travis-ci.com/flink-ci/flink

[GitHub] [flink] flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper.

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper. URL: https://github.com/apache/flink/pull/9572#issuecomment-526595476 ## CI report: * 3fc2e05b18798cd3f755e1887356fc9f8ea2af60 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/125

[GitHub] [flink] flinkbot edited a comment on issue #9578: [FLINK-13924][ml] Add summarizer and summary for sparse vector and dense vector.

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9578: [FLINK-13924][ml] Add summarizer and summary for sparse vector and dense vector. URL: https://github.com/apache/flink/pull/9578#issuecomment-526650851 ## CI report: * 8da3386df1a24f8e5a26a2314f1f5c283f3e8a09 : FAILURE [Build](https://tra

  1   2   3   4   >