[jira] [Created] (FLINK-16593) Misspelled words in GlobalAggregateManager.java

2020-03-14 Thread forideal (Jira)
forideal created FLINK-16593: Summary: Misspelled words in GlobalAggregateManager.java Key: FLINK-16593 URL: https://issues.apache.org/jira/browse/FLINK-16593 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-16594) Misspelled words in GlobalAggregateManager.java

2020-03-14 Thread forideal (Jira)
forideal created FLINK-16594: Summary: Misspelled words in GlobalAggregateManager.java Key: FLINK-16594 URL: https://issues.apache.org/jira/browse/FLINK-16594 Project: Flink Issue Type: Bug

[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] [Created] (FLINK-16596) Support Enum-Values as part of a Key

2020-03-14 Thread Jira
Felix Wollschläger created FLINK-16596: -- Summary: Support Enum-Values as part of a Key Key: FLINK-16596 URL: https://issues.apache.org/jira/browse/FLINK-16596 Project: Flink Issue Type:

[jira] [Created] (FLINK-16597) tryCleanupOnError should happen before close

2020-03-14 Thread Jiayi Liao (Jira)
Jiayi Liao created FLINK-16597: -- Summary: tryCleanupOnError should happen before close Key: FLINK-16597 URL: https://issues.apache.org/jira/browse/FLINK-16597 Project: Flink Issue Type: Improvem

Re: How to change the flink web-ui jobServer?

2020-03-14 Thread LakeShen
Ok, thanks! Arvid Arvid Heise 于2020年3月10日周二 下午4:14写道: > Hi LakeShen, > > you can change the port with > > conf.setInteger(RestOptions.PORT, 8082); > > or if want to be on the safe side specify a range > > conf.setString(RestOptions.BIND_PORT, "8081-8099"); > > > On Mon, Mar 9, 2020 at 10:47 AM L

[jira] [Created] (FLINK-16598) Respect the rest port exposed by Service in Fabric8FlinkKubeClient#getRestEndpoint

2020-03-14 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16598: Summary: Respect the rest port exposed by Service in Fabric8FlinkKubeClient#getRestEndpoint Key: FLINK-16598 URL: https://issues.apache.org/jira/browse/FLINK-16598 Pr

Re: How to change the flink web-ui jobServer?

2020-03-14 Thread tison
IIRC Flink on Kubernetes doesn't support configure rest port as port range. Maybe Yang(in cc) can give more information and if so, our current logic only take care of RestOptions.PORT but not RestOptions.BIND_PORT, which will be a bug. Best, tison. LakeShen 于2020年3月15日周日 上午11:25写道: > Ok, than

[jira] [Created] (FLINK-16599) Throw Unknown identifier when having nested computed column

2020-03-14 Thread YufeiLiu (Jira)
YufeiLiu created FLINK-16599: Summary: Throw Unknown identifier when having nested computed column Key: FLINK-16599 URL: https://issues.apache.org/jira/browse/FLINK-16599 Project: Flink Issue Ty

[jira] [Created] (FLINK-16600) Respect the rest.bind-port for the Kubernetes setup

2020-03-14 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16600: Summary: Respect the rest.bind-port for the Kubernetes setup Key: FLINK-16600 URL: https://issues.apache.org/jira/browse/FLINK-16600 Project: Flink Issue Typ

[jira] [Created] (FLINK-16601) Corret the way to get Endpoint address for NodePort rest Service

2020-03-14 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16601: Summary: Corret the way to get Endpoint address for NodePort rest Service Key: FLINK-16601 URL: https://issues.apache.org/jira/browse/FLINK-16601 Project: Flink