Skip to content

Instantly share code, notes, and snippets.

@sreevatsanraman
Last active August 25, 2018 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sreevatsanraman/522fb8fcef515ed2bd6369c09974f4a1 to your computer and use it in GitHub Desktop.
Save sreevatsanraman/522fb8fcef515ed2bd6369c09974f4a1 to your computer and use it in GitHub Desktop.
Instructions for installing HBase on Dataproc
# Dataproc initialization scripts for HBase, CDAP.
* To run: spin up a dataproc cluster with the following initialization actions
gs://dataproc-initialization-actions/zookeeper/zookeeper.sh (only if non-HA)
gs://cask-dataproc-initialization-actions/hbase.sh
gs://cask-dataproc-initialization-actions/cdap.sh (pulls cdap config from gh branch)
@rajtmana
Copy link

Is it mandatory to have HBase for using CDAP in GCP? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment