Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
We do the null check and parsing of ReservationId twice currently in ClientRMService::listReservations. This happened due to parallel changes as part of YARN-4340 and YARN-2575. This JIRA proposes cleaning up the redundant code
YARN-2575 Create separate ACLs for Reservation create/update/delete/list ops
YARN-4340 Add "list" API to reservation system