Skip to content

Instantly share code, notes, and snippets.

@valter-jnr
Created September 9, 2017 10:28
Show Gist options
  • Save valter-jnr/93b579eccf9f6324021761e69397e152 to your computer and use it in GitHub Desktop.
Save valter-jnr/93b579eccf9f6324021761e69397e152 to your computer and use it in GitHub Desktop.
docker run -d --name=hadoopserver --net=host -p 8030:8030 -p 8040:8040 -p 8042:8042 -p 8088:8088 -p 19888:19888 -p 49707:49707 -p 50010:50010 -p 50020:50020 -p 50070:50070 -p 50075:50075 -p 50090:50090 -p 9000:9000 sequenceiq/hadoop-docker:latest /etc/bootstrap.sh -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment