Skip to content

[SPARK-49938][K8S] Prefer to use Hadoop configMap when specified#48427

Closed
zgzzbws wants to merge 1 commit intoapache:masterfrom
zgzzbws:prefer-config-map
Closed

[SPARK-49938][K8S] Prefer to use Hadoop configMap when specified#48427
zgzzbws wants to merge 1 commit intoapache:masterfrom
zgzzbws:prefer-config-map

Conversation

@zgzzbws
Copy link
Copy Markdown

@zgzzbws zgzzbws commented Oct 12, 2024

What changes were proposed in this pull request?

Currently, 'HADOOP_CONF_DIR' in ENV and Hadoop configmap cannot be both configured. However, in cloud vendor EMR environments, 'HADOOP_CONF_DIR' is often already configured. This issue is introduced to preferentially use the configmap specified through the property spark.kubernetes.hadoop.configMapName without changing the environment variables.

Why are the changes needed?

More convenient to use in cloud vendor environments.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Unit testing.

Was this patch authored or co-authored using generative AI tooling?

No.

@zgzzbws
Copy link
Copy Markdown
Author

zgzzbws commented Oct 12, 2024

Could you review this when you have some time? cc @dongjoon-hyun @cloud-fan

@mridulm
Copy link
Copy Markdown
Contributor

mridulm commented Dec 11, 2024

+CC @dongjoon-hyun Thoughts on providing users a way to override it ?
I am leaning towards this being a nice enhancement.

@github-actions
Copy link
Copy Markdown

We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
If you'd like to revive this PR, please reopen it and ask a committer to remove the Stale tag!

@github-actions github-actions bot added the Stale label Mar 22, 2025
@github-actions github-actions bot closed this Mar 23, 2025
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.

2 participants