Aggarwal-Raghav opened a new pull request, #5616: URL: https://github.com/apache/hive/pull/5616
### What changes were proposed in this pull request? Refer to [HIVE-28716](https://issues.apache.org/jira/browse/HIVE-28716) and [RANGER-5097](https://issues.apache.org/jira/browse/RANGER-5097) for the info ### Why are the changes needed? Currently we are not passing the owner information for database in HivePrivilegeObject. This object is passed to ranger and ranger is using this owner information but as it is missing, NoSuchObjectException is thrown HS2 logs. Check the above mentioned JIRA for stacktrace and debugging screenshot. **NOTE: There is no impact on the functionality, table/db is getting created in hive. It more of a noise in the HS2 logs coming from ranger.** ### Does this PR introduce _any_ user-facing change? No ### Is the change a dependency upgrade? No ### How was this patch tested? On Cluster testing and monitoring HS2 logs -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org