[GitHub] link3280 opened a new pull request #7314: [FLINK-11135][YARN] Refactor Hadoop config loading in HadoopUtils

2018-12-16 Thread GitBox
link3280 opened a new pull request #7314: [FLINK-11135][YARN] Refactor Hadoop config loading in HadoopUtils URL: https://github.com/apache/flink/pull/7314 ## What is the purpose of the change Currently, Hadoop config search order is: `HADOOP_HOME > HADOOP_CONF_DIR > Flink

[jira] [Updated] (FLINK-11135) Refactor Hadoop config loading in HadoopUtils

2018-12-16 Thread Paul Lin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Lin updated FLINK-11135: - Description: Currently, Hadoop config search order is: `HADOOP_HOME > HADOOP_CONF_DIR > Flink

[GitHub] jparkie commented on a change in pull request #6782: [FLINK-9083][Cassandra Connector] Add async backpressure support to Cassandra Connector

2018-12-16 Thread GitBox
jparkie commented on a change in pull request #6782: [FLINK-9083][Cassandra Connector] Add async backpressure support to Cassandra Connector URL: https://github.com/apache/flink/pull/6782#discussion_r242036662 ## File path:

[GitHub] jparkie commented on a change in pull request #6782: [FLINK-9083][Cassandra Connector] Add async backpressure support to Cassandra Connector

2018-12-16 Thread GitBox
jparkie commented on a change in pull request #6782: [FLINK-9083][Cassandra Connector] Add async backpressure support to Cassandra Connector URL: https://github.com/apache/flink/pull/6782#discussion_r242036662 ## File path:

[GitHub] leesf commented on issue #7262: [FLINK-10478] Kafka Producer wrongly formats % for transaction ID

2018-12-16 Thread GitBox
leesf commented on issue #7262: [FLINK-10478] Kafka Producer wrongly formats % for transaction ID URL: https://github.com/apache/flink/pull/7262#issuecomment-447745066 @tillrohrmann hi till, could you please merge this pr when you are free. Thanks

[jira] [Assigned] (FLINK-11174) flink Metrics Prometheus labels support chinese

2018-12-16 Thread TisonKun (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TisonKun reassigned FLINK-11174: Assignee: TisonKun > flink Metrics Prometheus labels support chinese >

[jira] [Commented] (FLINK-11174) flink Metrics Prometheus labels support chinese

2018-12-16 Thread TisonKun (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722731#comment-16722731 ] TisonKun commented on FLINK-11174: -- I see your concern and agree with you. FLINK filters the label

[jira] [Commented] (FLINK-11078) Capability to define the numerical range for running TaskExecutors

2018-12-16 Thread Yang Wang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722729#comment-16722729 ] Yang Wang commented on FLINK-11078: --- I think this is a very useful feature, especially for running

[jira] [Updated] (FLINK-11174) flink Metrics Prometheus labels support chinese

2018-12-16 Thread Fan weiwen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fan weiwen updated FLINK-11174: --- Labels: pull-request-available (was: ) > flink Metrics Prometheus labels support chinese >

[GitHub] jparkie commented on a change in pull request #6782: [FLINK-9083][Cassandra Connector] Add async backpressure support to Cassandra Connector

2018-12-16 Thread GitBox
jparkie commented on a change in pull request #6782: [FLINK-9083][Cassandra Connector] Add async backpressure support to Cassandra Connector URL: https://github.com/apache/flink/pull/6782#discussion_r242036662 ## File path:

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

2018-12-16 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_r242035345 ## File path:

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

2018-12-16 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_r242035333 ## File path:

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

2018-12-16 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_r242035293 ## File path:

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

2018-12-16 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_r242035232 ## File path:

[GitHub] dianfu commented on issue #7253: [FLINK-11074] [table][tests] Enable harness tests with RocksdbStateBackend and add harness tests for CollectAggFunction

2018-12-16 Thread GitBox
dianfu commented on issue #7253: [FLINK-11074] [table][tests] Enable harness tests with RocksdbStateBackend and add harness tests for CollectAggFunction URL: https://github.com/apache/flink/pull/7253#issuecomment-447734928 @sunjincheng121 @walterddr Thanks a lot for the review and merge.

[GitHub] sunjincheng121 commented on issue #7201: [FLINK-7208] [table] Optimize Min/MaxWithRetractAggFunction with DataView

2018-12-16 Thread GitBox
sunjincheng121 commented on issue #7201: [FLINK-7208] [table] Optimize Min/MaxWithRetractAggFunction with DataView URL: https://github.com/apache/flink/pull/7201#issuecomment-447734443 @dianfu the FLINK-11074 has been merged, I am very grateful if you can add the harness in current PR.

[jira] [Closed] (FLINK-11074) Improve the harness test to make it possible test with state backend

2018-12-16 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunjincheng closed FLINK-11074. --- Resolution: Fixed Fix Version/s: 1.8.0 Fixed in mater: 

[GitHub] asfgit closed pull request #7253: [FLINK-11074] [table][tests] Enable harness tests with RocksdbStateBackend and add harness tests for CollectAggFunction

2018-12-16 Thread GitBox
asfgit closed pull request #7253: [FLINK-11074] [table][tests] Enable harness tests with RocksdbStateBackend and add harness tests for CollectAggFunction URL: https://github.com/apache/flink/pull/7253 This is a PR merged from a forked repository. As GitHub hides the original diff on

[jira] [Created] (FLINK-11174) flink Metrics Prometheus labels support chinese

2018-12-16 Thread Fan weiwen (JIRA)
Fan weiwen created FLINK-11174: -- Summary: flink Metrics Prometheus labels support chinese Key: FLINK-11174 URL: https://issues.apache.org/jira/browse/FLINK-11174 Project: Flink Issue Type:

[jira] [Updated] (FLINK-11135) Refactor Hadoop config loading in HadoopUtils

2018-12-16 Thread Paul Lin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Lin updated FLINK-11135: - Summary: Refactor Hadoop config loading in HadoopUtils (was: Refactor Hadoop config loading order) >

[jira] [Updated] (FLINK-11135) Refactor Hadoop config loading order

2018-12-16 Thread Paul Lin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Lin updated FLINK-11135: - Summary: Refactor Hadoop config loading order (was: Refactor Hadoop config loading orders) > Refactor

[jira] [Updated] (FLINK-11135) Refactor Hadoop config loading orders

2018-12-16 Thread Paul Lin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Lin updated FLINK-11135: - Description: Currently, Hadoop config search order is: `HADOOP_HOME > HADOOP_CONF_DIR > Flink

[jira] [Updated] (FLINK-11173) Proctime attribute validation throws an incorrect exception message

2018-12-16 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang updated FLINK-11173: - Summary: Proctime attribute validation throws an incorrect exception message (was: Proctime Attribute

[jira] [Updated] (FLINK-11173) Proctime Attribute validation throws an incorrect exception message

2018-12-16 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang updated FLINK-11173: - Description: In {{TableSourceUtil#validateTableSource, when uses DefinedProctimeAttribute}}

[jira] [Created] (FLINK-11173) Proctime Attribute validation throws an incorrect exception message

2018-12-16 Thread vinoyang (JIRA)
vinoyang created FLINK-11173: Summary: Proctime Attribute validation throws an incorrect exception message Key: FLINK-11173 URL: https://issues.apache.org/jira/browse/FLINK-11173 Project: Flink

[jira] [Commented] (FLINK-11172) Remove the max retention time in StreamQueryConfig

2018-12-16 Thread Hequn Cheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722668#comment-16722668 ] Hequn Cheng commented on FLINK-11172: - [~karmagyz] Good catch! It would be nice if we can ensure the

[GitHub] dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API

2018-12-16 Thread GitBox
dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API URL: https://github.com/apache/flink/pull/7209#discussion_r242019404 ## File path:

[GitHub] dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API

2018-12-16 Thread GitBox
dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API URL: https://github.com/apache/flink/pull/7209#discussion_r242015355 ## File path:

[GitHub] dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API

2018-12-16 Thread GitBox
dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API URL: https://github.com/apache/flink/pull/7209#discussion_r242019417 ## File path:

[GitHub] dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API

2018-12-16 Thread GitBox
dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API URL: https://github.com/apache/flink/pull/7209#discussion_r242018334 ## File path:

[GitHub] dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API

2018-12-16 Thread GitBox
dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API URL: https://github.com/apache/flink/pull/7209#discussion_r242019782 ## File path:

[GitHub] dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API

2018-12-16 Thread GitBox
dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API URL: https://github.com/apache/flink/pull/7209#discussion_r242014642 ## File path:

[GitHub] buptljy commented on issue #7310: [FLINK-10594][table] Add Subsets for CEP

2018-12-16 Thread GitBox
buptljy commented on issue #7310: [FLINK-10594][table] Add Subsets for CEP URL: https://github.com/apache/flink/pull/7310#issuecomment-447712484 @dawidwys Thanks for pointing it out. I will figure out the affected clauses or cases and think about this more deeploy, then update it in JIRA.

[GitHub] zhuzhurk commented on a change in pull request #7255: [FLINK-10945] Use InputDependencyConstraint to avoid resource dead…

2018-12-16 Thread GitBox
zhuzhurk commented on a change in pull request #7255: [FLINK-10945] Use InputDependencyConstraint to avoid resource dead… URL: https://github.com/apache/flink/pull/7255#discussion_r242017559 ## File path:

[jira] [Created] (FLINK-11172) Remove the max retention time in StreamQueryConfig

2018-12-16 Thread Yangze Guo (JIRA)
Yangze Guo created FLINK-11172: -- Summary: Remove the max retention time in StreamQueryConfig Key: FLINK-11172 URL: https://issues.apache.org/jira/browse/FLINK-11172 Project: Flink Issue Type:

[GitHub] hequn8128 commented on issue #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API

2018-12-16 Thread GitBox
hequn8128 commented on issue #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API URL: https://github.com/apache/flink/pull/7209#issuecomment-447705819 @dianfu Thanks a lot for your review and great suggestions. I addressed almost all of your comments

[GitHub] dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API

2018-12-16 Thread GitBox
dianfu commented on a change in pull request #7209: [FLINK-10977][table] Add UnBounded FlatAggregate operator to streaming Table API URL: https://github.com/apache/flink/pull/7209#discussion_r242013108 ## File path:

[GitHub] ifndef-SleePy opened a new pull request #7290: [FLINK-11137] [runtime] Fix unexpected RegistrationTimeoutException of TaskExecutor

2018-12-16 Thread GitBox
ifndef-SleePy opened a new pull request #7290: [FLINK-11137] [runtime] Fix unexpected RegistrationTimeoutException of TaskExecutor URL: https://github.com/apache/flink/pull/7290 ## What is the purpose of the change * Fix bug about unexpected `RegistrationTimeoutException` of

[GitHub] ifndef-SleePy closed pull request #7290: [FLINK-11137] [runtime] Fix unexpected RegistrationTimeoutException of TaskExecutor

2018-12-16 Thread GitBox
ifndef-SleePy closed pull request #7290: [FLINK-11137] [runtime] Fix unexpected RegistrationTimeoutException of TaskExecutor URL: https://github.com/apache/flink/pull/7290 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for

[GitHub] sunjincheng121 commented on issue #7253: [FLINK-11074] [table][tests] Enable harness tests with RocksdbStateBackend and add harness tests for CollectAggFunction

2018-12-16 Thread GitBox
sunjincheng121 commented on issue #7253: [FLINK-11074] [table][tests] Enable harness tests with RocksdbStateBackend and add harness tests for CollectAggFunction URL: https://github.com/apache/flink/pull/7253#issuecomment-447696370 Merging...

[jira] [Assigned] (FLINK-11170) Support DISTINCT aggregates in MATCH_RECOGNIZE

2018-12-16 Thread Hequn Cheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng reassigned FLINK-11170: --- Assignee: Hequn Cheng > Support DISTINCT aggregates in MATCH_RECOGNIZE >

[GitHub] zentol edited a comment on issue #7292: [FLINK-11101][S3] Ban openjdk.jol dependencies

2018-12-16 Thread GitBox
zentol edited a comment on issue #7292: [FLINK-11101][S3] Ban openjdk.jol dependencies URL: https://github.com/apache/flink/pull/7292#issuecomment-447669712 The current exclusion in the sahde-plugin has in no actual effect since the openjdk dependency is already excluded in the dependency

[GitHub] zentol commented on issue #7292: [FLINK-11101][S3] Ban openjdk.jol dependencies

2018-12-16 Thread GitBox
zentol commented on issue #7292: [FLINK-11101][S3] Ban openjdk.jol dependencies URL: https://github.com/apache/flink/pull/7292#issuecomment-447669712 The current exclusion in the sahde-plugin has in no actual effect since the openjdk dependency is already excluded in the dependency

[GitHub] lamber-ken commented on issue #7279: [hotfix] add hadoop user name to yarn logs command

2018-12-16 Thread GitBox
lamber-ken commented on issue #7279: [hotfix] add hadoop user name to yarn logs command URL: https://github.com/apache/flink/pull/7279#issuecomment-447661302 Hi @twalthr, can you please take a look? This is an automated

[GitHub] lamber-ken edited a comment on issue #7296: [hotfix][web] fix the desc about restart strategy in web

2018-12-16 Thread GitBox
lamber-ken edited a comment on issue #7296: [hotfix][web] fix the desc about restart strategy in web URL: https://github.com/apache/flink/pull/7296#issuecomment-447661100 Hi @twalthr, can you please take a look? This is an

[GitHub] lamber-ken commented on issue #7296: [hotfix][web] fix the desc about restart strategy in web

2018-12-16 Thread GitBox
lamber-ken commented on issue #7296: [hotfix][web] fix the desc about restart strategy in web URL: https://github.com/apache/flink/pull/7296#issuecomment-447661100 Hi @KarmaGYZ, can you please take a look? This is an

[GitHub] TisonKun commented on issue #7302: [FLINK-11156] [tests] Reconcile ZooKeeperCompletedCheckpointStoreMockitoTest with JDK 9

2018-12-16 Thread GitBox
TisonKun commented on issue #7302: [FLINK-11156] [tests] Reconcile ZooKeeperCompletedCheckpointStoreMockitoTest with JDK 9 URL: https://github.com/apache/flink/pull/7302#issuecomment-447653113 I did it with minimum changes. If we prefer testing classes to mockito style, we can make a

[jira] [Assigned] (FLINK-11156) ZooKeeperCompletedCheckpointStoreMockitoTest fails with IncompatibleClassChangeError

2018-12-16 Thread Gary Yao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao reassigned FLINK-11156: Assignee: Gary Yao (was: TisonKun) > ZooKeeperCompletedCheckpointStoreMockitoTest fails with >

[jira] [Assigned] (FLINK-11156) ZooKeeperCompletedCheckpointStoreMockitoTest fails with IncompatibleClassChangeError

2018-12-16 Thread Gary Yao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao reassigned FLINK-11156: Assignee: TisonKun (was: Gary Yao) > ZooKeeperCompletedCheckpointStoreMockitoTest fails with >

[GitHub] dawidwys commented on issue #7310: [FLINK-10594][table] Add Subsets for CEP

2018-12-16 Thread GitBox
dawidwys commented on issue #7310: [FLINK-10594][table] Add Subsets for CEP URL: https://github.com/apache/flink/pull/7310#issuecomment-447638405 Hi @buptljy thank you for your contribution, Unfortunately I am afraid this PR lacks proper design and misses a lot of details how `SUBSET`

[GitHub] dawidwys commented on issue #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-12-16 Thread GitBox
dawidwys commented on issue #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#issuecomment-447637511 Thank you very much @twalthr for your help and review! Will merge it once travis gives green (as I had to rebase)

[GitHub] dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-12-16 Thread GitBox
dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r241977805 ## File path: docs/dev/table/streaming/match_recognize.md ## @@ -211,6 +211,65 @@ If a

[jira] [Created] (FLINK-11170) Support DISTINCT aggregates in MATCH_RECOGNIZE

2018-12-16 Thread Dawid Wysakowicz (JIRA)
Dawid Wysakowicz created FLINK-11170: Summary: Support DISTINCT aggregates in MATCH_RECOGNIZE Key: FLINK-11170 URL: https://issues.apache.org/jira/browse/FLINK-11170 Project: Flink Issue

[jira] [Commented] (FLINK-11171) Unexpected timestamp deserialization failure in RocksDB state backend

2018-12-16 Thread Sayat Satybaldiyev (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722462#comment-16722462 ] Sayat Satybaldiyev commented on FLINK-11171: cc: [~azagrebin], [~srichter] > Unexpected

[jira] [Created] (FLINK-11171) Unexpected timestamp deserialization failure in RocksDB state backend

2018-12-16 Thread Sayat Satybaldiyev (JIRA)
Sayat Satybaldiyev created FLINK-11171: -- Summary: Unexpected timestamp deserialization failure in RocksDB state backend Key: FLINK-11171 URL: https://issues.apache.org/jira/browse/FLINK-11171

[jira] [Commented] (FLINK-11168) LargePlanTest times out on Travis

2018-12-16 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722458#comment-16722458 ] Chesnay Schepler commented on FLINK-11168: -- I checked a successful build and the test ran for

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972742 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972721 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972710 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972720 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972705 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972709 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972731 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972708 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972719 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972726 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972733 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972700 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972729 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972737 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972739 ## File path:

[GitHub] hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table

2018-12-16 Thread GitBox
hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add api to replace registered table URL: https://github.com/apache/flink/pull/6236#discussion_r241972740 ## File path:

[jira] [Commented] (FLINK-11158) Do not show empty page for unknown jobs

2018-12-16 Thread leesf (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722416#comment-16722416 ] leesf commented on FLINK-11158: --- [~NicoK] hi, when using and old/non-existing job ID, the request response