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

Clean up MiniYARNCluster setup to not use fixed ports #74

Merged
merged 2 commits into from
Jan 11, 2019

Conversation

xkrogen
Copy link
Collaborator

@xkrogen xkrogen commented Jan 10, 2019

The existing tests relied on a MiniYARNCluster that used fixed ports for the YarnClient to know how to communicate with it. Following the example of TestDistributedShell, it's possible to do this without fixed ports, which helps the test to be more robust.

Copy link
Collaborator

@chliang71 chliang71 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with one minor comment

@xkrogen xkrogen force-pushed the ekrogen-no-fixed-yarn-ports branch from 13b1fcd to 22e847a Compare January 11, 2019 18:02
@chliang71
Copy link
Collaborator

LGTM, +1

@xkrogen xkrogen merged commit 520ed52 into linkedin:master Jan 11, 2019
@xkrogen xkrogen deleted the ekrogen-no-fixed-yarn-ports branch January 11, 2019 20:25
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.

2 participants