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

How to stop hadoop #119

Open
DanielLee343 opened this issue Dec 17, 2021 · 1 comment
Open

How to stop hadoop #119

DanielLee343 opened this issue Dec 17, 2021 · 1 comment

Comments

@DanielLee343
Copy link

I made some modifications inside namenode's container /opt/hadoop-3.2.1/etc/hadoop/core-site.xml and have to restart Hadoop service. I've tried /opt/hadoop-3.2.1/sbin/stop-all.sh but did not work. Is there a way to do it? Thanks!

@OneCricketeer
Copy link

Don't modify the XML file directly.

You should stop the container, then modify the environment variables, which in-turn will be templated into the XML file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants