qconlulu commented on PR #10681: URL: https://github.com/apache/gravitino/pull/10681#issuecomment-4278120048
> , which triggers Configuration.addResource() → UserGroupInformation.getCurrentUser() → UnixLoginModule.login(). This calls getpwuid() to resolve the UID, and without a /etc/passwd entry it throws NullPointerException. @shunki-fujita Thanks for your feedback. Would you like to fix this issue? -- 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]
