[ https://issues.apache.org/jira/browse/YARN-11837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shilun Fan resolved YARN-11837. ------------------------------- Fix Version/s: 3.5.0 Hadoop Flags: Reviewed Target Version/s: 3.5.0 Resolution: Fixed > RM UI2 cannot show logs for non-MapReduce jobs with MR ACLs enabled > ------------------------------------------------------------------- > > Key: YARN-11837 > URL: https://issues.apache.org/jira/browse/YARN-11837 > Project: Hadoop YARN > Issue Type: Bug > Reporter: Susheel Gupta > Assignee: Susheel Gupta > Priority: Major > Labels: pull-request-available > Fix For: 3.5.0 > > > After YARN-10345 HSWebServices converts each containerID to a MapReduce JobId > for checking ACLs. In the case of a non-mapreduce job , the > /containerlogs/\{containerId}/logs API call made by RM UI2 to JHS returns a > 404 response. Due to this logs from non-mapreduce job cannot be accessed in > RM UI2 via HsWebServices unless MR ACLs are disabled, which results in the > ACL check for MR jobs also being skipped. -- 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