Skip to content

Commit

Permalink
show accessible yarn queue
Browse files Browse the repository at this point in the history
  • Loading branch information
cherkavi authored Oct 13, 2022
1 parent d80a6b4 commit a03f5c3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mapr.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,11 @@ echo "$PASSWORD" | maprlogin password -user $USERNAME -out /tmp/mapruserticket
yarn application -list -appStates ALL
yarn logs -applicationId application_1540813402987_9262
```
### list of accessible queues yarn queue
```sh
# map reduce job
mapred queue -showacls | grep SUBMIT_APPLICATIONS
```


## MapRDB
Expand Down

0 comments on commit a03f5c3

Please sign in to comment.