Re: Flink HDFS with Flink Kubernetes Operator

2023-10-19 Thread Raihan Sunny via user
That solved it!! Thank you so much! On Thu, Oct 19, 2023 at 4:32 PM Mate Czagany wrote: > Hello, > > Please look into using 'kubernetes.decorator.hadoop-conf-mount.enabled' > [1] that was added for use cases where the user wishes to skip adding these > Hadoop mount decorators. It's true by defau

Re: Flink HDFS with Flink Kubernetes Operator

2023-10-19 Thread Mate Czagany
Hello, Please look into using 'kubernetes.decorator.hadoop-conf-mount.enabled' [1] that was added for use cases where the user wishes to skip adding these Hadoop mount decorators. It's true by default, but by setting it to false Flink won't add this mount. [1] https://nightlies.apache.org/flink/f