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

Modify to use multiple standby_namenodes #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Lion2me
Copy link

@Lion2me Lion2me commented Dec 2, 2022

Signed-off-by: lion2me [email protected]

Hello, I'm Lion2me.

I am using one active namenode and two standby namenodes using the zookeeper.

While using the webhdfs plug-in, I saw that the number of standby names was fixed to one, and I am sending the corrections I made to apply to the current environment as PR.

The major changes are as follows:

Standby nameenode was made to receive multiple values based on the space.
In order to switch the nameenode, clients_standby were arranged and modified to access the index.
When failover occurred, clients_standby was iterated to find and switch available namesenodes.

@ashie ashie self-requested a review December 26, 2022 01:05
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

Successfully merging this pull request may close these issues.

1 participant