Skip to content
Snippets Groups Projects
Commit bb90faaa authored by ashagp2's avatar ashagp2
Browse files

Upload New File

parent 147bc272
No related branches found
No related tags found
No related merge requests found
# Docker_Spark
Create a docker image containing Hadoop+Hbase+Spark
Open the docker quickstart terminal
$ docker build -t spark .
After the image is build
$ docker run -it spark /bin/bash
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment