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

setup #8

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
cleanup
Sam Stites committed Aug 6, 2014

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 81d55438c3efa3f43e5b2d0da974b018cef4042c
5 changes: 5 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
@@ -44,4 +44,9 @@ downloadToHome () {
#exit 1
fi
}
echo "downloading kafka to ~/.kafka-\$RELEASE-src:"
downloadToHome kafka
echo "downloading zookeeper to ~/.zookeeper-\$RELEASE-src:"
downloadToHome zookeeper
echo "downloading storm to ~/.storm-\$RELEASE-src:"
downloadToHome storm