Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

TAJO-1221: HA TajoClient should not connect TajoMaster at the first.#282

Closed
blrunner wants to merge 1 commit intoapache:masterfrom
blrunner:TAJO-1221
Closed

TAJO-1221: HA TajoClient should not connect TajoMaster at the first.#282
blrunner wants to merge 1 commit intoapache:masterfrom
blrunner:TAJO-1221

Conversation

@blrunner
Copy link
Copy Markdown
Contributor

@blrunner blrunner commented Dec 4, 2014

We TajoClient is opened, TajoClient initially tries to connect TajoMaster. This manner does not guarantee high availability. A known TajoMaster host may be not work anymore. So, this manner still has some failure point.
Also, this manner prohibits a Tajo cluster to run on some dynamic cluster environments like Yarn.

Solution

Tajo HA client should get directly TajoMaster addresses and others from HA component without contacting TajoMaster.

@blrunner
Copy link
Copy Markdown
Contributor Author

blrunner commented Dec 5, 2014

I'll create new pull request.

@blrunner blrunner closed this Dec 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant