How to set up Hadoop in Docker Swarm? -


i able start hadoop cluster in docker, distributing hadoop nodes different physical nodes, using swarm.

i have found sequenceiq image lets me run hadoop in docker container, doesn't allow me use multiple nodes. have looked @ cloudbreak project, seems need openstack installation, seems bit overkill, because seems me swarm alone should enough need.

also found this stackoverflow question+answer relies on weave, needs sudo-rights, our admin won't give everyone.

is there solution starting hadoop cluster comes down starting few containers via swarm?

i cannot give definitive answer, if looking set without administratrator privileges , answers to question fail fear might out of luck.

consider asking admin why not want give out sudo access, chances either can take away doubts, or else turns out want undesirable.


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -