danhuawang commented on PR #10817: URL: https://github.com/apache/gravitino/pull/10817#issuecomment-4279609490
> @danhuawang The lance rest server is not affected by this bug. The root cause is FileSystemUtils.createConfiguration() → Hadoop UserGroupInformation in IcebergCatalogWrapper, and the lance rest server has no Hadoop dependency and doesn't use that code path. That said, I can add useradd to the lance rest server Dockerfile as well for consistency if preferred. I see, no need to add. -- 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]
