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

Allow users to control the concurrency to submit jobs in clustering

    XMLWordPrintableJSON

Details

    Description

      If there are sufficient resources in the clustering job, some clustering groups sometimes could still waits to be triggered, we use forkJoinPool to submit these jobs, and it's also difficult for clients to adjust this configure(--conf spark.driver.extraJavaOptions=-Djava.util.concurrent.ForkJoinPool.common.parallelism), and it could also affect other tasks using the forkJoinPool, so instead, we introduce a new threadPool to control the submitting job parallelism for the clustering.

      Attachments

        Issue Links

          Activity

            People

              Bone An Hui An
              Bone An Hui An
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: