Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-7574

Auto-scaling for Flink Hudi sink tasks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • 1.1.0
    • flink
    • None
    • 4

    Description

      Currently the flink write task parallelism is set up through 

      write.tasks

      it is kind of a fixed number during the lifecycle of the ingestion pipeline, while for streaming, there are always fluctuation of the workload, it is great if we can tune the parallelism of write tasks based on the job load profile dynamically.

      On K8s, Flink provides a https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/custom-resource/autoscaler/ which is suitable for the purpose, which deserves a further investigation.

      Attachments

        Activity

          People

            danny0405 Danny Chen
            danny0405 Danny Chen
            Vinoth Chandar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: