cavium - raeker/ARC-Wiki-Test GitHub Wiki
- First, ssh to cavium-rm01.arc-ts.umich.edu
- Then, run the following command:
- sudo /usr/arcts/systems/scripts/create-cavium-hadoop-user.sh -u <uniqname> -g <group>
- Push the changes by running:
- sudo /usr/arcts/systems/scripts/ansibleSync.sh
- Add the user to the Cavium MCommunity group:
- hadoop-users-flux-thunderx
*** note ***
Cavium-rm01 is source of truth for users and groups on cavium hadoop
Cavium-rm01 is the true head node for cavium hadoop and has no root sq on /home and ssh root access to all cluster nodes
Sometimes you may need to create a group in both nyxb/flux and cavium hadoop, eg, twitter data staging for qmei via globus/fluxxfer but very rarely needed
- First, ssh to cavium-rm01
- To add or remove users from groups respectively run
sudo usermod -aG <group> <user>orsudo gpasswd -d <user> <group> - Push the changes by running:
- sudo /usr/arcts/systems/scripts/ansibleSync.sh
-
First, ssh to cavium-rm01
-
Run less /etc/hadoop/conf/capacity-scheduler.xml
-
Look for a line <!-- <queue> queue START -->
-
In the property *.acl_submit_applications, look for a group name in the value line.