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 in better docs for local mode testing. #2892

Merged
merged 2 commits into from
Oct 23, 2018

Conversation

revans2
Copy link
Contributor

@revans2 revans2 commented Oct 22, 2018

No description provided.

This will bring up a local simulated cluster and force all interactions with nimbus to go through the simulated cluster instead of going to a separate process.
This will bring up a local simulated cluster and force all interactions with nimbus to go through the simulated cluster instead of going to a separate process. By default this will run the process for 20 seconds before tearing down the entire cluster. You can override this by including a `--local-ttl` command line option which sets the number of seconds it should run for.

### Programatic
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: Two m's in programmatic

@srdo
Copy link
Contributor

srdo commented Oct 22, 2018

+1

Copy link
Contributor

@kishorvpatil kishorvpatil left a comment

Choose a reason for hiding this comment

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

👍

@asfgit asfgit merged commit 617b03a into apache:master Oct 23, 2018
asfgit pushed a commit that referenced this pull request Oct 23, 2018
…r-storm

Added in better docs for local mode testing.

This closes #2892
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants