Skip to content

[AURON #2104] Migrate the Native dependency configuration from SparkAuronConfiguration to AuronConfiguration#2105

Merged
Tartarus0zm merged 2 commits intoapache:masterfrom
Tartarus0zm:spark-config-migrate
Mar 19, 2026
Merged

[AURON #2104] Migrate the Native dependency configuration from SparkAuronConfiguration to AuronConfiguration#2105
Tartarus0zm merged 2 commits intoapache:masterfrom
Tartarus0zm:spark-config-migrate

Conversation

@Tartarus0zm
Copy link
Contributor

Which issue does this PR close?

Closes #2104

Rationale for this change

Decoupling the Native Engine and Spark, migrate the configuration items currently in the Spark module to the auron-core module

What changes are included in this PR?

Migrate these configurations from SparkAuronConfiguration to AuronConfiguration.

  • TOKIO_WORKER_THREADS_PER_CPU
  • SPARK_TASK_CPUS
  • SUGGESTED_BATCH_MEM_SIZE

Are there any user-facing changes?

  • No

How was this patch tested?

  • No need test

…SparkAuronConfiguration to AuronConfiguration
@Tartarus0zm
Copy link
Contributor Author

@richox @merrily01 hello, CI is green, PTAL

@Tartarus0zm
Copy link
Contributor Author

@merrily01 thanks for your review, merged

@Tartarus0zm Tartarus0zm merged commit 7da2ba5 into apache:master Mar 19, 2026
116 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate the Native dependency configuration from SparkAuronConfiguration to AuronConfiguration

2 participants