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

Add simple shell scripts for launch and terminating a QFS cluster #181

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

michaelkamprath
Copy link
Contributor

The intent of these shell scripts is to use them in the same manner that the Hadoop sbin scripts would be used, which is manually launching and terminating the cluster. These scripts are fairly simple, but configurable through an qfs-env.sh file. These scripts also assume the creation of a standard configuration location, presumably with QFS_HOME.

@codecov-io
Copy link

codecov-io commented Aug 24, 2016

Current coverage is 75.51% (diff: 100%)

Merging #181 into master will not change coverage

@@             master       #181   diff @@
==========================================
  Files             8          8          
  Lines           245        245          
  Methods          34         34          
  Messages          0          0          
  Branches         31         31          
==========================================
  Hits            185        185          
  Misses           42         42          
  Partials         18         18          

Powered by Codecov. Last update 484ea45...a874a57

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