John Doe created YARN-11847: ------------------------------- Summary: getGroupsForUser may be invoked on a null Key: YARN-11847 URL: https://issues.apache.org/jira/browse/YARN-11847 Project: Hadoop YARN Issue Type: Bug Affects Versions: 3.4.1 Reporter: John Doe
`setRMAdmin()` in `DefaultRMAdminRequestInterceptor` can set `rmAdminProxy` to `null`; after that, if we invoke `getGroupsForUser`, a null pointer exception occurs. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org