Skip to content

Instantly share code, notes, and snippets.

@criccomini
Last active December 18, 2015 12:48
Show Gist options
  • Save criccomini/5785070 to your computer and use it in GitHub Desktop.
Save criccomini/5785070 to your computer and use it in GitHub Desktop.
$ cat <path to your container-executor.cfg file>
yarn.nodemanager.linux-container-executor.group=<your hadoop user group>
min.user.id=1000
$ chown root:root bin/container-executor
$ chmod 6050 bin/container-executor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment