Skip to content

Instantly share code, notes, and snippets.

@NitinRanjan
Created September 13, 2018 09:48
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 NitinRanjan/c8c70aea610e3ea9f5a5799a08c9fb67 to your computer and use it in GitHub Desktop.
Save NitinRanjan/c8c70aea610e3ea9f5a5799a08c9fb67 to your computer and use it in GitHub Desktop.
docker run -dit --name hbase3 -p 8080:8080 -p 8085:8085 -p 9090:9090 -p 9095:9095 -p 16000:16000 -p 16010:16010 -p 16201:16201 -p 16301:16301 -v /root/hadoop/hbase-site.xml:/hbase-1.2.6/conf/hbase-site.xml --env-file hbase_env --network generic-class-net
-h hbase3.generic-class-net harisekhon/hbase:1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment