[jira] [Updated] (FLINK-17177) Handle ERROR event correctly in KubernetesResourceManager#onError

2020-04-16 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-17177: - Description: Currently, once we receive an *ERROR* event that is sent from the K8s API server vi

[jira] [Commented] (FLINK-17176) Slow down Pod re-creation in KubernetesResourceManager#PodCallbackHandler

2020-04-16 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085383#comment-17085383 ] Canbin Zheng commented on FLINK-17176: -- Of course, they should share the same retry

[jira] [Created] (FLINK-17196) Rework the implementation of Fabric8FlinkKubeClient#getRestEndpoint

2020-04-16 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-17196: Summary: Rework the implementation of Fabric8FlinkKubeClient#getRestEndpoint Key: FLINK-17196 URL: https://issues.apache.org/jira/browse/FLINK-17196 Project: Flink

[jira] [Comment Edited] (FLINK-17176) Slow down Pod re-creation in KubernetesResourceManager#PodCallbackHandler

2020-04-16 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085383#comment-17085383 ] Canbin Zheng edited comment on FLINK-17176 at 4/17/20, 3:08 AM: --

[jira] [Commented] (FLINK-15795) KubernetesClusterDescriptor seems to report unreachable JobManager interface URL

2020-04-16 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085390#comment-17085390 ] Canbin Zheng commented on FLINK-15795: -- I noticed this problem before, it is in the

[jira] [Comment Edited] (FLINK-15795) KubernetesClusterDescriptor seems to report unreachable JobManager interface URL

2020-04-16 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085390#comment-17085390 ] Canbin Zheng edited comment on FLINK-15795 at 4/17/20, 3:55 AM: --

[jira] [Commented] (FLINK-17177) Handle ERROR event correctly in KubernetesResourceManager#onError

2020-04-16 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085442#comment-17085442 ] Canbin Zheng commented on FLINK-17177: -- {quote}I post the {{WatchEvent}} in K8s her

[jira] [Comment Edited] (FLINK-17177) Handle ERROR event correctly in KubernetesResourceManager#onError

2020-04-16 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085442#comment-17085442 ] Canbin Zheng edited comment on FLINK-17177 at 4/17/20, 5:22 AM: --

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

2020-04-18 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-16601: - Parent: FLINK-17196 Issue Type: Sub-task (was: Bug) > Correct the way to get Endpoint a

[jira] [Created] (FLINK-17230) Fix incorrect returned address of Endpoint for the ClusterIP Service

2020-04-18 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-17230: Summary: Fix incorrect returned address of Endpoint for the ClusterIP Service Key: FLINK-17230 URL: https://issues.apache.org/jira/browse/FLINK-17230 Project: Flink

[jira] [Created] (FLINK-17231) Deprecate possible implicit fallback from LB to NodePort When retrieving Endpoint of LB Service

2020-04-18 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-17231: Summary: Deprecate possible implicit fallback from LB to NodePort When retrieving Endpoint of LB Service Key: FLINK-17231 URL: https://issues.apache.org/jira/browse/FLINK-17231

[jira] [Updated] (FLINK-17231) Deprecate possible implicit fallback from LB to NodePort When retrieving Endpoint of LB Service

2020-04-18 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-17231: - Description: Currently, if people use the LB Service, when it comes to retrieving the Endpoint

[jira] [Created] (FLINK-17232) Rethink the implicit behavior to use the Service externalIP as the address of the Endpoint

2020-04-18 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-17232: Summary: Rethink the implicit behavior to use the Service externalIP as the address of the Endpoint Key: FLINK-17232 URL: https://issues.apache.org/jira/browse/FLINK-17232

[jira] [Updated] (FLINK-17196) Rework the implementation of Fabric8FlinkKubeClient#getRestEndpoint

2020-04-18 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-17196: - Description: This is the umbrella issue for the rework of the implementation of {{Fabric8FlinkK

[jira] [Updated] (FLINK-17196) Rework the implementation of Fabric8FlinkKubeClient#getRestEndpoint

2020-04-18 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-17196: - Description: Currently there are some bugs in the This is the umbrella issue for the rework of

[jira] [Updated] (FLINK-17196) Rework the implementation of Fabric8FlinkKubeClient#getRestEndpoint

2020-04-18 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-17196: - Description: Currently there are some bugs in the {{Fabric8FlinkKubeClient#getRestEndpoint}} an

[jira] [Updated] (FLINK-17196) Improve the implementation of Fabric8FlinkKubeClient#getRestEndpoint

2020-04-18 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-17196: - Summary: Improve the implementation of Fabric8FlinkKubeClient#getRestEndpoint (was: Rework the

[jira] [Commented] (FLINK-15795) KubernetesClusterDescriptor seems to report unreachable JobManager interface URL

2020-04-18 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086424#comment-17086424 ] Canbin Zheng commented on FLINK-15795: -- Thanks for the pointer, [~trohrmann]. I add

[jira] [Commented] (FLINK-17177) Handle ERROR event correctly in KubernetesResourceManager#onError

2020-04-18 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086442#comment-17086442 ] Canbin Zheng commented on FLINK-17177: -- {quote}Since i find the fabric8 kubernetes

[jira] [Updated] (FLINK-17177) Handle ERROR event correctly in KubernetesResourceManager#onError

2020-04-18 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-17177: - Description: Currently, once we receive an *ERROR* event that is sent from the K8s API server vi

[jira] [Commented] (FLINK-17196) Improve the implementation of Fabric8FlinkKubeClient#getRestEndpoint

2020-04-18 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086732#comment-17086732 ] Canbin Zheng commented on FLINK-17196: -- Thanks, [~fly_in_gis]! They are already in

[jira] [Commented] (FLINK-17196) Improve the implementation of Fabric8FlinkKubeClient#getRestEndpoint

2020-04-19 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087307#comment-17087307 ] Canbin Zheng commented on FLINK-17196: -- [~fly_in_gis], currently we don't clean up

[jira] [Commented] (FLINK-17176) Slow down Pod re-creation in KubernetesResourceManager#PodCallbackHandler

2020-04-19 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087330#comment-17087330 ] Canbin Zheng commented on FLINK-17176: -- Previously these two tickets respect differ

[jira] [Commented] (FLINK-15331) Create a table from a changelog

2020-04-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087513#comment-17087513 ] Canbin Zheng commented on FLINK-15331: -- big +1 for this feature. > Create a table

[jira] [Commented] (FLINK-15795) KubernetesClusterDescriptor seems to report unreachable JobManager interface URL

2020-04-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087589#comment-17087589 ] Canbin Zheng commented on FLINK-15795: -- Thanks [~trohrmann]. This issue will be res

[jira] [Commented] (FLINK-15648) Support to configure limit for CPU requirement

2020-04-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087712#comment-17087712 ] Canbin Zheng commented on FLINK-15648: -- Thanks a lot for commenting on your concern

[jira] [Created] (FLINK-17273) Fix not calling ResourceManager#closeTaskManagerConnection in KubernetesResourceManager in case of registered TaskExecutor failure

2020-04-20 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-17273: Summary: Fix not calling ResourceManager#closeTaskManagerConnection in KubernetesResourceManager in case of registered TaskExecutor failure Key: FLINK-17273 URL: https://issues.a

[jira] [Commented] (FLINK-17273) Fix not calling ResourceManager#closeTaskManagerConnection in KubernetesResourceManager in case of registered TaskExecutor failure

2020-04-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088276#comment-17088276 ] Canbin Zheng commented on FLINK-17273: -- cc [~xintongsong] > Fix not calling Resour

[jira] [Commented] (FLINK-17176) Slow down Pod re-creation in KubernetesResourceManager#PodCallbackHandler

2020-04-21 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088495#comment-17088495 ] Canbin Zheng commented on FLINK-17176: -- [~fly_in_gis], you can take over this subta

[jira] [Commented] (FLINK-17273) Fix not calling ResourceManager#closeTaskManagerConnection in KubernetesResourceManager in case of registered TaskExecutor failure

2020-04-21 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17089254#comment-17089254 ] Canbin Zheng commented on FLINK-17273: -- Thanks for your attention! [~xintongsong] [

[jira] [Comment Edited] (FLINK-17273) Fix not calling ResourceManager#closeTaskManagerConnection in KubernetesResourceManager in case of registered TaskExecutor failure

2020-04-21 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17089254#comment-17089254 ] Canbin Zheng edited comment on FLINK-17273 at 4/22/20, 3:25 AM: --

[jira] [Commented] (FLINK-16293) Document using plugins in Kubernetes

2020-02-26 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046019#comment-17046019 ] Canbin Zheng commented on FLINK-16293: -- +1 for the document. > Document using plug

[jira] [Commented] (FLINK-16238) Rename Fabric8ClientTest to Fabric8FlinkKubeClient

2020-02-29 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17048292#comment-17048292 ] Canbin Zheng commented on FLINK-16238: -- Thanks [~trohrmann]. > Rename Fabric8Clien

[jira] [Closed] (FLINK-16239) Port KubernetesSessionCliTest to the right package

2020-03-06 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng closed FLINK-16239. Resolution: Fixed > Port KubernetesSessionCliTest to the right package > -

[jira] [Closed] (FLINK-16240) Port KubernetesUtilsTest to the right package

2020-03-06 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng closed FLINK-16240. Resolution: Resolved > Port KubernetesUtilsTest to the right package > ---

[jira] [Closed] (FLINK-16238) Rename Fabric8ClientTest to Fabric8FlinkKubeClient

2020-03-06 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng closed FLINK-16238. Resolution: Fixed > Rename Fabric8ClientTest to Fabric8FlinkKubeClient > -

[jira] [Closed] (FLINK-16025) Service could expose blob server port mismatched with JM Container

2020-03-06 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng closed FLINK-16025. Resolution: Fixed > Service could expose blob server port mismatched with JM Container > -

[jira] [Created] (FLINK-16493) Use enum type instead of string type for KubernetesConfigOptions.REST_SERVICE_EXPOSED_TYPE

2020-03-08 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16493: Summary: Use enum type instead of string type for KubernetesConfigOptions.REST_SERVICE_EXPOSED_TYPE Key: FLINK-16493 URL: https://issues.apache.org/jira/browse/FLINK-16493

[jira] [Commented] (FLINK-16493) Use enum type instead of string type for KubernetesConfigOptions.REST_SERVICE_EXPOSED_TYPE

2020-03-08 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17054594#comment-17054594 ] Canbin Zheng commented on FLINK-16493: -- Thanks [~tison] ! > Use enum type instead

[jira] [Created] (FLINK-16494) Use enum type instead of string type for KubernetesConfigOptions.CONTAINER_IMAGE_PULL_POLICY

2020-03-08 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16494: Summary: Use enum type instead of string type for KubernetesConfigOptions.CONTAINER_IMAGE_PULL_POLICY Key: FLINK-16494 URL: https://issues.apache.org/jira/browse/FLINK-16494

[jira] [Updated] (FLINK-16494) Use enum type instead of string type for KubernetesConfigOptions.CONTAINER_IMAGE_PULL_POLICY

2020-03-08 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-16494: - Description: At the moment the value of KubernetesConfigOptions.{color:#172b4d}CONTAINER_IMAGE_P

[jira] [Commented] (FLINK-16025) Service could expose blob server port mismatched with JM Container

2020-03-08 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17054636#comment-17054636 ] Canbin Zheng commented on FLINK-16025: -- Thanks for the reminder [~fly_in_gis]. 1.10

[jira] [Reopened] (FLINK-16025) Service could expose blob server port mismatched with JM Container

2020-03-08 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng reopened FLINK-16025: -- Backport the fix to 1.10.1 > Service could expose blob server port mismatched with JM Container >

[jira] [Created] (FLINK-16508) Name the ports exposed by the main Container in Pod

2020-03-09 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16508: Summary: Name the ports exposed by the main Container in Pod Key: FLINK-16508 URL: https://issues.apache.org/jira/browse/FLINK-16508 Project: Flink Issue Typ

[jira] [Created] (FLINK-16521) Remove unused FileUtils#isClassFile

2020-03-10 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16521: Summary: Remove unused FileUtils#isClassFile Key: FLINK-16521 URL: https://issues.apache.org/jira/browse/FLINK-16521 Project: Flink Issue Type: Improvement

[jira] [Commented] (FLINK-15649) Support mounting volumes

2020-07-14 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157294#comment-17157294 ] Canbin Zheng commented on FLINK-15649: -- Hi, [~DaDaShen]. Previously I have finished

[jira] [Commented] (FLINK-16699) Support accessing secured services via K8s secrets

2020-07-14 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157297#comment-17157297 ] Canbin Zheng commented on FLINK-16699: -- Sorry for the late reply [~Leo Zhou]. Inter

[jira] [Commented] (FLINK-15649) Support mounting volumes

2020-07-14 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157314#comment-17157314 ] Canbin Zheng commented on FLINK-15649: -- >> users may just wish for mounting volume

[jira] [Commented] (FLINK-15649) Support mounting volumes

2020-07-22 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163240#comment-17163240 ] Canbin Zheng commented on FLINK-15649: -- [~DaDaShen] Previously I don't think volume

[jira] [Commented] (FLINK-15649) Support mounting volumes

2020-07-23 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163400#comment-17163400 ] Canbin Zheng commented on FLINK-15649: -- Hi [~azagrebin] ??I briefly looked into th

[jira] [Comment Edited] (FLINK-15649) Support mounting volumes

2020-07-23 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163400#comment-17163400 ] Canbin Zheng edited comment on FLINK-15649 at 7/23/20, 10:14 AM: -

[jira] [Commented] (FLINK-15656) Support user-specified pod templates

2020-07-23 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163641#comment-17163641 ] Canbin Zheng commented on FLINK-15656: -- Thanks, [~azagrebin]! > Support user-speci

[jira] [Commented] (FLINK-15843) Gracefully shutdown TaskManagers on Kubernetes

2020-07-23 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163643#comment-17163643 ] Canbin Zheng commented on FLINK-15843: -- Hi [~trohrmann]! I will double check it the

[jira] [Commented] (FLINK-15665) External shuffle service support in Kubernetes mode

2020-02-04 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030300#comment-17030300 ] Canbin Zheng commented on FLINK-15665: -- [~kevin.cyj] actually yes, thanks for the r

[jira] [Closed] (FLINK-15665) External shuffle service support in Kubernetes mode

2020-02-04 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng closed FLINK-15665. Resolution: Duplicate > External shuffle service support in Kubernetes mode >

[jira] [Commented] (FLINK-15843) Do not violently kill TaskManagers on Kubernetes

2020-02-05 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17031190#comment-17031190 ] Canbin Zheng commented on FLINK-15843: -- Indeed, I also think this ticket does not h

[jira] [Commented] (FLINK-15641) Support to start init container

2020-02-05 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17031194#comment-17031194 ] Canbin Zheng commented on FLINK-15641: -- Thanks, [~fly_in_gis] it seems that the ini

[jira] [Commented] (FLINK-15641) Support to start init container

2020-02-06 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032075#comment-17032075 ] Canbin Zheng commented on FLINK-15641: -- [~ouyangwuli] [~fly_in_gis]  Glad to see th

[jira] [Issue Comment Deleted] (FLINK-15648) Support to configure request or limit for CPU requirement

2020-02-09 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-15648: - Comment: was deleted (was: Tkx [~ptmagic]. It seems that the CPU limit is a more advanced confi

[jira] [Created] (FLINK-16025) Service could expose different blob server port mismatched with JM Container

2020-02-12 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16025: Summary: Service could expose different blob server port mismatched with JM Container Key: FLINK-16025 URL: https://issues.apache.org/jira/browse/FLINK-16025 Project:

[jira] [Updated] (FLINK-16025) Service could expose different blob server port mismatched with JM Container

2020-02-12 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-16025: - Description: The Service would always expose 6124 port if it should expose that port, and while

[jira] [Updated] (FLINK-16025) Service could expose blob server port mismatched with JM Container

2020-02-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-16025: - Summary: Service could expose blob server port mismatched with JM Container (was: Service could

[jira] [Commented] (FLINK-16025) Service could expose blob server port mismatched with JM Container

2020-02-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17040931#comment-17040931 ] Canbin Zheng commented on FLINK-16025: -- You are right [~fly_in_gis] > Service coul

[jira] [Created] (FLINK-16194) Refactor the Kubernetes resouces construction architecture

2020-02-20 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16194: Summary: Refactor the Kubernetes resouces construction architecture Key: FLINK-16194 URL: https://issues.apache.org/jira/browse/FLINK-16194 Project: Flink Is

[jira] [Updated] (FLINK-16194) Refactor the Kubernetes resources construction architecture

2020-02-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-16194: - Summary: Refactor the Kubernetes resources construction architecture (was: Refactor the Kuberne

[jira] [Updated] (FLINK-16194) Refactor the Kubernetes architecture design

2020-02-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-16194: - Summary: Refactor the Kubernetes architecture design (was: Refactor the Kubernetes resources co

[jira] [Commented] (FLINK-16194) Refactor the Kubernetes architecture design

2020-02-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041491#comment-17041491 ] Canbin Zheng commented on FLINK-16194: -- This ticket does not introduce new features

[jira] [Comment Edited] (FLINK-16194) Refactor the Kubernetes architecture design

2020-02-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041491#comment-17041491 ] Canbin Zheng edited comment on FLINK-16194 at 2/21/20 3:23 AM: ---

[jira] [Comment Edited] (FLINK-16194) Refactor the Kubernetes architecture design

2020-02-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041491#comment-17041491 ] Canbin Zheng edited comment on FLINK-16194 at 2/21/20 3:24 AM: ---

[jira] [Comment Edited] (FLINK-16194) Refactor the Kubernetes architecture design

2020-02-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041491#comment-17041491 ] Canbin Zheng edited comment on FLINK-16194 at 2/21/20 3:27 AM: ---

[jira] [Updated] (FLINK-16194) Refactor the Kubernetes decorator design

2020-02-21 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-16194: - Summary: Refactor the Kubernetes decorator design (was: Refactor the Kubernetes architecture de

[jira] [Created] (FLINK-16238) Rename class name of Fabric8ClientTest to Fabric8FlinkKubeClient

2020-02-22 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16238: Summary: Rename class name of Fabric8ClientTest to Fabric8FlinkKubeClient Key: FLINK-16238 URL: https://issues.apache.org/jira/browse/FLINK-16238 Project: Flink

[jira] [Updated] (FLINK-16238) Rename Fabric8ClientTest to Fabric8FlinkKubeClient

2020-02-22 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-16238: - Summary: Rename Fabric8ClientTest to Fabric8FlinkKubeClient (was: Rename class name of Fabric8C

[jira] [Updated] (FLINK-16238) Rename Fabric8ClientTest to Fabric8FlinkKubeClient

2020-02-22 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-16238: - Description: It's a minor change to alignment the test class name of org.apache.flink.kubernetes

[jira] [Created] (FLINK-16239) Port KubernetesSessionCliTest to the right package

2020-02-22 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16239: Summary: Port KubernetesSessionCliTest to the right package Key: FLINK-16239 URL: https://issues.apache.org/jira/browse/FLINK-16239 Project: Flink Issue Type

[jira] [Created] (FLINK-16240) Port KubernetesUtilsTest to the right package

2020-02-22 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16240: Summary: Port KubernetesUtilsTest to the right package Key: FLINK-16240 URL: https://issues.apache.org/jira/browse/FLINK-16240 Project: Flink Issue Type: Imp

[jira] [Created] (FLINK-16253) Switch to Log4j 2 by default for flink-kubernetes submodule

2020-02-23 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16253: Summary: Switch to Log4j 2 by default for flink-kubernetes submodule Key: FLINK-16253 URL: https://issues.apache.org/jira/browse/FLINK-16253 Project: Flink

[jira] [Commented] (FLINK-16253) Switch to Log4j 2 by default for flink-kubernetes submodule

2020-02-23 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17043148#comment-17043148 ] Canbin Zheng commented on FLINK-16253: -- cc [~chesnay] > Switch to Log4j 2 by defau

[jira] [Commented] (FLINK-14171) Add 'SHOW USER FUNCTIONS' support in SQL CLI

2019-10-17 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953586#comment-16953586 ] Canbin Zheng commented on FLINK-14171: -- Sorry for the late reply, feel free to take

[jira] [Created] (FLINK-14432) Add 'SHOW SYSTEM FUNCTIONS' support in SQL CLI

2019-10-17 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-14432: Summary: Add 'SHOW SYSTEM FUNCTIONS' support in SQL CLI Key: FLINK-14432 URL: https://issues.apache.org/jira/browse/FLINK-14432 Project: Flink Issue Type: Im

[jira] [Commented] (FLINK-14171) Add 'SHOW USER FUNCTIONS' support in SQL CLI

2019-10-17 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953601#comment-16953601 ] Canbin Zheng commented on FLINK-14171: -- Get it, will close these two issues. > Add

[jira] [Closed] (FLINK-14171) Add 'SHOW USER FUNCTIONS' support in SQL CLI

2019-10-17 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng closed FLINK-14171. Resolution: Won't Do > Add 'SHOW USER FUNCTIONS' support in SQL CLI >

[jira] [Closed] (FLINK-14432) Add 'SHOW SYSTEM FUNCTIONS' support in SQL CLI

2019-10-17 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng closed FLINK-14432. Resolution: Won't Do > Add 'SHOW SYSTEM FUNCTIONS' support in SQL CLI > --

[jira] [Commented] (FLINK-14432) Add 'SHOW SYSTEM FUNCTIONS' support in SQL CLI

2019-10-17 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953606#comment-16953606 ] Canbin Zheng commented on FLINK-14432: -- Thanks [~twalthr]!  We can reopen them if w

[jira] [Commented] (FLINK-9953) Active Kubernetes integration

2019-10-18 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-9953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954536#comment-16954536 ] Canbin Zheng commented on FLINK-9953: - hello, [~trohrmann] [~fly_in_gis] We draw a i

[jira] [Comment Edited] (FLINK-9953) Active Kubernetes integration

2019-10-18 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-9953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954536#comment-16954536 ] Canbin Zheng edited comment on FLINK-9953 at 10/18/19 11:55 AM: ---

[jira] [Commented] (FLINK-9953) Active Kubernetes integration

2019-10-19 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-9953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955099#comment-16955099 ] Canbin Zheng commented on FLINK-9953: - [~fly_in_gis]  Thanks a lot for your quick res

[jira] [Commented] (FLINK-9953) Active Kubernetes integration

2019-10-19 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-9953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955105#comment-16955105 ] Canbin Zheng commented on FLINK-9953: - [~trohrmann] Thanks very much for taking time

[jira] [Comment Edited] (FLINK-9953) Active Kubernetes integration

2019-10-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-9953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955437#comment-16955437 ] Canbin Zheng edited comment on FLINK-9953 at 10/20/19 10:04 AM: ---

[jira] [Commented] (FLINK-9953) Active Kubernetes integration

2019-10-20 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-9953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955437#comment-16955437 ] Canbin Zheng commented on FLINK-9953: - > In attach mode, we use a session to simulate

[jira] [Commented] (FLINK-9953) Active Kubernetes integration

2019-10-21 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-9953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956740#comment-16956740 ] Canbin Zheng commented on FLINK-9953: - Sorry for the late reply. I agree with [~troh

[jira] [Commented] (FLINK-9953) Active Kubernetes integration

2019-10-24 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-9953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16958759#comment-16958759 ] Canbin Zheng commented on FLINK-9953: - Sorry for the late response! Very happy to h

[jira] [Created] (FLINK-16546) Fix logging bug in YarnClusterDescriptor#startAppMaster

2020-03-11 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16546: Summary: Fix logging bug in YarnClusterDescriptor#startAppMaster Key: FLINK-16546 URL: https://issues.apache.org/jira/browse/FLINK-16546 Project: Flink Issue

[jira] [Updated] (FLINK-16546) Fix logging bug in YarnClusterDescriptor#startAppMaster

2020-03-11 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Canbin Zheng updated FLINK-16546: - Description: It's a minor fixup of the warning in case of tmpJobGraphFile deletion failure. Fro

[jira] [Created] (FLINK-16547) Corrent the order to write temporary files in YarnClusterDescriptor#startAppMaster

2020-03-11 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16547: Summary: Corrent the order to write temporary files in YarnClusterDescriptor#startAppMaster Key: FLINK-16547 URL: https://issues.apache.org/jira/browse/FLINK-16547 Pr

[jira] [Commented] (FLINK-15666) GPU scheduling support in Kubernetes mode

2020-03-12 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057740#comment-17057740 ] Canbin Zheng commented on FLINK-15666: -- Thanks for the great work! So exciting to s

[jira] [Comment Edited] (FLINK-15666) GPU scheduling support in Kubernetes mode

2020-03-12 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057740#comment-17057740 ] Canbin Zheng edited comment on FLINK-15666 at 3/12/20, 9:21 AM: --

[jira] [Commented] (FLINK-16547) Correct the order to write temporary files in YarnClusterDescriptor#startAppMaster

2020-03-14 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17059349#comment-17059349 ] Canbin Zheng commented on FLINK-16547: -- Hi [~kkl0u]. I agree that we don't expose t

[jira] [Commented] (FLINK-16521) Remove unused FileUtils#isClassFile

2020-03-14 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17059355#comment-17059355 ] Canbin Zheng commented on FLINK-16521: -- Hi [~csbliss]. We are double checking with

[jira] [Commented] (FLINK-15667) Hadoop Configurations Mount Support

2020-03-14 Thread Canbin Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17059357#comment-17059357 ] Canbin Zheng commented on FLINK-15667: -- Hi [~tison], [~trohrmann]. Could you help a

<    1   2   3   4   5   >