cloudera / clusterdock

Apache License 2.0
70 stars 57 forks source link

Missing docs - having problems to expose port (hive/hbase) in custom image #16

Open mehd-io opened 7 years ago

mehd-io commented 7 years ago

Hi there,

I'm having troubles to expose some ports for testing outside connections with clusterdock (like hive 10000) in a custom image. I'm missing some docs but here is what I did :

But when I clusterdock_run ./bin/start_cluster cdh it's still pull from cloudera docker repo. I'm surely missing so obvious but any additional documentation on the process will be cool :-)

PS : I did a pull request on actions.py to expose those ports

Mehdi