Re: Configuring ephemeral storage limits when using Native Kubernetes

2021-01-31 Thread Yang Wang
gt; > 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 ephem

Re: Configuring ephemeral storage limits when using Native Kubernetes

2021-01-31 Thread Emilien Kenler
ilien 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 vi

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 r

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 q