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

Added support for failover namenodes as requested in issue https://gi… #18

Merged
merged 1 commit into from
Mar 9, 2016

Conversation

dstore-dbap
Copy link
Collaborator

…thub.com//issues/17.

For configuring failover host, two new config parameters were introduced:
standby_host and standby_port.
As to not breaking exiting configurations and to avoid premature optimization the original host and port configuration parameters were not replaced by a dict of host:port combinations to allow for more than two failover hosts. If in future this will be supported by webhdfs we might need to change this.

For configuring failover host, two new config parameters were introduced:
standby_host and standby_port.
dstore-dbap added a commit that referenced this pull request Mar 9, 2016
Added support for failover namenodes as requested in issue https://gi…
@dstore-dbap dstore-dbap merged commit 98838d5 into master Mar 9, 2016
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