hdfs-deprecated
hdfs-deprecated copied to clipboard
Dockerize the hdfs mesos framework to be able to schedule as docker on marathon/chronos
I want to run the hdfs along with the compute for the data locality. It helps me to better manage everything (hdfs/compute etc) if everything is dockerized from the perspective of the framework execution. Specific nodes be managed as linux container by mesos.
+1
Yes, it would be great to have an example of Dockerfile and related settings..