Hexiaoqiao commented on PR #8377:
URL: https://github.com/apache/hadoop/pull/8377#issuecomment-4258026427

   Oh, I didn't notice the following code snippet this PR offered at first 
glance, now the security issue could not be one blocker issue. 
   ```
         ApplicationId appId =
             cntr.getContainerId().getApplicationAttemptId().getApplicationId();
         Credentials systemCreds =
             context.getSystemCredentialsForApps().get(appId);
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to