Re: Configuring ephemeral storage limits when using Native Kubernetes

2021-01-31 Thread Yang Wang
. > > I'm going to try to find some time this week to try your patch. > > Thanks > -- > *From:* Yang Wang > *Sent:* Friday, January 29, 2021 6:20 PM > *To:* Emilien Kenler > *Cc:* user@flink.apache.org > *Subject:* Re: Configuring ephemeral

Re: Configuring ephemeral storage limits when using Native Kubernetes

2021-01-31 Thread Emilien Kenler
Kenler Cc: user@flink.apache.org Subject: Re: Configuring ephemeral storage limits when using Native Kubernetes Hi Emilien, Thanks for trying the native Flink integration. Unfortunately, we still do not have the ability to set the ephemeral storage limit. I think it could be supported via pod

Re: Configuring ephemeral storage limits when using Native Kubernetes

2021-01-29 Thread Yang Wang
Hi Emilien, Thanks for trying the native Flink integration. Unfortunately, we still do not have the ability to set the ephemeral storage limit. I think it could be supported via pod template[1]. I am still working on this ticket and already have a draft PR[2]. I believe it could be supported in

Configuring ephemeral storage limits when using Native Kubernetes

2021-01-28 Thread Emilien Kenler
Hello, I'm trying to run Flink on Kubernetes, and I recently switched from lyft/flinkk8soperator to the Flink Native Kubernetes deployment mode. I have a long running job, that I want to deploy (using application mode), and after a few hours, I noticed the deployment was disappearing. After a