[jira] [Closed] (FLINK-19101) The SelectivityEstimator throw an NullPointerException when convertValueInterval with string type

2020-10-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng closed FLINK-19101. Resolution: Cannot Reproduce > The SelectivityEstimator throw an NullPointerException when >

[jira] [Created] (FLINK-19548) Report correct progress to yarn resource manager

2020-10-08 Thread fa zheng (Jira)
fa zheng created FLINK-19548: Summary: Report correct progress to yarn resource manager Key: FLINK-19548 URL: https://issues.apache.org/jira/browse/FLINK-19548 Project: Flink Issue Type:

[jira] [Commented] (FLINK-10644) Batch Job: Speculative execution

2020-09-28 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17203607#comment-17203607 ] fa zheng commented on FLINK-10644: -- Any progress on this issue? It will be helpful in batch work. >

[jira] [Closed] (FLINK-19194) The UDF split and split_index get wrong result

2020-09-24 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng closed FLINK-19194. Fix Version/s: 1.11.2 Resolution: Fixed > The UDF split and split_index get wrong result >

[jira] [Commented] (FLINK-19194) The UDF split and split_index get wrong result

2020-09-15 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17195908#comment-17195908 ] fa zheng commented on FLINK-19194: -- Hi [~jark], please check it again. !screenshot-1.png!

[jira] [Updated] (FLINK-19194) The UDF split and split_index get wrong result

2020-09-15 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-19194: - Attachment: screenshot-1.png > The UDF split and split_index get wrong result >

[jira] [Updated] (FLINK-19194) The UDF split and split_index get wrong result

2020-09-10 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-19194: - Description: If we run sql {code:sql} select split_index('ab-123"xyz\cd','-',1) ; {code} or

[jira] [Created] (FLINK-19194) The UDF split and split_index get wrong result

2020-09-10 Thread fa zheng (Jira)
fa zheng created FLINK-19194: Summary: The UDF split and split_index get wrong result Key: FLINK-19194 URL: https://issues.apache.org/jira/browse/FLINK-19194 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-19101) The SelectivityEstimator throw an NullPointerException when convertValueInterval with string type

2020-08-31 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-19101: - Description: It will throw java.lang.NullPointerException because SelectivityEstimator convert

[jira] [Issue Comment Deleted] (FLINK-19101) The SelectivityEstimator throw an NullPointerException when convertValueInterval with string type

2020-08-31 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-19101: - Comment: was deleted (was: Hi [~danny0405], you can create t1 and t2 freely as long as the fields are

[jira] [Comment Edited] (FLINK-19101) The SelectivityEstimator throw an NullPointerException when convertValueInterval with string type

2020-08-31 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17187647#comment-17187647 ] fa zheng edited comment on FLINK-19101 at 8/31/20, 11:08 AM: - Hi

[jira] [Commented] (FLINK-19101) The SelectivityEstimator throw an NullPointerException when convertValueInterval with string type

2020-08-31 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17187647#comment-17187647 ] fa zheng commented on FLINK-19101: -- Hi [~danny0405], you can create t1 and t2 freely as long as the

[jira] [Commented] (FLINK-19103) The PushPartitionIntoTableSourceScanRule will lead a performance problem when there are still many partitions after pruning

2020-08-31 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17187608#comment-17187608 ] fa zheng commented on FLINK-19103: -- It’s not necessary to get statistics of partitions in each loop, we

[jira] [Updated] (FLINK-19103) The PushPartitionIntoTableSourceScanRule will lead a performance problem when there are still many partitions after pruning

2020-08-31 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-19103: - Description: The PushPartitionIntoTableSourceScanRule will obtain new statistic after pruning,

[jira] [Created] (FLINK-19103) The PushPartitionIntoTableSourceScanRule will lead a performance problem when there are still many partitions after pruning

2020-08-31 Thread fa zheng (Jira)
fa zheng created FLINK-19103: Summary: The PushPartitionIntoTableSourceScanRule will lead a performance problem when there are still many partitions after pruning Key: FLINK-19103 URL:

[jira] [Updated] (FLINK-19101) The SelectivityEstimator throw an NullPointerException when convertValueInterval with string type

2020-08-31 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-19101: - Description: For a SQL : {code:sql} select t1.a, t2.b from t1 join t2 on t1.b=t2.b and t1.b<'2'

[jira] [Updated] (FLINK-19101) The SelectivityEstimator throw an NullPointerException when convertValueInterval with string type

2020-08-31 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-19101: - Description: For a SQL : {code:sql} select t1.a, t2.b from t1 join t2 on t1.b=t2.b and t1.b<'2'

[jira] [Created] (FLINK-19101) The SelectivityEstimator throw an NullPointerException when convertValueInterval with string type

2020-08-31 Thread fa zheng (Jira)
fa zheng created FLINK-19101: Summary: The SelectivityEstimator throw an NullPointerException when convertValueInterval with string type Key: FLINK-19101 URL: https://issues.apache.org/jira/browse/FLINK-19101

[jira] [Commented] (FLINK-16579) Upgrade Calcite version to 1.23 for Flink SQL

2020-03-26 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17067514#comment-17067514 ] fa zheng commented on FLINK-16579: -- cool~, thanks [~godfreyhe], I just need it. > Upgrade Calcite

[jira] [Comment Edited] (FLINK-16579) Upgrade Calcite version to 1.23 for Flink SQL

2020-03-26 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17067443#comment-17067443 ] fa zheng edited comment on FLINK-16579 at 3/26/20, 7:42 AM: Hi ,[~jark]

[jira] [Comment Edited] (FLINK-16579) Upgrade Calcite version to 1.23 for Flink SQL

2020-03-26 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17067443#comment-17067443 ] fa zheng edited comment on FLINK-16579 at 3/26/20, 7:41 AM: Hi ,[~jark]

[jira] [Comment Edited] (FLINK-16579) Upgrade Calcite version to 1.23 for Flink SQL

2020-03-26 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17067443#comment-17067443 ] fa zheng edited comment on FLINK-16579 at 3/26/20, 7:39 AM: Hi ,[~jark]

[jira] [Commented] (FLINK-16579) Upgrade Calcite version to 1.23 for Flink SQL

2020-03-26 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17067443#comment-17067443 ] fa zheng commented on FLINK-16579: -- Hi ,[~jark]

[jira] [Updated] (FLINK-16595) Support extra hadoop filesystem URLs for which to request delegation tokens

2020-03-14 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-16595: - Description: When the cluster has multiple nameservices, the client only can obtain the tokens of

[jira] [Updated] (FLINK-16595) Support extra hadoop filesystem URLs for which to request delegation tokens

2020-03-14 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-16595: - Description: When the cluster has multiple nameservices, the client only can obtain the token of

[jira] [Created] (FLINK-16595) Support extra hadoop filesystem URLs for which to request delegation tokens

2020-03-14 Thread fa zheng (Jira)
fa zheng created FLINK-16595: Summary: Support extra hadoop filesystem URLs for which to request delegation tokens Key: FLINK-16595 URL: https://issues.apache.org/jira/browse/FLINK-16595 Project: Flink

[jira] [Comment Edited] (FLINK-15000) WebUI Metrics is very slow in large parallelism

2020-03-14 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054089#comment-17054089 ] fa zheng edited comment on FLINK-15000 at 3/14/20, 7:16 AM:

[jira] [Comment Edited] (FLINK-15000) WebUI Metrics is very slow in large parallelism

2020-03-14 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054089#comment-17054089 ] fa zheng edited comment on FLINK-15000 at 3/14/20, 7:15 AM:

[jira] [Commented] (FLINK-15000) WebUI Metrics is very slow in large parallelism

2020-03-07 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054089#comment-17054089 ] fa zheng commented on FLINK-15000: -- [~vthinkxie] sorry for replying so late. I have already crete a

[jira] [Closed] (FLINK-15211) Web UI request url for watermark is too long in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng closed FLINK-15211. Resolution: Duplicate > Web UI request url for watermark is too long in large parallelism >

[jira] [Reopened] (FLINK-15211) Web UI request url for watermark is too long in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng reopened FLINK-15211: -- > Web UI request url for watermark is too long in large parallelism >

[jira] [Closed] (FLINK-15211) Web UI request url for watermark is too long in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng closed FLINK-15211. Resolution: Fixed > Web UI request url for watermark is too long in large parallelism >

[jira] [Commented] (FLINK-15211) Web UI request url for watermark is too long in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16994145#comment-16994145 ] fa zheng commented on FLINK-15211: -- cool > Web UI request url for watermark is too long in large

[jira] [Updated] (FLINK-15211) Web UI request url for watermark is too long in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-15211: - Description: In large parallelism scenario, the request url to get watermark metric seems to too long 

[jira] [Updated] (FLINK-15211) Web UI request url for watermark is too long in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-15211: - Description: In large parallelism scenario, the request url to get watermark metric seems to too long 

[jira] [Updated] (FLINK-15211) Web UI request url for watermark is too long in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-15211: - Description: In large parallelism scenario, the request url to get watermark metric seems to too long 

[jira] [Updated] (FLINK-15000) Flink WebUI Metrics is very slow in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-15000: - Component/s: (was: Runtime / Metrics) Runtime / Web Frontend

[jira] [Updated] (FLINK-15000) WebUI Metrics is very slow in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-15000: - Summary: WebUI Metrics is very slow in large parallelism (was: Flink WebUI Metrics is very slow in

[jira] [Created] (FLINK-15211) Web UI request url for watermark is too long in large parallelism

2019-12-11 Thread fa zheng (Jira)
fa zheng created FLINK-15211: Summary: Web UI request url for watermark is too long in large parallelism Key: FLINK-15211 URL: https://issues.apache.org/jira/browse/FLINK-15211 Project: Flink

[jira] [Issue Comment Deleted] (FLINK-15000) Flink WebUI Metrics is very slow in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-15000: - Comment: was deleted (was: Another problem in large parallelism. The request url to get watermark

[jira] [Comment Edited] (FLINK-15000) Flink WebUI Metrics is very slow in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993353#comment-16993353 ] fa zheng edited comment on FLINK-15000 at 12/11/19 1:16 PM: Another problem

[jira] [Comment Edited] (FLINK-15000) Flink WebUI Metrics is very slow in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993353#comment-16993353 ] fa zheng edited comment on FLINK-15000 at 12/11/19 11:11 AM: - Another

[jira] [Comment Edited] (FLINK-15000) Flink WebUI Metrics is very slow in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988573#comment-16988573 ] fa zheng edited comment on FLINK-15000 at 12/11/19 10:27 AM: - It mainly

[jira] [Comment Edited] (FLINK-15000) Flink WebUI Metrics is very slow in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988573#comment-16988573 ] fa zheng edited comment on FLINK-15000 at 12/11/19 10:27 AM: - It mainly

[jira] [Comment Edited] (FLINK-15000) Flink WebUI Metrics is very slow in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988573#comment-16988573 ] fa zheng edited comment on FLINK-15000 at 12/11/19 10:24 AM: - It mainly

[jira] [Commented] (FLINK-15000) Flink WebUI Metrics is very slow in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993353#comment-16993353 ] fa zheng commented on FLINK-15000: -- Another problem in large parallelism. The request url to get

[jira] [Updated] (FLINK-15000) Flink WebUI Metrics is very slow in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-15000: - Description: metrics in web ui are very slow when parallelism is over 1000. It's hard to add metric

[jira] [Updated] (FLINK-15000) Metrics is very slow in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-15000: - Summary: Metrics is very slow in large parallelism (was: Metrics is very slow when parallelism is over

[jira] [Updated] (FLINK-15000) Flink WebUI Metrics is very slow in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-15000: - Description: metrics in web ui are very slow when parallelism is huge. It's hard to add metric and

[jira] [Updated] (FLINK-15000) Flink WebUI Metrics is very slow in large parallelism

2019-12-11 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-15000: - Summary: Flink WebUI Metrics is very slow in large parallelism (was: Metrics is very slow in large

[jira] [Comment Edited] (FLINK-15000) Metrics is very slow when parallelism is over 1000

2019-12-10 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988573#comment-16988573 ] fa zheng edited comment on FLINK-15000 at 12/10/19 8:05 AM: It mainly caused

[jira] [Comment Edited] (FLINK-15000) Metrics is very slow when parallelism is over 1000

2019-12-10 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988573#comment-16988573 ] fa zheng edited comment on FLINK-15000 at 12/10/19 8:03 AM: It mainly caused

[jira] [Comment Edited] (FLINK-15000) Metrics is very slow when parallelism is over 1000

2019-12-10 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988573#comment-16988573 ] fa zheng edited comment on FLINK-15000 at 12/10/19 8:01 AM: It mainly caused

[jira] [Comment Edited] (FLINK-15000) Metrics is very slow when parallelism is over 1000

2019-12-09 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988573#comment-16988573 ] fa zheng edited comment on FLINK-15000 at 12/10/19 7:58 AM: it mainly caused

[jira] [Commented] (FLINK-15000) Metrics is very slow when parallelism is over 1000

2019-12-05 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988573#comment-16988573 ] fa zheng commented on FLINK-15000: -- it mainly caused by loading all metric once, in this case, there

[jira] [Updated] (FLINK-15000) Metrics is very slow when parallelism is over 1000

2019-12-01 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-15000: - Description: metrics in web ui are very slow when parallelism is over 1000. It's hard to add metric

[jira] [Created] (FLINK-15000) Metrics is very slow when parallelism is over 1000

2019-12-01 Thread fa zheng (Jira)
fa zheng created FLINK-15000: Summary: Metrics is very slow when parallelism is over 1000 Key: FLINK-15000 URL: https://issues.apache.org/jira/browse/FLINK-15000 Project: Flink Issue Type:

[jira] [Updated] (FLINK-14560) The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work

2019-11-02 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng updated FLINK-14560: - Description: If you accidentally  set taskmanager.memory.size: 0 in flink-conf.yaml, flink should take

[jira] [Commented] (FLINK-14560) The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work

2019-10-30 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16963549#comment-16963549 ] fa zheng commented on FLINK-14560: -- [~trohrmann], sure, i want to have a try. > The value of

[jira] [Commented] (FLINK-14560) The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work

2019-10-29 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16962672#comment-16962672 ] fa zheng commented on FLINK-14560: -- [~jark], i think it's a little unreasonable.  zero is same as your

[jira] [Commented] (FLINK-14560) The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work

2019-10-29 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16961971#comment-16961971 ] fa zheng commented on FLINK-14560: -- who can assign this issue to me? > The value of

[jira] [Created] (FLINK-14560) The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work

2019-10-29 Thread fa zheng (Jira)
fa zheng created FLINK-14560: Summary: The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work Key: FLINK-14560 URL:

[jira] [Commented] (FLINK-13933) Hive Generic UDTF can not be used in table API both stream and batch mode

2019-09-20 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16934188#comment-16934188 ] fa zheng commented on FLINK-13933: -- It is not a problem. If you want to use hive udtf in flink sql, you

[jira] [Closed] (FLINK-13933) Hive Generic UDTF can not be used in table API both stream and batch mode

2019-09-20 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fa zheng closed FLINK-13933. Resolution: Not A Problem > Hive Generic UDTF can not be used in table API both stream and batch mode >

[jira] [Created] (FLINK-13933) Hive Generic UDTF can not be used in table API both stream and batch mode

2019-08-31 Thread fa zheng (Jira)
fa zheng created FLINK-13933: Summary: Hive Generic UDTF can not be used in table API both stream and batch mode Key: FLINK-13933 URL: https://issues.apache.org/jira/browse/FLINK-13933 Project: Flink

[jira] [Comment Edited] (FLINK-13869) Hive built-in function can not work in blink planner stream mode

2019-08-27 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916488#comment-16916488 ] fa zheng edited comment on FLINK-13869 at 8/27/19 8:20 AM: --- the demo is as

[jira] [Comment Edited] (FLINK-13869) Hive built-in function can not work in blink planner stream mode

2019-08-27 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916488#comment-16916488 ] fa zheng edited comment on FLINK-13869 at 8/27/19 8:17 AM: --- the demo is as

[jira] [Commented] (FLINK-13869) Hive built-in function can not work in blink planner stream mode

2019-08-27 Thread fa zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916488#comment-16916488 ] fa zheng commented on FLINK-13869: -- the demo is as follow, it works fine in batch mode. {code:java}