sannaroby opened a new issue, #10147: URL: https://github.com/apache/iceberg/issues/10147
### Query engine Flink ### Question Hello, I'm using iceberg-flink-1.18-1.5.0. I've configured the [flink-operator autoscaler feature](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-1.8/docs/custom-resource/autoscaler/). I noted that the iceberg-stream-writer operator doesn't change the "write-parallelism" when the autoscaler change the operator parallelism. As you can see in the image below, the parallelism is equals to 32 but is working just one subtask:  There is a way to force the "write-parallelism" to the parallelism sets by the autoscaler ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org