Docker image for cdh 5.5.1 and cdap 3.4.3
329
CDAP & CDH can be complex to setup. Thi image will have you running CDAP & CDH in just a few minutes. The image runs on pseudo distributed mode
docker pull sridhav/cdh-cdap
This pulls up tha latest cdh-cdap image from docker hub
docker run -p 50070:50070 -p 9999:9999 -d --name marketing-cloud --hostname=mc-quickstart sridhav/cdh-cdap
This starts a Docker container named: marketing-cloud
That's it, you're done
| HOST | SERVICE |
|---|---|
| 8020 50070 | Namenode |
| 50010 50020 50075 | Datanode |
| 8030 8031 8032 8033 8088 | YARN |
| 8040 8042 | Node Manager |
| 10020 19888 | Job History Server |
| 9999 10000 10009 | CDAP |
| 16010 8085 9095 9090 2181 | HBASE |
Content type
Image
Digest
Size
2.9 GB
Last updated
about 10 years ago
docker pull sridhav/cdh-cdap