Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] [k8s] Make HadoopConfig configurable via ConfigMap #1028

Open
3 tasks done
qijiale76 opened this issue Jul 21, 2023 · 0 comments · May be fixed by #1193
Open
3 tasks done

[Improvement] [k8s] Make HadoopConfig configurable via ConfigMap #1028

qijiale76 opened this issue Jul 21, 2023 · 0 comments · May be fixed by #1193

Comments

@qijiale76
Copy link
Contributor

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

The current approach of directly copying the Hadoop configuration into the RSS server image is not elegant and can be improved.

COPY hadoopconfig/ /data/rssadmin/hadoop/etc/hadoop

How should we improve?

We can use ConfigMap to configure Hadoop configurations, similar to what is done in rss-configuration. I will submit a PR to complete this task.
https://github.com/apache/incubator-uniffle/blob/master/deploy/kubernetes/operator/examples/configuration.yaml

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant