Back
How do I deploy Hadoop/Hbase using Docker images?
You can use luk4sschr0d3r / Hadoop-aws-docker - Bitbucket. You can start putting this together to get an environment providing at least similar versions like AWS EMR (AMI 3.3.1 provides Hadoop 2.4.0 and HBase 0.94.18). The build process will build an HBase 0.94.26 against the Hadoop2 dependencies (and protobuf 2.5) and provision Hadoop 2.6.0 with HBase 0.94.26-hadoop2. If you want to learn Docker then you can have a look at the following Docker training course. You can also watch the following Docker video tutorial to know such kind of things.
31k questions
32.8k answers
501 comments
693 users