[GitHub] [flink] kl0u closed pull request #12395: [FLINK-17819] Fix error msg for yarn deployments when hadoop not in classpath

2020-05-29 Thread GitBox
kl0u closed pull request #12395: URL: https://github.com/apache/flink/pull/12395 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Comment Edited] (FLINK-17819) Yarn error unhelpful when forgetting HADOOP_CLASSPATH

2020-05-29 Thread Kostas Kloudas (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119020#comment-17119020 ] Kostas Kloudas edited comment on FLINK-17819 at 5/29/20, 7:52 AM:

[jira] [Updated] (FLINK-17744) StreamContextEnvironment#execute cannot be call JobListener#onJobExecuted

2020-05-29 Thread Kostas Kloudas (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kostas Kloudas updated FLINK-17744: --- Fix Version/s: 1.10.2 > StreamContextEnvironment#execute cannot be call JobListener#onJobExe

[jira] [Assigned] (FLINK-17842) Performance regression on 19.05.2020

2020-05-29 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski reassigned FLINK-17842: -- Assignee: Piotr Nowojski > Performance regression on 19.05.2020 > ---

[GitHub] [flink] flinkbot edited a comment on pull request #12399: [FLINK-15687][runtime][test] Fix test instabilities due to concurrent access to TaskSlotTable

2020-05-29 Thread GitBox
flinkbot edited a comment on pull request #12399: URL: https://github.com/apache/flink/pull/12399#issuecomment-635740612 ## CI report: * 2d7c24287c0527fc249dd465fd6ea321bee41e13 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot commented on pull request #12400: [FLINK-17952][python] Refactor create() method to support creating BatchTableEnvironment with old planner via EnvironmentSettings.

2020-05-29 Thread GitBox
flinkbot commented on pull request #12400: URL: https://github.com/apache/flink/pull/12400#issuecomment-635816888 ## CI report: * 4bbe2010f6b88d4c6023ec685fa882af8855d022 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot r

[jira] [Commented] (FLINK-17844) Activate japicmp-maven-plugin checks for @PublicEvolving between bug fix releases (x.y.u -> x.y.v)

2020-05-29 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119359#comment-17119359 ] Chesnay Schepler commented on FLINK-17844: -- tooling added in: master: 5fc54bb4d

[jira] [Updated] (FLINK-18031) Update the copyright year in the NOTICE file in flink-shaded repo

2020-05-29 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng updated FLINK-18031: Fix Version/s: (was: shaded-11.0) > Update the copyright year in the NOTICE file in flink-shad

[jira] [Updated] (FLINK-17340) Update docs which related to default planner changes

2020-05-29 Thread Stephan Ewen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen updated FLINK-17340: - Priority: Blocker (was: Major) > Update docs which related to default planner changes > ---

[jira] [Commented] (FLINK-10954) Hardlink from files of previous local stored state might cross devices

2020-05-29 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119353#comment-17119353 ] Yun Tang commented on FLINK-10954: -- This ticket has been inactive for more than one yea

[GitHub] [flink] flinkbot commented on pull request #12400: [FLINK-17952][python] Refactor create() method to support creating BatchTableEnvironment with old planner via EnvironmentSettings.

2020-05-29 Thread GitBox
flinkbot commented on pull request #12400: URL: https://github.com/apache/flink/pull/12400#issuecomment-635808673 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the pro

[GitHub] [flink] zentol merged pull request #12340: [FLINK-17844][build] Enforce @PublicEvolving compatibility for minor versions

2020-05-29 Thread GitBox
zentol merged pull request #12340: URL: https://github.com/apache/flink/pull/12340 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[jira] [Updated] (FLINK-18031) Update the copyright year in the NOTICE file in flink-shaded repo

2020-05-29 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng updated FLINK-18031: Priority: Critical (was: Major) > Update the copyright year in the NOTICE file in flink-shaded re

[jira] [Updated] (FLINK-18031) Update the copyright year in the NOTICE file in flink-shaded repo

2020-05-29 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng updated FLINK-18031: Priority: Major (was: Blocker) > Update the copyright year in the NOTICE file in flink-shaded rep

[GitHub] [flink] flinkbot edited a comment on pull request #12144: [FLINK-17384][flink-dist] support read hbase conf dir from flink.conf.

2020-05-29 Thread GitBox
flinkbot edited a comment on pull request #12144: URL: https://github.com/apache/flink/pull/12144#issuecomment-628475376 ## CI report: * d36b959fb16a91c15babda10dd884cbbdec58420 UNKNOWN * 39473b65812e37f869293f144227601eb70ff3e7 Azure: [FAILURE](https://dev.azure.com/apache-fl

[jira] [Commented] (FLINK-17853) JobGraph is not getting deleted after Job cancelation

2020-05-29 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119344#comment-17119344 ] Robert Metzger commented on FLINK-17853: There's another report of this issue fo

[jira] [Comment Edited] (FLINK-17744) StreamContextEnvironment#execute cannot be call JobListener#onJobExecuted

2020-05-29 Thread Kostas Kloudas (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119031#comment-17119031 ] Kostas Kloudas edited comment on FLINK-17744 at 5/29/20, 7:18 AM:

[GitHub] [flink-web] MarkSfik commented on pull request #339: [blog] flink on zeppelin

2020-05-29 Thread GitBox
MarkSfik commented on pull request #339: URL: https://github.com/apache/flink-web/pull/339#issuecomment-635805804 @zjffdu - It sounds good to me. This is an automated message from the Apache Git Service. To respond to the me

[jira] [Updated] (FLINK-18031) Update the copyright year in the NOTICE file in flink-shaded repo

2020-05-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-18031: --- Labels: pull-request-available (was: ) > Update the copyright year in the NOTICE file in fl

[GitHub] [flink-shaded] hequn8128 opened a new pull request #88: [FLINK-18031] Update the copyright with 2020 in the root NOTICE file

2020-05-29 Thread GitBox
hequn8128 opened a new pull request #88: URL: https://github.com/apache/flink-shaded/pull/88 Year in the root NOTICE file should be updated to `2014-2020`. This is an automated message from the Apache Git Service. To respond

[GitHub] [flink] twentyworld commented on a change in pull request #12287: [FLINK-16077][docs-zh] Translate Custom State Serialization page into Chinese

2020-05-29 Thread GitBox
twentyworld commented on a change in pull request #12287: URL: https://github.com/apache/flink/pull/12287#discussion_r432296638 ## File path: docs/dev/stream/state/custom_serialization.zh.md ## @@ -116,110 +102,71 @@ public abstract class TypeSerializer { } {% endhighlight %}

[jira] [Updated] (FLINK-17952) Improve the error message when old planner and batch mode is used via EnvironmentSettings

2020-05-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-17952: --- Labels: pull-request-available (was: ) > Improve the error message when old planner and bat

[GitHub] [flink] WeiZhong94 opened a new pull request #12400: [FLINK-17952][python] Refactor create() method to support creating BatchTableEnvironment with old planner via EnvironmentSettings.

2020-05-29 Thread GitBox
WeiZhong94 opened a new pull request #12400: URL: https://github.com/apache/flink/pull/12400 ## What is the purpose of the change *This pull request refactors the create() method to support creating BatchTableEnvironment with old planner via EnvironmentSettings.* ## Brief chan

[jira] [Created] (FLINK-18031) Update the copyright year in the NOTICE file in flink-shaded repo

2020-05-29 Thread Hequn Cheng (Jira)
Hequn Cheng created FLINK-18031: --- Summary: Update the copyright year in the NOTICE file in flink-shaded repo Key: FLINK-18031 URL: https://issues.apache.org/jira/browse/FLINK-18031 Project: Flink

[GitHub] [flink] aljoscha commented on pull request #12189: [FLINK-17376][API/DataStream]Deprecated methods and related code updated

2020-05-29 Thread GitBox
aljoscha commented on pull request #12189: URL: https://github.com/apache/flink/pull/12189#issuecomment-635801099 @klion26 That's a good point. This PR/Jira issue is about removing the access methods, we can remove `FoldingState` and the internals in the state backend later. Good po

[jira] [Commented] (FLINK-18030) Hive UDF doesn't accept empty string literal parameter

2020-05-29 Thread Rui Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119328#comment-17119328 ] Rui Li commented on FLINK-18030: The issue was reported in user ML: https://lists.apach

[jira] [Updated] (FLINK-18030) Hive UDF doesn't accept empty string literal parameter

2020-05-29 Thread Rui Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated FLINK-18030: --- Description: Empty string literal parameters are considered to be of type {{CHAR(0)}}, which is not support

[jira] [Commented] (FLINK-17726) Scheduler should take care of tasks directly canceled by TaskManager

2020-05-29 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119326#comment-17119326 ] Zhu Zhu commented on FLINK-17726: - Thanks for the updates [~nicholasjiang]. Please ping

[jira] [Created] (FLINK-18030) Hive UDF doesn't accept empty string literal parameter

2020-05-29 Thread Rui Li (Jira)
Rui Li created FLINK-18030: -- Summary: Hive UDF doesn't accept empty string literal parameter Key: FLINK-18030 URL: https://issues.apache.org/jira/browse/FLINK-18030 Project: Flink Issue Type: Bug

<    1   2   3   4