[jira] [Commented] (FLINK-15152) Job running without periodic checkpoint for stop failed at the beginning

2020-01-02 Thread Congxian Qiu(klion26) (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006650#comment-17006650 ] Congxian Qiu(klion26) commented on FLINK-15152: --- [~pnowojski] thanks for y

[GitHub] [flink] wuchong merged pull request #10741: [FLINK-15443][jdbc] Fix mismatch between Java float and JDBC float

2020-01-02 Thread GitBox
wuchong merged pull request #10741: [FLINK-15443][jdbc] Fix mismatch between Java float and JDBC float URL: https://github.com/apache/flink/pull/10741 This is an automated message from the Apache Git Service. To respond to t

[GitHub] [flink] JingsongLi commented on a change in pull request #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page

2020-01-02 Thread GitBox
JingsongLi commented on a change in pull request #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page URL: https://github.com/apache/flink/pull/10733#discussion_r362392460 ## File path: docs/dev/table/connect.md ## @@ -500,6 +501,39

[jira] [Resolved] (FLINK-15443) Use JDBC connector write FLOAT value occur ClassCastException

2020-01-02 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu resolved FLINK-15443. - Resolution: Fixed > Use JDBC connector write FLOAT value occur ClassCastException >

[GitHub] [flink] JingsongLi commented on a change in pull request #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page

2020-01-02 Thread GitBox
JingsongLi commented on a change in pull request #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page URL: https://github.com/apache/flink/pull/10733#discussion_r362392558 ## File path: docs/dev/table/connect.md ## @@ -500,6 +501,39

[jira] [Comment Edited] (FLINK-15443) Use JDBC connector write FLOAT value occur ClassCastException

2020-01-02 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006596#comment-17006596 ] Jark Wu edited comment on FLINK-15443 at 1/2/20 8:03 AM: - 1.11.0

[GitHub] [flink] wuchong commented on a change in pull request #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page

2020-01-02 Thread GitBox
wuchong commented on a change in pull request #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page URL: https://github.com/apache/flink/pull/10733#discussion_r362394899 ## File path: docs/dev/table/connect.md ## @@ -164,21 +164,8 @@

[GitHub] [flink] paul8263 commented on issue #10735: [hotfix][runtime] Fix variable name typos in TaskInformation.java and…

2020-01-02 Thread GitBox
paul8263 commented on issue #10735: [hotfix][runtime] Fix variable name typos in TaskInformation.java and… URL: https://github.com/apache/flink/pull/10735#issuecomment-570141816 Sorry for pushing the wrong commit to master branch. Now I corrected my commit, by keeping it the head of my mas

[GitHub] [flink] wuchong commented on issue #10694: [FLINK-15381] [table-planner-blink] correct collation derive logic on RelSubset in RelMdCollation

2020-01-02 Thread GitBox
wuchong commented on issue #10694: [FLINK-15381] [table-planner-blink] correct collation derive logic on RelSubset in RelMdCollation URL: https://github.com/apache/flink/pull/10694#issuecomment-570143489 @godfreyhe could you remove the cast string on this line? https://github.com/apache

[GitHub] [flink] flinkbot edited a comment on issue #10700: [FLINK-15383][table sql / planner & legacy planner] Using sink schema field name instead of query schema field name for UpsertStreamTableSin

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10700: [FLINK-15383][table sql / planner & legacy planner] Using sink schema field name instead of query schema field name for UpsertStreamTableSink. URL: https://github.com/apache/flink/pull/10700#issuecomment-569055468 ## CI report: * 4e596c

[GitHub] [flink] flinkbot edited a comment on issue #10721: [FLINK-15429][hive] HiveObjectConversion implementations need to hand…

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10721: [FLINK-15429][hive] HiveObjectConversion implementations need to hand… URL: https://github.com/apache/flink/pull/10721#issuecomment-569622936 ## CI report: * 62027bf514e75e43953585ade0ed57453b9df2f5 Travis: [SUCCESS](https://travis-ci.c

[GitHub] [flink] wuchong commented on issue #10737: [FLINK-15430][table-planner-blink] Fix Java 64K method compiling limi…

2020-01-02 Thread GitBox
wuchong commented on issue #10737: [FLINK-15430][table-planner-blink] Fix Java 64K method compiling limi… URL: https://github.com/apache/flink/pull/10737#issuecomment-570144063 cc @JingsongLi This is an automated message fro

[GitHub] [flink] flinkbot edited a comment on issue #10732: [FLINK-14980][docs] add function ddl docs

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10732: [FLINK-14980][docs] add function ddl docs URL: https://github.com/apache/flink/pull/10732#issuecomment-569896244 ## CI report: * 6fd808adc772aa42c3ed9968bbd9593c28940539 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/1427

[GitHub] [flink] flinkbot edited a comment on issue #10743: Merge pull request #1 from apache/master

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10743: Merge pull request #1 from apache/master URL: https://github.com/apache/flink/pull/10743#issuecomment-570134251 ## CI report: * 417781c872725986e79b2392cf6290ece2a6e3fe Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/14284

[jira] [Commented] (FLINK-15448) Make "ResourceID#toString" more descriptive

2020-01-02 Thread Victor Wong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006663#comment-17006663 ] Victor Wong commented on FLINK-15448: - [~xintongsong], thanks for your patient expla

[jira] [Created] (FLINK-15454) ClusterEntrypoint#installSecurityContext is now unique

2020-01-02 Thread Zili Chen (Jira)
Zili Chen created FLINK-15454: - Summary: ClusterEntrypoint#installSecurityContext is now unique Key: FLINK-15454 URL: https://issues.apache.org/jira/browse/FLINK-15454 Project: Flink Issue Type:

[GitHub] [flink] TisonKun opened a new pull request #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext

2020-01-02 Thread GitBox
TisonKun opened a new pull request #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext URL: https://github.com/apache/flink/pull/10744 ## What is the purpose of the change Implementations of ClusterEntrypoint#installSecurityContext is no

[jira] [Updated] (FLINK-15454) ClusterEntrypoint#installSecurityContext is now unique

2020-01-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-15454: --- Labels: pull-request-available (was: ) > ClusterEntrypoint#installSecurityContext is now un

[jira] [Commented] (FLINK-15448) Make "ResourceID#toString" more descriptive

2020-01-02 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006670#comment-17006670 ] Xintong Song commented on FLINK-15448: -- [~victor-wong] That would be great. Thanks

[jira] [Updated] (FLINK-15448) Make "ResourceID#toString" more descriptive

2020-01-02 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song updated FLINK-15448: - Component/s: Runtime / Coordination > Make "ResourceID#toString" more descriptive >

[GitHub] [flink] flinkbot commented on issue #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext

2020-01-02 Thread GitBox
flinkbot commented on issue #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext URL: https://github.com/apache/flink/pull/10744#issuecomment-570147769 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help th

[jira] [Updated] (FLINK-15448) Make "ResourceID#toString" more descriptive

2020-01-02 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song updated FLINK-15448: - Priority: Minor (was: Major) > Make "ResourceID#toString" more descriptive > --

[jira] [Updated] (FLINK-15448) Log host informations for TaskManager failures.

2020-01-02 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song updated FLINK-15448: - Summary: Log host informations for TaskManager failures. (was: Make "ResourceID#toString" more

[jira] [Created] (FLINK-15455) Enable TCP connection reuse across multiple jobs.

2020-01-02 Thread Yingjie Cao (Jira)
Yingjie Cao created FLINK-15455: --- Summary: Enable TCP connection reuse across multiple jobs. Key: FLINK-15455 URL: https://issues.apache.org/jira/browse/FLINK-15455 Project: Flink Issue Type: I

[GitHub] [flink] flinkbot edited a comment on issue #10694: [FLINK-15381] [table-planner-blink] correct collation derive logic on RelSubset in RelMdCollation

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10694: [FLINK-15381] [table-planner-blink] correct collation derive logic on RelSubset in RelMdCollation URL: https://github.com/apache/flink/pull/10694#issuecomment-569001563 ## CI report: * e9b4471c51446e144d7071480515be858959a352 Travis: [S

[GitHub] [flink] flinkbot edited a comment on issue #10700: [FLINK-15383][table sql / planner & legacy planner] Using sink schema field name instead of query schema field name for UpsertStreamTableSin

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10700: [FLINK-15383][table sql / planner & legacy planner] Using sink schema field name instead of query schema field name for UpsertStreamTableSink. URL: https://github.com/apache/flink/pull/10700#issuecomment-569055468 ## CI report: * 4e596c

[GitHub] [flink] flinkbot edited a comment on issue #10721: [FLINK-15429][hive] HiveObjectConversion implementations need to hand…

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10721: [FLINK-15429][hive] HiveObjectConversion implementations need to hand… URL: https://github.com/apache/flink/pull/10721#issuecomment-569622936 ## CI report: * 62027bf514e75e43953585ade0ed57453b9df2f5 Travis: [SUCCESS](https://travis-ci.c

[GitHub] [flink] flinkbot edited a comment on issue #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page URL: https://github.com/apache/flink/pull/10733#issuecomment-569906121 ## CI report: * bfdbbc6bdc8fbee2cd764f9cb389cdf34b128756 Travis: [SUCCESS](https:

[GitHub] [flink] flinkbot edited a comment on issue #10742: [FLINK-15442] Harden the Avro Confluent Schema Registry nightly end-to-end test

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10742: [FLINK-15442] Harden the Avro Confluent Schema Registry nightly end-to-end test URL: https://github.com/apache/flink/pull/10742#issuecomment-570129960 ## CI report: * b54283493f1ab8a44b5c4387012adf0524a54267 Travis: [SUCCESS](https://tr

[GitHub] [flink] JingsongLi commented on issue #10700: [FLINK-15383][table sql / planner & legacy planner] Using sink schema field name instead of query schema field name for UpsertStreamTableSink.

2020-01-02 Thread GitBox
JingsongLi commented on issue #10700: [FLINK-15383][table sql / planner & legacy planner] Using sink schema field name instead of query schema field name for UpsertStreamTableSink. URL: https://github.com/apache/flink/pull/10700#issuecomment-570152404 LGTM thanks @wuchong and @leonardBang

[jira] [Assigned] (FLINK-15214) Adding multiple submission e2e test for Flink's Mesos integration

2020-01-02 Thread Gary Yao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao reassigned FLINK-15214: Assignee: Yangze Guo > Adding multiple submission e2e test for Flink's Mesos integration > --

[jira] [Commented] (FLINK-15436) Add a hook of deserialized for pojo state object.

2020-01-02 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006682#comment-17006682 ] Yun Tang commented on FLINK-15436: -- [~xiemeilong], Flink would avoid to use java serial

[jira] [Updated] (FLINK-15445) JDBC Table Source didn't work for Types with precision (or/and scale)

2020-01-02 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-15445: - Description: {code:java}  public class JDBCSourceExample { public static void main(String[]

[jira] [Assigned] (FLINK-15417) Remove the docker volume or mount when starting Mesos e2e cluster

2020-01-02 Thread Gary Yao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao reassigned FLINK-15417: Assignee: Yangze Guo > Remove the docker volume or mount when starting Mesos e2e cluster > --

[jira] [Comment Edited] (FLINK-15436) Add a hook of deserialized for pojo state object.

2020-01-02 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006682#comment-17006682 ] Yun Tang edited comment on FLINK-15436 at 1/2/20 9:20 AM: -- [~xi

[jira] [Commented] (FLINK-15417) Remove the docker volume or mount when starting Mesos e2e cluster

2020-01-02 Thread Gary Yao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006685#comment-17006685 ] Gary Yao commented on FLINK-15417: -- I will review this. > Remove the docker volume or

[jira] [Commented] (FLINK-15377) Mesos WordCount test fails on travis

2020-01-02 Thread Gary Yao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006686#comment-17006686 ] Gary Yao commented on FLINK-15377: -- I will review this. > Mesos WordCount test fails o

[GitHub] [flink] docete opened a new pull request #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-01-02 Thread GitBox
docete opened a new pull request #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745 …s with precision (or/and scale) ## What is the purpose of the change JDBC table source didn't work for types with pr

[jira] [Updated] (FLINK-15445) JDBC Table Source didn't work for Types with precision (or/and scale)

2020-01-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-15445: --- Labels: pull-request-available (was: ) > JDBC Table Source didn't work for Types with preci

[GitHub] [flink] flinkbot commented on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-01-02 Thread GitBox
flinkbot commented on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745#issuecomment-570154489 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to re

[GitHub] [flink] JingsongLi commented on a change in pull request #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-01-02 Thread GitBox
JingsongLi commented on a change in pull request #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745#discussion_r362411634 ## File path: flink-connectors/flink-jdbc/src/main/java/org/apache/flink/api/java/io

[jira] [Commented] (FLINK-15378) StreamFileSystemSink supported mutil hdfs plugins.

2020-01-02 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006692#comment-17006692 ] Piotr Nowojski commented on FLINK-15378: Thanks for the explanations, I think I

[jira] [Created] (FLINK-15456) Job keeps failing on slot allocation timeout due to RM not allocating new TMs for slot requests

2020-01-02 Thread Zhu Zhu (Jira)
Zhu Zhu created FLINK-15456: --- Summary: Job keeps failing on slot allocation timeout due to RM not allocating new TMs for slot requests Key: FLINK-15456 URL: https://issues.apache.org/jira/browse/FLINK-15456

[GitHub] [flink] flinkbot edited a comment on issue #10694: [FLINK-15381] [table-planner-blink] correct collation derive logic on RelSubset in RelMdCollation

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10694: [FLINK-15381] [table-planner-blink] correct collation derive logic on RelSubset in RelMdCollation URL: https://github.com/apache/flink/pull/10694#issuecomment-569001563 ## CI report: * e9b4471c51446e144d7071480515be858959a352 Travis: [S

[GitHub] [flink] flinkbot edited a comment on issue #10700: [FLINK-15383][table sql / planner & legacy planner] Using sink schema field name instead of query schema field name for UpsertStreamTableSin

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10700: [FLINK-15383][table sql / planner & legacy planner] Using sink schema field name instead of query schema field name for UpsertStreamTableSink. URL: https://github.com/apache/flink/pull/10700#issuecomment-569055468 ## CI report: * 4e596c

[GitHub] [flink] flinkbot edited a comment on issue #10721: [FLINK-15429][hive] HiveObjectConversion implementations need to hand…

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10721: [FLINK-15429][hive] HiveObjectConversion implementations need to hand… URL: https://github.com/apache/flink/pull/10721#issuecomment-569622936 ## CI report: * 62027bf514e75e43953585ade0ed57453b9df2f5 Travis: [SUCCESS](https://travis-ci.c

[GitHub] [flink] flinkbot edited a comment on issue #10732: [FLINK-14980][docs] add function ddl docs

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10732: [FLINK-14980][docs] add function ddl docs URL: https://github.com/apache/flink/pull/10732#issuecomment-569896244 ## CI report: * 6fd808adc772aa42c3ed9968bbd9593c28940539 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/1427

[GitHub] [flink] flinkbot edited a comment on issue #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page URL: https://github.com/apache/flink/pull/10733#issuecomment-569906121 ## CI report: * bfdbbc6bdc8fbee2cd764f9cb389cdf34b128756 Travis: [SUCCESS](https:

[jira] [Commented] (FLINK-15456) Job keeps failing on slot allocation timeout due to RM not allocating new TMs for slot requests

2020-01-02 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006694#comment-17006694 ] Xintong Song commented on FLINK-15456: -- It seems to be the same problem as FLINK-13

[GitHub] [flink] flinkbot commented on issue #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext

2020-01-02 Thread GitBox
flinkbot commented on issue #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext URL: https://github.com/apache/flink/pull/10744#issuecomment-570157658 ## CI report: * 44abb7e3d9c52b138d09ad0ca55542f6520fc3dd UNKNOWN Bot co

[jira] [Commented] (FLINK-15456) Job keeps failing on slot allocation timeout due to RM not allocating new TMs for slot requests

2020-01-02 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006696#comment-17006696 ] Zhu Zhu commented on FLINK-15456: - This issue looks like the case described in FLINK-135

[jira] [Comment Edited] (FLINK-15456) Job keeps failing on slot allocation timeout due to RM not allocating new TMs for slot requests

2020-01-02 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006696#comment-17006696 ] Zhu Zhu edited comment on FLINK-15456 at 1/2/20 9:41 AM: - [~xint

[jira] [Commented] (FLINK-15456) Job keeps failing on slot allocation timeout due to RM not allocating new TMs for slot requests

2020-01-02 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006705#comment-17006705 ] Xintong Song commented on FLINK-15456: -- I think the problem of FLINK-13554 is that,

[GitHub] [flink] wangyang0918 commented on a change in pull request #10728: [FLINK-15437][yarn] Apply dynamic properties early on client side.

2020-01-02 Thread GitBox
wangyang0918 commented on a change in pull request #10728: [FLINK-15437][yarn] Apply dynamic properties early on client side. URL: https://github.com/apache/flink/pull/10728#discussion_r362416234 ## File path: flink-yarn/src/main/java/org/apache/flink/yarn/YarnClusterDescriptor.jav

[GitHub] [flink] wangyang0918 commented on a change in pull request #10728: [FLINK-15437][yarn] Apply dynamic properties early on client side.

2020-01-02 Thread GitBox
wangyang0918 commented on a change in pull request #10728: [FLINK-15437][yarn] Apply dynamic properties early on client side. URL: https://github.com/apache/flink/pull/10728#discussion_r362418438 ## File path: flink-yarn/src/main/java/org/apache/flink/yarn/cli/FlinkYarnSessionCli.j

[jira] [Commented] (FLINK-10462) Remove ConnectionIndex for further sharing tcp connection in credit-based mode

2020-01-02 Thread Yingjie Cao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006711#comment-17006711 ] Yingjie Cao commented on FLINK-10462: - Recently, we encountered the same problem und

[GitHub] [flink] docete commented on a change in pull request #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-01-02 Thread GitBox
docete commented on a change in pull request #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745#discussion_r362421728 ## File path: flink-connectors/flink-jdbc/src/main/java/org/apache/flink/api/java/io/jdb

[jira] [Updated] (FLINK-15456) Job keeps failing on slot allocation timeout due to RM not allocating new TMs for slot requests

2020-01-02 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-15456: Attachment: jm_part2.log > Job keeps failing on slot allocation timeout due to RM not allocating new TMs

[GitHub] [flink] flinkbot edited a comment on issue #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page URL: https://github.com/apache/flink/pull/10733#issuecomment-569906121 ## CI report: * bfdbbc6bdc8fbee2cd764f9cb389cdf34b128756 Travis: [SUCCESS](https:

[GitHub] [flink] KarmaGYZ opened a new pull request #10746: [FLINK-15417] Remove the docker volume or mount when starting Mesos e…

2020-01-02 Thread GitBox
KarmaGYZ opened a new pull request #10746: [FLINK-15417] Remove the docker volume or mount when starting Mesos e… URL: https://github.com/apache/flink/pull/10746 …2e cluster ## What is the purpose of the change There is a potential risk of permission problems when clea

[GitHub] [flink] flinkbot edited a comment on issue #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext URL: https://github.com/apache/flink/pull/10744#issuecomment-570157658 ## CI report: * 44abb7e3d9c52b138d09ad0ca55542f6520fc3dd Travis: [FAILURE]

[jira] [Updated] (FLINK-15417) Remove the docker volume or mount when starting Mesos e2e cluster

2020-01-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-15417: --- Labels: pull-request-available (was: ) > Remove the docker volume or mount when starting Me

[GitHub] [flink] flinkbot commented on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-01-02 Thread GitBox
flinkbot commented on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745#issuecomment-570165880 ## CI report: * 862f3c5fd9e77184af08aea1231cf3a00e03b193 UNKNOWN Bot commands The @fli

[GitHub] [flink] wangyang0918 commented on issue #10678: [FLINK-15355][plugin] Remove parent first from plugin classloader.

2020-01-02 Thread GitBox
wangyang0918 commented on issue #10678: [FLINK-15355][plugin] Remove parent first from plugin classloader. URL: https://github.com/apache/flink/pull/10678#issuecomment-570166737 Hi @pnowojski, i think we should use `parent loaded first` for user jars to avoid the class conflict and some fi

[GitHub] [flink] flinkbot commented on issue #10746: [FLINK-15417] Remove the docker volume or mount when starting Mesos e…

2020-01-02 Thread GitBox
flinkbot commented on issue #10746: [FLINK-15417] Remove the docker volume or mount when starting Mesos e… URL: https://github.com/apache/flink/pull/10746#issuecomment-570166569 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to re

[jira] [Commented] (FLINK-15456) Job keeps failing on slot allocation timeout due to RM not allocating new TMs for slot requests

2020-01-02 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006719#comment-17006719 ] Zhu Zhu commented on FLINK-15456: - Thanks for the explanation [~xintongsong]. I still h

[jira] [Commented] (FLINK-15448) Log host informations for TaskManager failures.

2020-01-02 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006721#comment-17006721 ] Zhu Zhu commented on FLINK-15448: - TBH, I think it's not very necessary to add the host

[jira] [Commented] (FLINK-15448) Log host informations for TaskManager failures.

2020-01-02 Thread Victor Wong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006726#comment-17006726 ] Victor Wong commented on FLINK-15448: - [~zhuzh], with a long-running job it's actual

[GitHub] [flink] flinkbot edited a comment on issue #10666: [FLINK-15214] Introduce multiple submission e2e test

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10666: [FLINK-15214] Introduce multiple submission e2e test URL: https://github.com/apache/flink/pull/10666#issuecomment-568454903 ## CI report: * cc596f96fc38ff0235c6195fb39cab43d57861e4 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/

[GitHub] [flink] flinkbot edited a comment on issue #10694: [FLINK-15381] [table-planner-blink] correct collation derive logic on RelSubset in RelMdCollation

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10694: [FLINK-15381] [table-planner-blink] correct collation derive logic on RelSubset in RelMdCollation URL: https://github.com/apache/flink/pull/10694#issuecomment-569001563 ## CI report: * e9b4471c51446e144d7071480515be858959a352 Travis: [S

[GitHub] [flink] aljoscha commented on issue #8371: [FLINK-9679] - Add AvroSerializationSchema

2020-01-02 Thread GitBox
aljoscha commented on issue #8371: [FLINK-9679] - Add AvroSerializationSchema URL: https://github.com/apache/flink/pull/8371#issuecomment-570173617 I pushed a branch that squashes commits and adds some simplification. I'm now working on extending `test_confluent_schema_registry.sh` to also

[GitHub] [flink] flinkbot edited a comment on issue #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page URL: https://github.com/apache/flink/pull/10733#issuecomment-569906121 ## CI report: * bfdbbc6bdc8fbee2cd764f9cb389cdf34b128756 Travis: [SUCCESS](https:

[GitHub] [flink] flinkbot commented on issue #10746: [FLINK-15417] Remove the docker volume or mount when starting Mesos e…

2020-01-02 Thread GitBox
flinkbot commented on issue #10746: [FLINK-15417] Remove the docker volume or mount when starting Mesos e… URL: https://github.com/apache/flink/pull/10746#issuecomment-570173870 ## CI report: * 964b4874eaa647c908289dd841b660bc966fdb61 UNKNOWN Bot commands The @fli

[GitHub] [flink] flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745#issuecomment-570165880 ## CI report: * 862f3c5fd9e77184af08aea1231cf3a00e03b193 Travis: [PENDING](https://travis-ci.c

[GitHub] [flink] flinkbot edited a comment on issue #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext URL: https://github.com/apache/flink/pull/10744#issuecomment-570157658 ## CI report: * 44abb7e3d9c52b138d09ad0ca55542f6520fc3dd Travis: [FAILURE]

[GitHub] [flink] aljoscha commented on issue #10676: [FLINK-15380][scala-shell]. Unable to set number of TM and number of Slot for MiniCluster in Scala shell

2020-01-02 Thread GitBox
aljoscha commented on issue #10676: [FLINK-15380][scala-shell]. Unable to set number of TM and number of Slot for MiniCluster in Scala shell URL: https://github.com/apache/flink/pull/10676#issuecomment-570174504 @flinkbot run travis -

[GitHub] [flink] aljoscha commented on issue #10676: [FLINK-15380][scala-shell]. Unable to set number of TM and number of Slot for MiniCluster in Scala shell

2020-01-02 Thread GitBox
aljoscha commented on issue #10676: [FLINK-15380][scala-shell]. Unable to set number of TM and number of Slot for MiniCluster in Scala shell URL: https://github.com/apache/flink/pull/10676#issuecomment-570174519 @flinkbot run azure --

[GitHub] [flink] aljoscha commented on a change in pull request #10684: [FLINK-15279][doc] Document new executeAsync() method and the newly introduced JobClient

2020-01-02 Thread GitBox
aljoscha commented on a change in pull request #10684: [FLINK-15279][doc] Document new executeAsync() method and the newly introduced JobClient URL: https://github.com/apache/flink/pull/10684#discussion_r362435309 ## File path: docs/dev/api_concepts.md ## @@ -219,6 +219,17

[GitHub] [flink] aljoscha commented on a change in pull request #10684: [FLINK-15279][doc] Document new executeAsync() method and the newly introduced JobClient

2020-01-02 Thread GitBox
aljoscha commented on a change in pull request #10684: [FLINK-15279][doc] Document new executeAsync() method and the newly introduced JobClient URL: https://github.com/apache/flink/pull/10684#discussion_r362435434 ## File path: docs/dev/api_concepts.md ## @@ -219,6 +219,17

[GitHub] [flink] aljoscha commented on a change in pull request #10684: [FLINK-15279][doc] Document new executeAsync() method and the newly introduced JobClient

2020-01-02 Thread GitBox
aljoscha commented on a change in pull request #10684: [FLINK-15279][doc] Document new executeAsync() method and the newly introduced JobClient URL: https://github.com/apache/flink/pull/10684#discussion_r362435160 ## File path: docs/dev/api_concepts.md ## @@ -219,6 +219,17

[jira] [Assigned] (FLINK-15298) Wrong dependences in the DataStream API tutorial (the wiki-edits example)

2020-01-02 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler reassigned FLINK-15298: Assignee: Jun Qin > Wrong dependences in the DataStream API tutorial (the wiki-ed

[GitHub] [flink] flinkbot edited a comment on issue #10666: [FLINK-15214] Introduce multiple submission e2e test

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10666: [FLINK-15214] Introduce multiple submission e2e test URL: https://github.com/apache/flink/pull/10666#issuecomment-568454903 ## CI report: * cc596f96fc38ff0235c6195fb39cab43d57861e4 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/

[GitHub] [flink] flinkbot edited a comment on issue #10676: [FLINK-15380][scala-shell]. Unable to set number of TM and number of Slot for MiniCluster in Scala shell

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10676: [FLINK-15380][scala-shell]. Unable to set number of TM and number of Slot for MiniCluster in Scala shell URL: https://github.com/apache/flink/pull/10676#issuecomment-568700688 ## CI report: * b5568763cb1c0fa7002ac2cc583801e69bf43139 Trav

[jira] [Commented] (FLINK-15403) 'State Migration end-to-end test from 1.6' is unstable on travis.

2020-01-02 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006736#comment-17006736 ] Piotr Nowojski commented on FLINK-15403: {quote} My bad. I restarted the failed

[jira] [Issue Comment Deleted] (FLINK-15403) 'State Migration end-to-end test from 1.6' is unstable on travis.

2020-01-02 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-15403: --- Comment: was deleted (was: {quote} My bad. I restarted the failed travis stage, and it seems

[jira] [Updated] (FLINK-15403) 'State Migration end-to-end test from 1.6' is unstable on travis.

2020-01-02 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-15403: --- Description: -api.travis-ci.org/v3/job/629576631/log.txt- https://api.travis-ci.org/v3/job/6

[GitHub] [flink] flinkbot edited a comment on issue #10694: [FLINK-15381] [table-planner-blink] correct collation derive logic on RelSubset in RelMdCollation

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10694: [FLINK-15381] [table-planner-blink] correct collation derive logic on RelSubset in RelMdCollation URL: https://github.com/apache/flink/pull/10694#issuecomment-569001563 ## CI report: * e9b4471c51446e144d7071480515be858959a352 Travis: [S

[jira] [Updated] (FLINK-15403) 'State Migration end-to-end test from 1.6' is unstable on travis.

2020-01-02 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-15403: --- Description: -https://api.travis-ci.org/v3/job/629576631/log.txt- https://api.travis-ci.org/

[jira] [Commented] (FLINK-15456) Job keeps failing on slot allocation timeout due to RM not allocating new TMs for slot requests

2020-01-02 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006738#comment-17006738 ] Xintong Song commented on FLINK-15456: -- When Flink RM recovers previous attempt con

[GitHub] [flink] flinkbot edited a comment on issue #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext URL: https://github.com/apache/flink/pull/10744#issuecomment-570157658 ## CI report: * 44abb7e3d9c52b138d09ad0ca55542f6520fc3dd Travis: [FAILURE]

[GitHub] [flink] flinkbot edited a comment on issue #10746: [FLINK-15417] Remove the docker volume or mount when starting Mesos e…

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10746: [FLINK-15417] Remove the docker volume or mount when starting Mesos e… URL: https://github.com/apache/flink/pull/10746#issuecomment-570173870 ## CI report: * 964b4874eaa647c908289dd841b660bc966fdb61 Travis: [PENDING](https://travis-ci.c

[GitHub] [flink] flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745#issuecomment-570165880 ## CI report: * 862f3c5fd9e77184af08aea1231cf3a00e03b193 Travis: [CANCELED](https://travis-ci.

[GitHub] [flink] xintongsong commented on issue #10728: [FLINK-15437][yarn] Apply dynamic properties early on client side.

2020-01-02 Thread GitBox
xintongsong commented on issue #10728: [FLINK-15437][yarn] Apply dynamic properties early on client side. URL: https://github.com/apache/flink/pull/10728#issuecomment-570182541 @wangyang0918 Thanks for the review, comments addressed.

[jira] [Commented] (FLINK-15423) Show the detail of submitting job fail

2020-01-02 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006740#comment-17006740 ] Chesnay Schepler commented on FLINK-15423: -- Please provide steps to reproduce t

[jira] [Assigned] (FLINK-15438) Counter metrics are incorrectly reported as total counts to DataDog

2020-01-02 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler reassigned FLINK-15438: Assignee: Jörn Kottmann > Counter metrics are incorrectly reported as total count

[jira] [Assigned] (FLINK-9272) DataDog API "counter" metric type is deprecated

2020-01-02 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler reassigned FLINK-9272: --- Assignee: Jörn Kottmann (was: Chesnay Schepler) > DataDog API "counter" metric type

[jira] [Commented] (FLINK-15438) Counter metrics are incorrectly reported as total counts to DataDog

2020-01-02 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006743#comment-17006743 ] Chesnay Schepler commented on FLINK-15438: -- [~joern] I've assigned the issue to

[GitHub] [flink] flinkbot edited a comment on issue #10728: [FLINK-15437][yarn] Apply dynamic properties early on client side.

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10728: [FLINK-15437][yarn] Apply dynamic properties early on client side. URL: https://github.com/apache/flink/pull/10728#issuecomment-569870948 ## CI report: * 4bae53183e1268380abdb6d6ad1f9c8b48b32d83 Travis: [SUCCESS](https://travis-ci.com/f

[GitHub] [flink] flinkbot edited a comment on issue #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10744: [FLINK-15454][cluster] Remove redundant inherited ClusterEntrypoint#installSecurityContext URL: https://github.com/apache/flink/pull/10744#issuecomment-570157658 ## CI report: * 44abb7e3d9c52b138d09ad0ca55542f6520fc3dd Travis: [FAILURE]

[GitHub] [flink] flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-01-02 Thread GitBox
flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745#issuecomment-570165880 ## CI report: * 862f3c5fd9e77184af08aea1231cf3a00e03b193 Travis: [CANCELED](https://travis-ci.

  1   2   3   4   5   >