[GitHub] [flink] flinkbot commented on issue #9888: [hotfix][doc]fix typos in richfunction

2019-10-12 Thread GitBox
flinkbot commented on issue #9888: [hotfix][doc]fix typos in richfunction URL: https://github.com/apache/flink/pull/9888#issuecomment-541391905 ## CI report: * b37d86b0fbc58892a68e821239b7083dffc46d75 : UNKNOWN Bot commands The @flinkbot bot supports the following

[GitHub] [flink] buptljy commented on a change in pull request #9843: [FLINK-14296] [Table SQL] Use Optional for optional parameters in parser module

2019-10-12 Thread GitBox
buptljy commented on a change in pull request #9843: [FLINK-14296] [Table SQL] Use Optional for optional parameters in parser module URL: https://github.com/apache/flink/pull/9843#discussion_r334265001 ## File path: flink-table/flink-sql-parser/src/main/java/org/apache/flink/sql/pa

[GitHub] [flink] flinkbot commented on issue #9888: [hotfix][doc]fix typos in richfunction

2019-10-12 Thread GitBox
flinkbot commented on issue #9888: [hotfix][doc]fix typos in richfunction URL: https://github.com/apache/flink/pull/9888#issuecomment-541391094 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use

[GitHub] [flink] wangxlong opened a new pull request #9888: [hotfix][doc]fix typos in richfunction

2019-10-12 Thread GitBox
wangxlong opened a new pull request #9888: [hotfix][doc]fix typos in richfunction URL: https://github.com/apache/flink/pull/9888 ## What is the purpose of the change Fix typos in RichFunction annotation. For only RichFilterFunction has open method to extend, so we should change FilterFu

[jira] [Commented] (FLINK-14275) Window Aggregate function support a RichFunction

2019-10-12 Thread hailong wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950225#comment-16950225 ] hailong wang commented on FLINK-14275: -- Hi [~jark], I have some confusion. Accordin

[GitHub] [flink] flinkbot edited a comment on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api URL: https://github.com/apache/flink/pull/9184#issuecomment-513425405 ## CI report: * bd7ade5e0b57dc8577d7f864afcbbb24c2513e56 : FAILURE [Build](https://travis-ci.com/flink-ci/fli

[GitHub] [flink] flinkbot edited a comment on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api URL: https://github.com/apache/flink/pull/9184#issuecomment-513425405 ## CI report: * bd7ade5e0b57dc8577d7f864afcbbb24c2513e56 : FAILURE [Build](https://travis-ci.com/flink-ci/fli

[GitHub] [flink] TisonKun commented on issue #9881: [FLINK-14377] Parse Executor-relevant ProgramOptions to ConfigOptions

2019-10-12 Thread GitBox
TisonKun commented on issue #9881: [FLINK-14377] Parse Executor-relevant ProgramOptions to ConfigOptions URL: https://github.com/apache/flink/pull/9881#issuecomment-541385115 @kl0u thanks for opening this pull requests. The purpose of it looks good to me. My concern contains 1. For

[GitHub] [flink] flinkbot edited a comment on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api URL: https://github.com/apache/flink/pull/9184#issuecomment-513425405 ## CI report: * bd7ade5e0b57dc8577d7f864afcbbb24c2513e56 : FAILURE [Build](https://travis-ci.com/flink-ci/fli

[GitHub] [flink] xuyang1706 commented on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api

2019-10-12 Thread GitBox
xuyang1706 commented on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api URL: https://github.com/apache/flink/pull/9184#issuecomment-541383212 > @xuyang1706 Thanks for updating the patch. the patch LGTM overall. I created a PR with some minor improvements against your

[GitHub] [flink] xuyang1706 commented on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api

2019-10-12 Thread GitBox
xuyang1706 commented on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api URL: https://github.com/apache/flink/pull/9184#issuecomment-541380802 > Thanks for the contribution @xuyang1706 and the reviews @becketqin . Overall it looks good to me. I only left a minor comme

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

2019-10-12 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_r334260628 ## File path: flink-ml-parent/flink-ml-lib/src/main/java/org/apache/flink/ml/common/MLEnvironmentFa

[GitHub] [flink] flinkbot edited a comment on issue #8468: [FLINK-12399][table][table-planner] Fix FilterableTableSource does not change after applyPredicate

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #8468: [FLINK-12399][table][table-planner] Fix FilterableTableSource does not change after applyPredicate URL: https://github.com/apache/flink/pull/8468#issuecomment-524372146 ## CI report: * baae1632aabac35e6e08b402065857c4d67491f2 : FAILURE [

[GitHub] [flink] flinkbot edited a comment on issue #9887: [FLINK-14215] [docs] add environment variable configuration

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9887: [FLINK-14215] [docs] add environment variable configuration URL: https://github.com/apache/flink/pull/9887#issuecomment-541371856 ## CI report: * 59ed4592c6d1d5eb5acc681bfa34bc279a781a3d : FAILURE [Build](https://travis-ci.com/flink-ci/f

[GitHub] [flink] flinkbot edited a comment on issue #9887: [FLINK-14215] [docs] add environment variable configuration

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9887: [FLINK-14215] [docs] add environment variable configuration URL: https://github.com/apache/flink/pull/9887#issuecomment-541371856 ## CI report: * 59ed4592c6d1d5eb5acc681bfa34bc279a781a3d : PENDING [Build](https://travis-ci.com/flink-ci/f

[GitHub] [flink] flinkbot edited a comment on issue #8468: [FLINK-12399][table][table-planner] Fix FilterableTableSource does not change after applyPredicate

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #8468: [FLINK-12399][table][table-planner] Fix FilterableTableSource does not change after applyPredicate URL: https://github.com/apache/flink/pull/8468#issuecomment-524372146 ## CI report: * baae1632aabac35e6e08b402065857c4d67491f2 : FAILURE [

[GitHub] [flink] flinkbot commented on issue #9887: [FLINK-14215] [docs] add environment variable configuration

2019-10-12 Thread GitBox
flinkbot commented on issue #9887: [FLINK-14215] [docs] add environment variable configuration URL: https://github.com/apache/flink/pull/9887#issuecomment-541371856 ## CI report: * 59ed4592c6d1d5eb5acc681bfa34bc279a781a3d : UNKNOWN Bot commands The @flinkbot bot s

[GitHub] [flink] flinkbot edited a comment on issue #8468: [FLINK-12399][table][table-planner] Fix FilterableTableSource does not change after applyPredicate

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #8468: [FLINK-12399][table][table-planner] Fix FilterableTableSource does not change after applyPredicate URL: https://github.com/apache/flink/pull/8468#issuecomment-524372146 ## CI report: * baae1632aabac35e6e08b402065857c4d67491f2 : FAILURE [

[GitHub] [flink] flinkbot commented on issue #9887: [FLINK-14215] add environment variable configuration

2019-10-12 Thread GitBox
flinkbot commented on issue #9887: [FLINK-14215] add environment variable configuration URL: https://github.com/apache/flink/pull/9887#issuecomment-541370639 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull reque

[jira] [Updated] (FLINK-14215) Add Docs for TM and JM Environment Variable Setting

2019-10-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-14215: --- Labels: pull-request-available (was: ) > Add Docs for TM and JM Environment Variable Settin

[GitHub] [flink] HuangZhenQiu opened a new pull request #9887: [FLINK-14215] add environment variable configuration

2019-10-12 Thread GitBox
HuangZhenQiu opened a new pull request #9887: [FLINK-14215] add environment variable configuration URL: https://github.com/apache/flink/pull/9887 ## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server, rather th

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

2019-10-12 Thread GitBox
walterddr 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_r334254798 ## File path: flink-ml-parent/flink-ml-lib/src/main/java/org/apache/flink/ml/common/MLEnvironmentFac

[GitHub] [flink] becketqin commented on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api

2019-10-12 Thread GitBox
becketqin commented on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api URL: https://github.com/apache/flink/pull/9184#issuecomment-541362792 @xuyang1706 Thanks for updating the patch. the patch LGTM overall. I created a PR with some minor improvements against your br

[jira] [Commented] (FLINK-14309) Kafka09ProducerITCase>KafkaProducerTestBase.testOneToOneAtLeastOnceRegularSink fails on Travis

2019-10-12 Thread Jiangjie Qin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950111#comment-16950111 ] Jiangjie Qin commented on FLINK-14309: -- [~trohrmann] This patch just fixes the test

[GitHub] [flink] walterddr commented on a change in pull request #8468: [FLINK-12399][table][table-planner] Fix FilterableTableSource does not change after applyPredicate

2019-10-12 Thread GitBox
walterddr commented on a change in pull request #8468: [FLINK-12399][table][table-planner] Fix FilterableTableSource does not change after applyPredicate URL: https://github.com/apache/flink/pull/8468#discussion_r334245784 ## File path: flink-table/flink-table-planner/src/test/sca

[jira] [Assigned] (FLINK-14027) Add documentation for Python user-defined functions

2019-10-12 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng reassigned FLINK-14027: --- Assignee: Wei Zhong > Add documentation for Python user-defined functions > ---

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

2019-10-12 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng closed FLINK-14208. --- Resolution: Resolved > Optimize Python UDFs with parameters of constant values > ---

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

2019-10-12 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950066#comment-16950066 ] Hequn Cheng commented on FLINK-14208: - Resolved in 1.10.0 via: ddfed72813281255f119f

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

2019-10-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-14208: --- Labels: pull-request-available (was: ) > Optimize Python UDFs with parameters of constant v

[GitHub] [flink] hequn8128 closed pull request #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values

2019-10-12 Thread GitBox
hequn8128 closed pull request #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values URL: https://github.com/apache/flink/pull/9858 This is an automated message from the Apache Git Service. To r

[GitHub] [flink] flinkbot edited a comment on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values URL: https://github.com/apache/flink/pull/9858#issuecomment-539830457 ## CI report: * 5b6f4eb6008d7f2656fce8c2fbd7b43d7b8a0cf0 : FAILURE [Build](https://travis

[jira] [Commented] (FLINK-14123) Change taskmanager.memory.fraction default value to 0.6

2019-10-12 Thread liupengcheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950063#comment-16950063 ] liupengcheng commented on FLINK-14123: -- [~xintongsong] I think it's a common case,

[GitHub] [flink] flinkbot edited a comment on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api URL: https://github.com/apache/flink/pull/9184#issuecomment-513425405 ## CI report: * bd7ade5e0b57dc8577d7f864afcbbb24c2513e56 : FAILURE [Build](https://travis-ci.com/flink-ci/fli

[jira] [Commented] (FLINK-14275) Window Aggregate function support a RichFunction

2019-10-12 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950061#comment-16950061 ] Jark Wu commented on FLINK-14275: - Hi [~hailong wang], 1) we should not provide the ful

[GitHub] [flink] flinkbot edited a comment on issue #9886: [FLINK-14027][python][doc] Add documentation for Python user-defined functions.

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9886: [FLINK-14027][python][doc] Add documentation for Python user-defined functions. URL: https://github.com/apache/flink/pull/9886#issuecomment-541326107 ## CI report: * e431c1c28a35dd86e60a0892ff0e0d15b8da7245 : FAILURE [Build](https://trav

[GitHub] [flink] flinkbot edited a comment on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values URL: https://github.com/apache/flink/pull/9858#issuecomment-539830457 ## CI report: * 5b6f4eb6008d7f2656fce8c2fbd7b43d7b8a0cf0 : FAILURE [Build](https://travis

[jira] [Commented] (FLINK-14275) Window Aggregate function support a RichFunction

2019-10-12 Thread hailong wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950055#comment-16950055 ] hailong wang commented on FLINK-14275: -- Hi, [~jark], thanks for you tip. In my side

[GitHub] [flink] flinkbot edited a comment on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api URL: https://github.com/apache/flink/pull/9184#issuecomment-513425405 ## CI report: * bd7ade5e0b57dc8577d7f864afcbbb24c2513e56 : FAILURE [Build](https://travis-ci.com/flink-ci/fli

[GitHub] [flink] flinkbot edited a comment on issue #9886: [FLINK-14027][python][doc] Add documentation for Python user-defined functions.

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9886: [FLINK-14027][python][doc] Add documentation for Python user-defined functions. URL: https://github.com/apache/flink/pull/9886#issuecomment-541326107 ## CI report: * e431c1c28a35dd86e60a0892ff0e0d15b8da7245 : PENDING [Build](https://trav

[GitHub] [flink] flinkbot edited a comment on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values URL: https://github.com/apache/flink/pull/9858#issuecomment-539830457 ## CI report: * 5b6f4eb6008d7f2656fce8c2fbd7b43d7b8a0cf0 : FAILURE [Build](https://travis

[GitHub] [flink] flinkbot edited a comment on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9184: [FLINK-13339][ml] Add an implementation of pipeline's api URL: https://github.com/apache/flink/pull/9184#issuecomment-513425405 ## CI report: * bd7ade5e0b57dc8577d7f864afcbbb24c2513e56 : FAILURE [Build](https://travis-ci.com/flink-ci/fli

[GitHub] [flink] flinkbot commented on issue #9886: [FLINK-14027][python][doc] Add documentation for Python user-defined functions.

2019-10-12 Thread GitBox
flinkbot commented on issue #9886: [FLINK-14027][python][doc] Add documentation for Python user-defined functions. URL: https://github.com/apache/flink/pull/9886#issuecomment-541326107 ## CI report: * e431c1c28a35dd86e60a0892ff0e0d15b8da7245 : UNKNOWN Bot commands

[GitHub] [flink] hequn8128 commented on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values

2019-10-12 Thread GitBox
hequn8128 commented on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values URL: https://github.com/apache/flink/pull/9858#issuecomment-541325992 @HuangXingBo Thanks a lot for the update. LGTM, will merge this when Travis passed. -

[GitHub] [flink] flinkbot commented on issue #9886: [FLINK-14027][python][doc] Add documentation for Python user-defined functions.

2019-10-12 Thread GitBox
flinkbot commented on issue #9886: [FLINK-14027][python][doc] Add documentation for Python user-defined functions. URL: https://github.com/apache/flink/pull/9886#issuecomment-541324020 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community

[jira] [Updated] (FLINK-14027) Add documentation for Python user-defined functions

2019-10-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-14027: --- Labels: pull-request-available (was: ) > Add documentation for Python user-defined function

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

2019-10-12 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_r334236991 ## File path: flink-ml-parent/flink-ml-lib/src/main/java/org/apache/flink/ml/common/MLEnvironmentFa

[GitHub] [flink] WeiZhong94 opened a new pull request #9886: [FLINK-14027][python][doc] Add documentation for Python user-defined functions.

2019-10-12 Thread GitBox
WeiZhong94 opened a new pull request #9886: [FLINK-14027][python][doc] Add documentation for Python user-defined functions. URL: https://github.com/apache/flink/pull/9886 ## What is the purpose of the change *This pull request adds documentation for Python user-defined functions.*

[jira] [Updated] (FLINK-14367) Fully support for converting RexNode to Expression

2019-10-12 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-14367: Description: Currently, the {{RexNodeToExpressionConverter}} in both planners are not fully support. Ther

[GitHub] [flink] flinkbot edited a comment on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values URL: https://github.com/apache/flink/pull/9858#issuecomment-539830457 ## CI report: * 5b6f4eb6008d7f2656fce8c2fbd7b43d7b8a0cf0 : FAILURE [Build](https://travis

[GitHub] [flink] TisonKun commented on a change in pull request #9881: [FLINK-14377] Parse Executor-relevant ProgramOptions to ConfigOptions

2019-10-12 Thread GitBox
TisonKun commented on a change in pull request #9881: [FLINK-14377] Parse Executor-relevant ProgramOptions to ConfigOptions URL: https://github.com/apache/flink/pull/9881#discussion_r334236287 ## File path: flink-clients/src/main/java/org/apache/flink/client/cli/ExecutionParameterP

[GitHub] [flink] hequn8128 commented on a change in pull request #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values

2019-10-12 Thread GitBox
hequn8128 commented on a change in pull request #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values URL: https://github.com/apache/flink/pull/9858#discussion_r334235662 ## File path: flink-python/pyflink/table/tests/test_udf.py ## @@ -112,6

[GitHub] [flink] hequn8128 commented on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values

2019-10-12 Thread GitBox
hequn8128 commented on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values URL: https://github.com/apache/flink/pull/9858#issuecomment-541321281 I have created a new jira([FLINK-14383](https://issues.apache.org/jira/browse/FLINK-14383)) for the time

[jira] [Assigned] (FLINK-14383) Support python UDFs with constant value of time interval types

2019-10-12 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng reassigned FLINK-14383: --- Assignee: Huang Xingbo > Support python UDFs with constant value of time interval types > -

[jira] [Created] (FLINK-14383) Support python UDFs with constant value of time interval types

2019-10-12 Thread Hequn Cheng (Jira)
Hequn Cheng created FLINK-14383: --- Summary: Support python UDFs with constant value of time interval types Key: FLINK-14383 URL: https://issues.apache.org/jira/browse/FLINK-14383 Project: Flink

[jira] [Created] (FLINK-14382) Wrong local FLINK_PLUGINS_DIR is set to flink-conf.yaml of jobmanager and taskmanager on Yarn

2019-10-12 Thread Yang Wang (Jira)
Yang Wang created FLINK-14382: - Summary: Wrong local FLINK_PLUGINS_DIR is set to flink-conf.yaml of jobmanager and taskmanager on Yarn Key: FLINK-14382 URL: https://issues.apache.org/jira/browse/FLINK-14382

[GitHub] [flink] flinkbot edited a comment on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values URL: https://github.com/apache/flink/pull/9858#issuecomment-539830457 ## CI report: * 5b6f4eb6008d7f2656fce8c2fbd7b43d7b8a0cf0 : FAILURE [Build](https://travis

[GitHub] [flink] TisonKun commented on a change in pull request #9820: [FLINK-14290] Decouple plan translation from job execution/ClusterClient

2019-10-12 Thread GitBox
TisonKun commented on a change in pull request #9820: [FLINK-14290] Decouple plan translation from job execution/ClusterClient URL: https://github.com/apache/flink/pull/9820#discussion_r334234669 ## File path: flink-clients/src/main/java/org/apache/flink/client/program/ClusterClien

[jira] [Commented] (FLINK-14212) Support Python UDFs without arguments

2019-10-12 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950018#comment-16950018 ] Hequn Cheng commented on FLINK-14212: - Resolved in 1.10.0 via: 345bfefd91c5a1a309ff1

[jira] [Closed] (FLINK-14212) Support Python UDFs without arguments

2019-10-12 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng closed FLINK-14212. --- Resolution: Fixed > Support Python UDFs without arguments > - >

[GitHub] [flink] flinkbot edited a comment on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values URL: https://github.com/apache/flink/pull/9858#issuecomment-539830457 ## CI report: * 5b6f4eb6008d7f2656fce8c2fbd7b43d7b8a0cf0 : FAILURE [Build](https://travis

[GitHub] [flink] hequn8128 closed pull request #9865: [FLINK-14212][python] Support no-argument Python UDFs.

2019-10-12 Thread GitBox
hequn8128 closed pull request #9865: [FLINK-14212][python] Support no-argument Python UDFs. URL: https://github.com/apache/flink/pull/9865 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [flink] TisonKun commented on a change in pull request #9820: [FLINK-14290] Decouple plan translation from job execution/ClusterClient

2019-10-12 Thread GitBox
TisonKun commented on a change in pull request #9820: [FLINK-14290] Decouple plan translation from job execution/ClusterClient URL: https://github.com/apache/flink/pull/9820#discussion_r334234669 ## File path: flink-clients/src/main/java/org/apache/flink/client/program/ClusterClien

[GitHub] [flink] HuangXingBo commented on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values

2019-10-12 Thread GitBox
HuangXingBo commented on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values URL: https://github.com/apache/flink/pull/9858#issuecomment-541318216 > @HuangXingBo I find that there are problems for supporting the time Interval type in Pytho

[GitHub] [flink] TisonKun commented on a change in pull request #9820: [FLINK-14290] Decouple plan translation from job execution/ClusterClient

2019-10-12 Thread GitBox
TisonKun commented on a change in pull request #9820: [FLINK-14290] Decouple plan translation from job execution/ClusterClient URL: https://github.com/apache/flink/pull/9820#discussion_r334234469 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/

[GitHub] [flink] TisonKun commented on a change in pull request #9820: [FLINK-14290] Decouple plan translation from job execution/ClusterClient

2019-10-12 Thread GitBox
TisonKun commented on a change in pull request #9820: [FLINK-14290] Decouple plan translation from job execution/ClusterClient URL: https://github.com/apache/flink/pull/9820#discussion_r334234314 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/

[GitHub] [flink] TisonKun commented on a change in pull request #9820: [FLINK-14290] Decouple plan translation from job execution/ClusterClient

2019-10-12 Thread GitBox
TisonKun commented on a change in pull request #9820: [FLINK-14290] Decouple plan translation from job execution/ClusterClient URL: https://github.com/apache/flink/pull/9820#discussion_r334234276 ## File path: flink-clients/src/main/java/org/apache/flink/client/FlinkPipelineTransla

[jira] [Commented] (FLINK-14123) Change taskmanager.memory.fraction default value to 0.6

2019-10-12 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950010#comment-16950010 ] Xintong Song commented on FLINK-14123: -- Good point. FLIP-49 does not fix this probl

[jira] [Commented] (FLINK-14123) Change taskmanager.memory.fraction default value to 0.6

2019-10-12 Thread liupengcheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950006#comment-16950006 ] liupengcheng commented on FLINK-14123: -- [~xintongsong] I still have some doubt abou

[GitHub] [flink] aljoscha commented on issue #9820: [FLINK-14290] Decouple plan translation from job execution/ClusterClient

2019-10-12 Thread GitBox
aljoscha commented on issue #9820: [FLINK-14290] Decouple plan translation from job execution/ClusterClient URL: https://github.com/apache/flink/pull/9820#issuecomment-541313769 @TisonKun @kl0u you could have another look now. ---

[GitHub] [flink] hequn8128 commented on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values

2019-10-12 Thread GitBox
hequn8128 commented on issue #9858: [FLINK-14208][python] Optimize Python UDFs with parameters of constant values URL: https://github.com/apache/flink/pull/9858#issuecomment-541312088 @HuangXingBo I find that there are problems for supporting the time Interval type in Python due to the equ

[GitHub] [flink] ifndef-SleePy commented on issue #9885: [FLINK-14344][checkpointing] Snapshots master hook state asynchronously

2019-10-12 Thread GitBox
ifndef-SleePy commented on issue #9885: [FLINK-14344][checkpointing] Snapshots master hook state asynchronously URL: https://github.com/apache/flink/pull/9885#issuecomment-541311402 @flinkbot attention @pnowojski This is an

[GitHub] [flink] hequn8128 commented on issue #9865: [FLINK-14212][python] Support no-argument Python UDFs.

2019-10-12 Thread GitBox
hequn8128 commented on issue #9865: [FLINK-14212][python] Support no-argument Python UDFs. URL: https://github.com/apache/flink/pull/9865#issuecomment-541310126 @WeiZhong94 Thanks a lot for the update. Also thank you all for the review. LGTM, will merge this once travis passed.

[GitHub] [flink] flinkbot edited a comment on issue #9865: [FLINK-14212][python] Support no-argument Python UDFs.

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9865: [FLINK-14212][python] Support no-argument Python UDFs. URL: https://github.com/apache/flink/pull/9865#issuecomment-539919841 ## CI report: * bf1d566ea2f91d61c2f436bb92b5337088b7 : SUCCESS [Build](https://travis-ci.com/flink-ci/flink/

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

2019-10-12 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

[jira] [Updated] (FLINK-12576) inputQueueLength metric does not work for LocalInputChannels

2019-10-12 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-12576: Fix Version/s: (was: 1.9.0) 1.9.2 > inputQueueLength metric does not work for Local

[jira] [Updated] (FLINK-14328) JobCluster cannot reach TaskManager in K8s

2019-10-12 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-14328: Fix Version/s: (was: 1.9.0) 1.9.2 > JobCluster cannot reach TaskManager in K8s > --

[jira] [Updated] (FLINK-14215) Add Docs for TM and JM Environment Variable Setting

2019-10-12 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-14215: Fix Version/s: (was: 1.9.0) 1.9.2 > Add Docs for TM and JM Environment Variable Set

[jira] [Updated] (FLINK-14072) Add a third-party maven repository for flink-shaded .

2019-10-12 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-14072: Fix Version/s: (was: 1.10.0) (was: 1.9.0) 1.9.2 > Add a thir

[jira] [Updated] (FLINK-14327) Getting "Could not forward element to next operator" error

2019-10-12 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-14327: Fix Version/s: (was: 1.9.0) 1.9.2 > Getting "Could not forward element to next oper

[GitHub] [flink] flinkbot edited a comment on issue #9865: [FLINK-14212][python] Support no-argument Python UDFs.

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9865: [FLINK-14212][python] Support no-argument Python UDFs. URL: https://github.com/apache/flink/pull/9865#issuecomment-539919841 ## CI report: * bf1d566ea2f91d61c2f436bb92b5337088b7 : SUCCESS [Build](https://travis-ci.com/flink-ci/flink/

[jira] [Commented] (FLINK-14225) Travis is unable to parse one of the secure environment variables

2019-10-12 Thread Gary Yao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949981#comment-16949981 ] Gary Yao commented on FLINK-14225: -- If there are no objections, I will remove these var

[GitHub] [flink] flinkbot edited a comment on issue #9885: [FLINK-14344][checkpointing] Snapshots master hook state asynchronously

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9885: [FLINK-14344][checkpointing] Snapshots master hook state asynchronously URL: https://github.com/apache/flink/pull/9885#issuecomment-541299624 ## CI report: * d0c426e6ff61dcad1de4c7d3e9a2a16416e77e54 : SUCCESS [Build](https://travis-ci.co

[jira] [Updated] (FLINK-14004) Define SourceReader interface to verify the integration with StreamOneInputProcessor

2019-10-12 Thread zhijiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhijiang updated FLINK-14004: - Affects Version/s: 1.8.0 1.9.0 > Define SourceReader interface to verify the inte

[jira] [Updated] (FLINK-14004) Define SourceReaderOperator to verify the integration with StreamOneInputProcessor

2019-10-12 Thread zhijiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhijiang updated FLINK-14004: - Summary: Define SourceReaderOperator to verify the integration with StreamOneInputProcessor (was: Defin

[jira] [Updated] (FLINK-14004) Define SourceReaderOperator to verify the integration with StreamOneInputProcessor

2019-10-12 Thread zhijiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhijiang updated FLINK-14004: - Description: We already refactored the task input and output in runtime stack for considering the requir

[GitHub] [flink] flinkbot edited a comment on issue #9865: [FLINK-14212][python] Support no-argument Python UDFs.

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9865: [FLINK-14212][python] Support no-argument Python UDFs. URL: https://github.com/apache/flink/pull/9865#issuecomment-539919841 ## CI report: * bf1d566ea2f91d61c2f436bb92b5337088b7 : SUCCESS [Build](https://travis-ci.com/flink-ci/flink/

[jira] [Updated] (FLINK-14004) Define SourceReader interface to verify the integration with StreamOneInputProcessor

2019-10-12 Thread zhijiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhijiang updated FLINK-14004: - Fix Version/s: 1.10.0 > Define SourceReader interface to verify the integration with > StreamOneInputPr

[jira] [Resolved] (FLINK-14004) Define SourceReader interface to verify the integration with StreamOneInputProcessor

2019-10-12 Thread zhijiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhijiang resolved FLINK-14004. -- Resolution: Fixed Merged in master: cee9bf0ab6c1d6b1678070ff2e05f0aa34f26dc0 > Define SourceReader in

[GitHub] [flink] jinglining commented on issue #9798: [FLINK-14176][web]Web Ui add log url for taskmanager of vertex

2019-10-12 Thread GitBox
jinglining commented on issue #9798: [FLINK-14176][web]Web Ui add log url for taskmanager of vertex URL: https://github.com/apache/flink/pull/9798#issuecomment-541305771 Hi, @zentol . I have added screeshot. This is an automa

[GitHub] [flink] jinglining commented on issue #9798: [FLINK-14176][web]Web Ui add log url for taskmanager of vertex

2019-10-12 Thread GitBox
jinglining commented on issue #9798: [FLINK-14176][web]Web Ui add log url for taskmanager of vertex URL: https://github.com/apache/flink/pull/9798#issuecomment-541305694 ![image](https://user-images.githubusercontent.com/3992588/66698878-82bc0600-ed14-11e9-934a-78712e1117e5.png) screens

[GitHub] [flink] zhijiangW merged pull request #9646: [FLINK-14004][runtime] Define SourceReaderOperator to verify the integration with StreamOneInputProcessor

2019-10-12 Thread GitBox
zhijiangW merged pull request #9646: [FLINK-14004][runtime] Define SourceReaderOperator to verify the integration with StreamOneInputProcessor URL: https://github.com/apache/flink/pull/9646 This is an automated message from

[GitHub] [flink] zhijiangW commented on issue #9646: [FLINK-14004][runtime] Define SourceReaderOperator to verify the integration with StreamOneInputProcessor

2019-10-12 Thread GitBox
zhijiangW commented on issue #9646: [FLINK-14004][runtime] Define SourceReaderOperator to verify the integration with StreamOneInputProcessor URL: https://github.com/apache/flink/pull/9646#issuecomment-541305664 Thanks for the review @pnowojski and I fixed the above nit comments. Th

[jira] [Commented] (FLINK-14318) JDK11 build stalls during shading

2019-10-12 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949972#comment-16949972 ] Till Rohrmann commented on FLINK-14318: --- Another instance: https://api.travis-ci.o

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

2019-10-12 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] WeiZhong94 commented on issue #9865: [FLINK-14212][python] Support no-argument Python UDFs.

2019-10-12 Thread GitBox
WeiZhong94 commented on issue #9865: [FLINK-14212][python] Support no-argument Python UDFs. URL: https://github.com/apache/flink/pull/9865#issuecomment-541303687 > > @JingsongLi I noticed that the "getScalarFunction" method in "ScalarSqlFunction" of blink planner was replaced by "makeFunct

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

2019-10-12 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] JingsongLi commented on issue #9865: [FLINK-14212][python] Support no-argument Python UDFs.

2019-10-12 Thread GitBox
JingsongLi commented on issue #9865: [FLINK-14212][python] Support no-argument Python UDFs. URL: https://github.com/apache/flink/pull/9865#issuecomment-541302996 > @JingsongLi I noticed that the "getScalarFunction" method in "ScalarSqlFunction" of blink planner was replaced by "makeFunctio

[GitHub] [flink] carp84 commented on a change in pull request #9501: [FLINK-12697] [State Backends] Support on-disk state storage for spill-able heap backend

2019-10-12 Thread GitBox
carp84 commented on a change in pull request #9501: [FLINK-12697] [State Backends] Support on-disk state storage for spill-able heap backend URL: https://github.com/apache/flink/pull/9501#discussion_r334227853 ## File path: flink-state-backends/flink-statebackend-heap-spillable/src

[GitHub] [flink] flinkbot edited a comment on issue #9646: [FLINK-14004][runtime] Define SourceReaderOperator to verify the integration with StreamOneInputProcessor

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9646: [FLINK-14004][runtime] Define SourceReaderOperator to verify the integration with StreamOneInputProcessor URL: https://github.com/apache/flink/pull/9646#issuecomment-529229460 ## CI report: * 4f286e24aa0bb04d8e6cc81d64dc7e9ac642b012 : FA

[GitHub] [flink] flinkbot edited a comment on issue #9885: [FLINK-14344][checkpointing] Snapshots master hook state asynchronously

2019-10-12 Thread GitBox
flinkbot edited a comment on issue #9885: [FLINK-14344][checkpointing] Snapshots master hook state asynchronously URL: https://github.com/apache/flink/pull/9885#issuecomment-541299624 ## CI report: * d0c426e6ff61dcad1de4c7d3e9a2a16416e77e54 : PENDING [Build](https://travis-ci.co

  1   2   >