[jira] [Commented] (FLINK-10819) The instability problem of CI, JobManagerHAProcessFailureRecoveryITCase.testDispatcherProcessFailure test fail.

2019-01-30 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756979#comment-16756979 ] Till Rohrmann commented on FLINK-10819: --- Another instance:

[GitHub] tillrohrmann commented on issue #7606: [FLINK-10774] Rework lifecycle management of partitionDiscoverer in FlinkKafkaConsumerBase

2019-01-30 Thread GitBox
tillrohrmann commented on issue #7606: [FLINK-10774] Rework lifecycle management of partitionDiscoverer in FlinkKafkaConsumerBase URL: https://github.com/apache/flink/pull/7606#issuecomment-459245503 Thanks for the review @tzulitai. Merging.

[jira] [Comment Edited] (FLINK-11370) Check and port ZooKeeperLeaderElectionITCase to new code base if necessary

2019-01-30 Thread lining (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756943#comment-16756943 ] lining edited comment on FLINK-11370 at 1/31/19 7:08 AM: - [~till.rohrmann], I

[GitHub] jinglining commented on a change in pull request #7613: [FLINK-11370][test]Check and port ZooKeeperLeaderElectionITCase to ne…

2019-01-30 Thread GitBox
jinglining commented on a change in pull request #7613: [FLINK-11370][test]Check and port ZooKeeperLeaderElectionITCase to ne… URL: https://github.com/apache/flink/pull/7613#discussion_r252554942 ## File path:

[jira] [Commented] (FLINK-11370) Check and port ZooKeeperLeaderElectionITCase to new code base if necessary

2019-01-30 Thread lining (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756943#comment-16756943 ] lining commented on FLINK-11370: [~till.rohrmann], I have find some bug in 

[jira] [Commented] (FLINK-11370) Check and port ZooKeeperLeaderElectionITCase to new code base if necessary

2019-01-30 Thread lining (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756941#comment-16756941 ] lining commented on FLINK-11370: Hi, [~Tison]. I have pushed the code, you can review it. Thanks for

[GitHub] jinglining opened a new pull request #7613: [FLINK-11370][test]Check and port ZooKeeperLeaderElectionITCase to ne…

2019-01-30 Thread GitBox
jinglining opened a new pull request #7613: [FLINK-11370][test]Check and port ZooKeeperLeaderElectionITCase to ne… URL: https://github.com/apache/flink/pull/7613 ## What is the purpose of the change This pull request Check and port ZooKeeperLeaderElectionITCase to new code base

[jira] [Updated] (FLINK-11370) Check and port ZooKeeperLeaderElectionITCase to new code base if necessary

2019-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-11370: --- Labels: pull-request-available (was: ) > Check and port ZooKeeperLeaderElectionITCase to

[GitHub] klion26 commented on issue #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized

2019-01-30 Thread GitBox
klion26 commented on issue #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized URL: https://github.com/apache/flink/pull/7612#issuecomment-459236367 @tzulitai thank you for your quick review. I think you may have pinged the wrong person in the

[jira] [Closed] (FLINK-11322) Use try-with-resource for FlinkKafkaConsumer010

2019-01-30 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai closed FLINK-11322. --- Resolution: Fixed Merged for 1.8.0: 64cbf2a20178cf8b4f643ba510653881a3e5ce2f > Use

[jira] [Created] (FLINK-11485) Migrate PojoSerializer to use new serialization compatibility abstractions

2019-01-30 Thread Tzu-Li (Gordon) Tai (JIRA)
Tzu-Li (Gordon) Tai created FLINK-11485: --- Summary: Migrate PojoSerializer to use new serialization compatibility abstractions Key: FLINK-11485 URL: https://issues.apache.org/jira/browse/FLINK-11485

[GitHub] klion26 commented on a change in pull request #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized

2019-01-30 Thread GitBox
klion26 commented on a change in pull request #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized URL: https://github.com/apache/flink/pull/7612#discussion_r252551404 ## File path:

[jira] [Closed] (FLINK-11461) Remove useless MockRecordWriter

2019-01-30 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai closed FLINK-11461. --- Resolution: Fixed Merged for 1.8.0: 0e94ecfc7b65021905087b7efa94e3e04f761baf >

[GitHub] hequn8128 commented on a change in pull request #6787: [FLINK-8577][table] Implement proctime DataStream to Table upsert conversion

2019-01-30 Thread GitBox
hequn8128 commented on a change in pull request #6787: [FLINK-8577][table] Implement proctime DataStream to Table upsert conversion URL: https://github.com/apache/flink/pull/6787#discussion_r252550288 ## File path:

[GitHub] asfgit closed pull request #7611: [FLINK-11460][test] Remove the useless class AcknowledgeStreamMockEnvironment

2019-01-30 Thread GitBox
asfgit closed pull request #7611: [FLINK-11460][test] Remove the useless class AcknowledgeStreamMockEnvironment URL: https://github.com/apache/flink/pull/7611 This is an automated message from the Apache Git Service. To

[GitHub] asfgit closed pull request #7610: [FLINK-11461][test] Remove the useless MockRecordReader class

2019-01-30 Thread GitBox
asfgit closed pull request #7610: [FLINK-11461][test] Remove the useless MockRecordReader class URL: https://github.com/apache/flink/pull/7610 This is an automated message from the Apache Git Service. To respond to the

[jira] [Closed] (FLINK-11460) Remove useless AcknowledgeStreamMockEnvironment

2019-01-30 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai closed FLINK-11460. --- Resolution: Fixed Merged for 1.8.0: 52c2b22bd047912c690edd1d770d567250f6d710 >

[GitHub] tzulitai commented on issue #7610: [FLINK-11461][test] Remove the useless MockRecordReader class

2019-01-30 Thread GitBox
tzulitai commented on issue #7610: [FLINK-11461][test] Remove the useless MockRecordReader class URL: https://github.com/apache/flink/pull/7610#issuecomment-459232224 LGTM, +1 Merging .. This is an automated message from

[GitHub] tzulitai commented on issue #7611: [FLINK-11460][test] Remove the useless class AcknowledgeStreamMockEnvironment

2019-01-30 Thread GitBox
tzulitai commented on issue #7611: [FLINK-11460][test] Remove the useless class AcknowledgeStreamMockEnvironment URL: https://github.com/apache/flink/pull/7611#issuecomment-459232032 LGTM, +1. Merging this .. This is an

[GitHub] tzulitai commented on a change in pull request #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized

2019-01-30 Thread GitBox
tzulitai commented on a change in pull request #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized URL: https://github.com/apache/flink/pull/7612#discussion_r252544276 ## File path:

[GitHub] tzulitai commented on a change in pull request #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized

2019-01-30 Thread GitBox
tzulitai commented on a change in pull request #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized URL: https://github.com/apache/flink/pull/7612#discussion_r252544131 ## File path:

[GitHub] tzulitai commented on a change in pull request #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized

2019-01-30 Thread GitBox
tzulitai commented on a change in pull request #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized URL: https://github.com/apache/flink/pull/7612#discussion_r252544244 ## File path:

[GitHub] tzulitai commented on a change in pull request #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized

2019-01-30 Thread GitBox
tzulitai commented on a change in pull request #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized URL: https://github.com/apache/flink/pull/7612#discussion_r252543815 ## File path:

[jira] [Commented] (FLINK-11471) Job is reported RUNNING prematurely for queued scheduling

2019-01-30 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756910#comment-16756910 ] vinoyang commented on FLINK-11471: -- I am not sure, it is feasible to introduce another JobStatus. I

[GitHub] tzulitai commented on issue #7206: [FLINK-11042][kafka, tests] Drop invalid kafka producer tests

2019-01-30 Thread GitBox
tzulitai commented on issue #7206: [FLINK-11042][kafka,tests] Drop invalid kafka producer tests URL: https://github.com/apache/flink/pull/7206#issuecomment-459229838 Ok. Since we've already been removing tests that rely on shutting down Kafka brokers (which were mostly the ones causing a

[GitHub] casidiablo commented on issue #2671: [FLINK-4862] fix Timer register in ContinuousEventTimeTrigger

2019-01-30 Thread GitBox
casidiablo commented on issue #2671: [FLINK-4862] fix Timer register in ContinuousEventTimeTrigger URL: https://github.com/apache/flink/pull/2671#issuecomment-459222191 I don't have enough time to fix this. I documented what I found here https://issues.apache.org/jira/browse/FLINK-11408

[jira] [Commented] (FLINK-11471) Job is reported RUNNING prematurely for queued scheduling

2019-01-30 Thread Zhu Zhu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756836#comment-16756836 ] Zhu Zhu commented on FLINK-11471: - I see. So in the future, a Job is "RUNNING" when and only when at

[GitHub] hequn8128 commented on a change in pull request #7587: [FLINK-11064] [table] Setup a new flink-table module structure

2019-01-30 Thread GitBox
hequn8128 commented on a change in pull request #7587: [FLINK-11064] [table] Setup a new flink-table module structure URL: https://github.com/apache/flink/pull/7587#discussion_r252527514 ## File path: flink-table/flink-table-planner/pom.xml ## @@ -22,13 +22,18 @@ under

[jira] [Updated] (FLINK-11483) Improve StreamOperatorSnapshotRestoreTest with Parameterized

2019-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-11483: --- Labels: pull-request-available (was: ) > Improve StreamOperatorSnapshotRestoreTest with

[GitHub] klion26 opened a new pull request #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized

2019-01-30 Thread GitBox
klion26 opened a new pull request #7612: [FLINK-11483][tests] Improve StreamOperatorSnapshotRestoreTest with JUnit's Parameterized URL: https://github.com/apache/flink/pull/7612 ## What is the purpose of the change Improve StreamOperatorSnapshotRestoreTest with JUnit's

[jira] [Closed] (FLINK-10769) port InMemoryExternalCatalog to java

2019-01-30 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li closed FLINK-10769. Resolution: Invalid Release Note: no need to port existing InMemoryCatalog since we will develop

[jira] [Assigned] (FLINK-10026) Integrate heap based timers in RocksDB backend with incremental checkpoints

2019-01-30 Thread boshu Zheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] boshu Zheng reassigned FLINK-10026: --- Assignee: boshu Zheng > Integrate heap based timers in RocksDB backend with incremental

[jira] [Commented] (FLINK-11471) Job is reported RUNNING prematurely for queued scheduling

2019-01-30 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756815#comment-16756815 ] vinoyang commented on FLINK-11471: -- Currently, the transformation of {{JobStatus.RUNNING}} does not

[jira] [Updated] (FLINK-11461) Remove useless MockRecordWriter

2019-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-11461: --- Labels: pull-request-available (was: ) > Remove useless MockRecordWriter >

[jira] [Updated] (FLINK-11460) Remove useless AcknowledgeStreamMockEnvironment

2019-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-11460: --- Labels: pull-request-available (was: ) > Remove useless AcknowledgeStreamMockEnvironment >

[GitHub] zhijiangW opened a new pull request #7611: [FLINK-11460][test] Remove the useless class AcknowledgeStreamMockEnvironment

2019-01-30 Thread GitBox
zhijiangW opened a new pull request #7611: [FLINK-11460][test] Remove the useless class AcknowledgeStreamMockEnvironment URL: https://github.com/apache/flink/pull/7611 ## What is the purpose of the change *The class `AcknowledgeStreamMockEnvironment` is not used any more in

[GitHub] zhijiangW opened a new pull request #7610: [FLINK-11461][test] Remove the useless MockRecordReader class

2019-01-30 Thread GitBox
zhijiangW opened a new pull request #7610: [FLINK-11461][test] Remove the useless MockRecordReader class URL: https://github.com/apache/flink/pull/7610 ## What is the purpose of the change *The `MockRecordReader` class is not used any more in current code path, so delete it to make

[GitHub] yanghua commented on a change in pull request #7571: [FLINK-10724] Refactor failure handling in check point coordinator

2019-01-30 Thread GitBox
yanghua commented on a change in pull request #7571: [FLINK-10724] Refactor failure handling in check point coordinator URL: https://github.com/apache/flink/pull/7571#discussion_r252518530 ## File path:

[jira] [Commented] (FLINK-11440) ChainLengthIncreaseTest failed on Travis

2019-01-30 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756800#comment-16756800 ] vinoyang commented on FLINK-11440: -- [~aljoscha] In fact, I am not very sure whether this failure is due

[jira] [Commented] (FLINK-11471) Job is reported RUNNING prematurely for queued scheduling

2019-01-30 Thread Zhu Zhu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756792#comment-16756792 ] Zhu Zhu commented on FLINK-11471: - Hi [~yanghua] and [~NicoK], do you have the solution for this issue

[GitHub] tzulitai commented on issue #7606: [FLINK-10774] Rework lifecycle management of partitionDiscoverer in FlinkKafkaConsumerBase

2019-01-30 Thread GitBox
tzulitai commented on issue #7606: [FLINK-10774] Rework lifecycle management of partitionDiscoverer in FlinkKafkaConsumerBase URL: https://github.com/apache/flink/pull/7606#issuecomment-459186967 Since I've already reviewed this as part of the efforts in #7020, and Travis is green, LGTM

[GitHub] tzulitai removed a comment on issue #7606: [FLINK-10774] Rework lifecycle management of partitionDiscoverer in FlinkKafkaConsumerBase

2019-01-30 Thread GitBox
tzulitai removed a comment on issue #7606: [FLINK-10774] Rework lifecycle management of partitionDiscoverer in FlinkKafkaConsumerBase URL: https://github.com/apache/flink/pull/7606#issuecomment-459186967 Since I've already reviewed this as part of the efforts in #7020, and Travis is

[GitHub] tzulitai edited a comment on issue #7606: [FLINK-10774] Rework lifecycle management of partitionDiscoverer in FlinkKafkaConsumerBase

2019-01-30 Thread GitBox
tzulitai edited a comment on issue #7606: [FLINK-10774] Rework lifecycle management of partitionDiscoverer in FlinkKafkaConsumerBase URL: https://github.com/apache/flink/pull/7606#issuecomment-459186967 Since I've already reviewed this as part of the efforts in #7020, and Travis is green,

[jira] [Created] (FLINK-11484) Blink java.util.concurrent.TimeoutException

2019-01-30 Thread pj (JIRA)
pj created FLINK-11484: -- Summary: Blink java.util.concurrent.TimeoutException Key: FLINK-11484 URL: https://issues.apache.org/jira/browse/FLINK-11484 Project: Flink Issue Type: Bug

[jira] [Assigned] (FLINK-11471) Job is reported RUNNING prematurely for queued scheduling

2019-01-30 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned FLINK-11471: Assignee: vinoyang > Job is reported RUNNING prematurely for queued scheduling >

[GitHub] jinglining commented on issue #7552: [FLINK-11405][rest]can see task and task attempt exception by start e…

2019-01-30 Thread GitBox
jinglining commented on issue #7552: [FLINK-11405][rest]can see task and task attempt exception by start e… URL: https://github.com/apache/flink/pull/7552#issuecomment-459183827 @zentol can you review it? This is an

[GitHub] themez opened a new pull request #7609: [FLINK-filesystems] [flink-s3-fs-hadoop] Add mirrored config key for s3 endpoint

2019-01-30 Thread GitBox
themez opened a new pull request #7609: [FLINK-filesystems] [flink-s3-fs-hadoop] Add mirrored config key for s3 endpoint URL: https://github.com/apache/flink/pull/7609 ## What is the purpose of the change Add s3 endpoint configuration so flink can connect to S3 in china

[jira] [Created] (FLINK-11483) Improve StreamOperatorSnapshotRestoreTest with Parameterized

2019-01-30 Thread Congxian Qiu (JIRA)
Congxian Qiu created FLINK-11483: Summary: Improve StreamOperatorSnapshotRestoreTest with Parameterized Key: FLINK-11483 URL: https://issues.apache.org/jira/browse/FLINK-11483 Project: Flink

[jira] [Assigned] (FLINK-11470) LocalEnvironment doesn't call FileSystem.initialize()

2019-01-30 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned FLINK-11470: Assignee: vinoyang > LocalEnvironment doesn't call FileSystem.initialize() >

[jira] [Assigned] (FLINK-11455) Support evictor operations on slicing and merging operators

2019-01-30 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned FLINK-11455: Assignee: vinoyang > Support evictor operations on slicing and merging operators >

[GitHub] EronWright commented on issue #7390: [FLINK-11240] [table] External Catalog Factory and Descriptor

2019-01-30 Thread GitBox
EronWright commented on issue #7390: [FLINK-11240] [table] External Catalog Factory and Descriptor URL: https://github.com/apache/flink/pull/7390#issuecomment-459178024 @twalthr ping This is an automated message from the

[jira] [Commented] (FLINK-10744) Integrate Flink with Hive metastore

2019-01-30 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756766#comment-16756766 ] Eron Wright commented on FLINK-10744: -- Update on my end, all issues assigned to me have PRs open;

[GitHub] jinglining commented on issue #7554: [FLINK-11357][test]Check and port LeaderChangeJobRecoveryTest to new …

2019-01-30 Thread GitBox
jinglining commented on issue #7554: [FLINK-11357][test]Check and port LeaderChangeJobRecoveryTest to new … URL: https://github.com/apache/flink/pull/7554#issuecomment-459178142 Thanks. This is an automated message from the

[GitHub] EronWright commented on issue #7392: [FLINK-11241][table] - Enhance TableEnvironment to connect to a catalog via descriptor

2019-01-30 Thread GitBox
EronWright commented on issue #7392: [FLINK-11241][table] - Enhance TableEnvironment to connect to a catalog via descriptor URL: https://github.com/apache/flink/pull/7392#issuecomment-459178101 @twalthr ping This is an

[GitHub] EronWright commented on issue #7393: [FLINK-9172][table][sql-client] - Support external catalogs in SQL-Client

2019-01-30 Thread GitBox
EronWright commented on issue #7393: [FLINK-9172][table][sql-client] - Support external catalogs in SQL-Client URL: https://github.com/apache/flink/pull/7393#issuecomment-459177902 @twalthr ping This is an automated message

[GitHub] EronWright commented on issue #7389: [FLINK-11237] [table] Enhance LocalExecutor to wrap TableEnvironment w/ classloader

2019-01-30 Thread GitBox
EronWright commented on issue #7389: [FLINK-11237] [table] Enhance LocalExecutor to wrap TableEnvironment w/ classloader URL: https://github.com/apache/flink/pull/7389#issuecomment-459177499 @twalthr ping This is an

[jira] [Assigned] (FLINK-11456) Improve window operator with sliding window assigners

2019-01-30 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned FLINK-11456: Assignee: vinoyang > Improve window operator with sliding window assigners >

[jira] [Issue Comment Deleted] (FLINK-10618) Introduce catalog for Flink tables

2019-01-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated FLINK-10618: Comment: was deleted (was: This task is superseded by FLINK-11482. ) > Introduce catalog for

[jira] [Commented] (FLINK-10697) Create FlinkInMemoryCatalog class, an in-memory catalog that stores Flink's meta objects for production use

2019-01-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756756#comment-16756756 ] Xuefu Zhang commented on FLINK-10697: - The task here is superseded by FLINK-11475. > Create

[jira] [Closed] (FLINK-10697) Create FlinkInMemoryCatalog class, an in-memory catalog that stores Flink's meta objects for production use

2019-01-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang closed FLINK-10697. --- Resolution: Duplicate Fix Version/s: (was: 1.8.0) > Create FlinkInMemoryCatalog class,

[jira] [Closed] (FLINK-10699) Create FlinkHmsCatalog for persistent Flink meta objects using Hive metastore as a registry

2019-01-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang closed FLINK-10699. --- Resolution: Duplicate This duplicates FLINK-11482. > Create FlinkHmsCatalog for persistent Flink

[jira] [Created] (FLINK-11482) Implement GenericHiveMetastoreCatalog

2019-01-30 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created FLINK-11482: --- Summary: Implement GenericHiveMetastoreCatalog Key: FLINK-11482 URL: https://issues.apache.org/jira/browse/FLINK-11482 Project: Flink Issue Type: Sub-task

[jira] [Commented] (FLINK-10618) Introduce catalog for Flink tables

2019-01-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756752#comment-16756752 ] Xuefu Zhang commented on FLINK-10618: - This task is superseded by FLINK-11482. > Introduce catalog

[jira] [Closed] (FLINK-10542) Implement an external catalog for Hive

2019-01-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang closed FLINK-10542. --- Resolution: Duplicate > Implement an external catalog for Hive >

[jira] [Commented] (FLINK-10542) Implement an external catalog for Hive

2019-01-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756748#comment-16756748 ] Xuefu Zhang commented on FLINK-10542: - The task here is superseded by FLINK-11479. > Implement an

[jira] [Created] (FLINK-11481) Integrate HiveTableFactory with existing table factory discovery mechanism

2019-01-30 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created FLINK-11481: --- Summary: Integrate HiveTableFactory with existing table factory discovery mechanism Key: FLINK-11481 URL: https://issues.apache.org/jira/browse/FLINK-11481 Project:

[jira] [Created] (FLINK-11480) Create HiveTableFactory that creates TableSource/Sink from a Hive table

2019-01-30 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created FLINK-11480: --- Summary: Create HiveTableFactory that creates TableSource/Sink from a Hive table Key: FLINK-11480 URL: https://issues.apache.org/jira/browse/FLINK-11480 Project: Flink

[jira] [Updated] (FLINK-11275) Unified Catalog APIs

2019-01-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated FLINK-11275: Description: During Flink-Hive integration, we found that the current Catalog APIs are quite

[jira] [Created] (FLINK-11479) Implement HiveCatalog

2019-01-30 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created FLINK-11479: --- Summary: Implement HiveCatalog Key: FLINK-11479 URL: https://issues.apache.org/jira/browse/FLINK-11479 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-11477) Define catalog entries in SQL client YAML file and handle the creation and registration of those entries

2019-01-30 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created FLINK-11477: --- Summary: Define catalog entries in SQL client YAML file and handle the creation and registration of those entries Key: FLINK-11477 URL:

[jira] [Created] (FLINK-11478) Handle existing table registration via YAML file in the context of catalog support

2019-01-30 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created FLINK-11478: --- Summary: Handle existing table registration via YAML file in the context of catalog support Key: FLINK-11478 URL: https://issues.apache.org/jira/browse/FLINK-11478

[jira] [Created] (FLINK-11476) Create CatalogManager to manage multiple catalogs and encapsulate Calcite schema

2019-01-30 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created FLINK-11476: --- Summary: Create CatalogManager to manage multiple catalogs and encapsulate Calcite schema Key: FLINK-11476 URL: https://issues.apache.org/jira/browse/FLINK-11476

[jira] [Created] (FLINK-11475) Adapt existing InMemoryExternalCatalog to GenericInMemoryCatalog

2019-01-30 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created FLINK-11475: --- Summary: Adapt existing InMemoryExternalCatalog to GenericInMemoryCatalog Key: FLINK-11475 URL: https://issues.apache.org/jira/browse/FLINK-11475 Project: Flink

[jira] [Created] (FLINK-11474) Add ReadableCatalog, ReadableWritableCatalog, and other related interfaces

2019-01-30 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created FLINK-11474: --- Summary: Add ReadableCatalog, ReadableWritableCatalog, and other related interfaces Key: FLINK-11474 URL: https://issues.apache.org/jira/browse/FLINK-11474 Project:

[GitHub] TisonKun commented on issue #7570: [FLINK-11422] Prefer testing class to mock StreamTask in AbstractStre…

2019-01-30 Thread GitBox
TisonKun commented on issue #7570: [FLINK-11422] Prefer testing class to mock StreamTask in AbstractStre… URL: https://github.com/apache/flink/pull/7570#issuecomment-459151470 @pnowojski thanks for your review! This is an

[jira] [Comment Edited] (FLINK-11363) Check and remove TaskManagerConfigurationTest

2019-01-30 Thread Gary Yao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756567#comment-16756567 ] Gary Yao edited comment on FLINK-11363 at 1/30/19 9:24 PM: --- Fixed via

[jira] [Updated] (FLINK-11363) Check and remove TaskManagerConfigurationTest

2019-01-30 Thread Gary Yao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao updated FLINK-11363: - Fix Version/s: 1.8.0 > Check and remove TaskManagerConfigurationTest >

[jira] [Closed] (FLINK-11363) Check and remove TaskManagerConfigurationTest

2019-01-30 Thread Gary Yao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao closed FLINK-11363. Resolution: Fixed > Check and remove TaskManagerConfigurationTest >

[jira] [Reopened] (FLINK-11363) Check and remove TaskManagerConfigurationTest

2019-01-30 Thread Gary Yao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao reopened FLINK-11363: -- > Check and remove TaskManagerConfigurationTest > - > >

[jira] [Closed] (FLINK-11363) Check and remove TaskManagerConfigurationTest

2019-01-30 Thread Gary Yao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao closed FLINK-11363. Resolution: Fixed Fixed via 969c8b2d08afae9dafe0349c2a10cf43c6deb918

[GitHub] GJL merged pull request #7595: [FLINK-11363][tests] Port TaskManagerConfigurationTest to new code base

2019-01-30 Thread GitBox
GJL merged pull request #7595: [FLINK-11363][tests] Port TaskManagerConfigurationTest to new code base URL: https://github.com/apache/flink/pull/7595 This is an automated message from the Apache Git Service. To respond to

[GitHub] walterddr commented on issue #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18

2019-01-30 Thread GitBox
walterddr commented on issue #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18 URL: https://github.com/apache/flink/pull/7607#issuecomment-459101279 @zentol yes I think definitely wait for @twalthr to merge #7587 first. It shouldn't be too much of a merge issue.

[jira] [Updated] (FLINK-11473) Clarify Documenation on Latency Tracking

2019-01-30 Thread Konstantin Knauf (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Knauf updated FLINK-11473: - Description: The documenation on Latency Tracking states: {noformat} All intermediate

[jira] [Updated] (FLINK-11473) Clarify Documenation on Latency Tracking

2019-01-30 Thread Konstantin Knauf (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Knauf updated FLINK-11473: - Summary: Clarify Documenation on Latency Tracking (was: Clarify Documenation on

[jira] [Updated] (FLINK-11473) Clarify Documenation on Latency Markers

2019-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-11473: --- Labels: pull-request-available (was: ) > Clarify Documenation on Latency Markers >

[GitHub] knaufk opened a new pull request #7608: FLINK-11473 [documentation][ Clarify documenation on Latency Tracking

2019-01-30 Thread GitBox
knaufk opened a new pull request #7608: FLINK-11473 [documentation][ Clarify documenation on Latency Tracking URL: https://github.com/apache/flink/pull/7608

[jira] [Created] (FLINK-11473) Clarify Documenation on Latency Markers

2019-01-30 Thread Konstantin Knauf (JIRA)
Konstantin Knauf created FLINK-11473: Summary: Clarify Documenation on Latency Markers Key: FLINK-11473 URL: https://issues.apache.org/jira/browse/FLINK-11473 Project: Flink Issue Type:

[GitHub] zentol commented on issue #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18

2019-01-30 Thread GitBox
zentol commented on issue #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18 URL: https://github.com/apache/flink/pull/7607#issuecomment-459066684 With #7587 being close to being merged you should probably re-base your PR on of it.

[jira] [Closed] (FLINK-11357) Check and port LeaderChangeJobRecoveryTest to new code base if necessary

2019-01-30 Thread Gary Yao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao closed FLINK-11357. Resolution: Fixed Fixed via 969c8b2d08afae9dafe0349c2a10cf43c6deb918 > Check and port

[GitHub] GJL merged pull request #7554: [FLINK-11357][test]Check and port LeaderChangeJobRecoveryTest to new …

2019-01-30 Thread GitBox
GJL merged pull request #7554: [FLINK-11357][test]Check and port LeaderChangeJobRecoveryTest to new … URL: https://github.com/apache/flink/pull/7554 This is an automated message from the Apache Git Service. To respond to

[jira] [Updated] (FLINK-10076) Upgrade Calcite dependency to 1.18

2019-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-10076: --- Labels: pull-request-available (was: ) > Upgrade Calcite dependency to 1.18 >

[GitHub] walterddr opened a new pull request #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18

2019-01-30 Thread GitBox
walterddr opened a new pull request #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18 URL: https://github.com/apache/flink/pull/7607 ## What is the purpose of the change Upgrade Calcite dependency to 1.18 for flink-table package. including various bug fixes and

[jira] [Commented] (FLINK-11419) StreamingFileSink fails to recover after taskmanager failure

2019-01-30 Thread Edward Rojas (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756394#comment-16756394 ] Edward Rojas commented on FLINK-11419: -- [~kkl0u] Travis build is failing but it's not related to

[GitHub] NicoK commented on a change in pull request #6705: [FLINK-10356][network] add sanity checks to SpillingAdaptiveSpanningRecordDeserializer

2019-01-30 Thread GitBox
NicoK commented on a change in pull request #6705: [FLINK-10356][network] add sanity checks to SpillingAdaptiveSpanningRecordDeserializer URL: https://github.com/apache/flink/pull/6705#discussion_r252367679 ## File path:

[GitHub] tillrohrmann commented on a change in pull request #7356: [FLINK-10868][flink-yarn] Enforce maximum TMs failure rate in ResourceManagers

2019-01-30 Thread GitBox
tillrohrmann commented on a change in pull request #7356: [FLINK-10868][flink-yarn] Enforce maximum TMs failure rate in ResourceManagers URL: https://github.com/apache/flink/pull/7356#discussion_r252360494 ## File path:

[GitHub] tillrohrmann commented on a change in pull request #7356: [FLINK-10868][flink-yarn] Enforce maximum TMs failure rate in ResourceManagers

2019-01-30 Thread GitBox
tillrohrmann commented on a change in pull request #7356: [FLINK-10868][flink-yarn] Enforce maximum TMs failure rate in ResourceManagers URL: https://github.com/apache/flink/pull/7356#discussion_r252354300 ## File path: docs/_includes/generated/mesos_configuration.html ##

[GitHub] tillrohrmann commented on a change in pull request #7356: [FLINK-10868][flink-yarn] Enforce maximum TMs failure rate in ResourceManagers

2019-01-30 Thread GitBox
tillrohrmann commented on a change in pull request #7356: [FLINK-10868][flink-yarn] Enforce maximum TMs failure rate in ResourceManagers URL: https://github.com/apache/flink/pull/7356#discussion_r252354509 ## File path: docs/_includes/generated/yarn_config_configuration.html

[GitHub] tillrohrmann commented on a change in pull request #7356: [FLINK-10868][flink-yarn] Enforce maximum TMs failure rate in ResourceManagers

2019-01-30 Thread GitBox
tillrohrmann commented on a change in pull request #7356: [FLINK-10868][flink-yarn] Enforce maximum TMs failure rate in ResourceManagers URL: https://github.com/apache/flink/pull/7356#discussion_r252364001 ## File path:

[GitHub] tillrohrmann commented on a change in pull request #7356: [FLINK-10868][flink-yarn] Enforce maximum TMs failure rate in ResourceManagers

2019-01-30 Thread GitBox
tillrohrmann commented on a change in pull request #7356: [FLINK-10868][flink-yarn] Enforce maximum TMs failure rate in ResourceManagers URL: https://github.com/apache/flink/pull/7356#discussion_r252360333 ## File path:

[GitHub] tillrohrmann commented on a change in pull request #7356: [FLINK-10868][flink-yarn] Enforce maximum TMs failure rate in ResourceManagers

2019-01-30 Thread GitBox
tillrohrmann commented on a change in pull request #7356: [FLINK-10868][flink-yarn] Enforce maximum TMs failure rate in ResourceManagers URL: https://github.com/apache/flink/pull/7356#discussion_r252360809 ## File path:

  1   2   3   4   5   >