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

Supported router based federation with context tracking #40

Merged
merged 4 commits into from
Dec 4, 2023

Conversation

Kimahriman
Copy link
Owner

Resolves #8

  • Handles router federation state tracking
  • Allow unsupported operation on msync
  • Add integration test for router based federation

@Kimahriman Kimahriman merged commit dd0d913 into master Dec 4, 2023
7 checks passed
@Kimahriman Kimahriman deleted the rbf-state branch December 6, 2023 14:00
@zuston
Copy link
Contributor

zuston commented Jan 2, 2024

How to use this RBF in client side?

@Kimahriman
Copy link
Owner Author

Kimahriman commented Jan 2, 2024

It should just be based on configuring the dfs.namenode.rpc-address.* settings to point to your routers. All this PR did was add support for observer reads through routers, which I realized as I was doing it isn't actually part of a released Hadoop version yet, just in the trunk

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.

Support router based federation
2 participants