[ https://issues.apache.org/jira/browse/HIVE-23037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064484#comment-17064484 ]
David Mollitor commented on HIVE-23037: --------------------------------------- [~pvary] Thanks for the second review! Ya. I see what you are saying. It is hard to know the intention here because there are no comments in this method. :( I made the change as you requested. If it's an expected error, it will be logged at {{info}} and if it's something just buggy (like a NPE), it will not catch it, and it will bubble up. > Print Logging Information for Exception in AcidUtils tryListLocatedHdfsStatus > ----------------------------------------------------------------------------- > > Key: HIVE-23037 > URL: https://issues.apache.org/jira/browse/HIVE-23037 > Project: Hive > Issue Type: Improvement > Reporter: David Mollitor > Assignee: David Mollitor > Priority: Minor > Attachments: HIVE-23037.1.patch, HIVE-23037.2.patch, > HIVE-23037.3.patch > > > Was recently trying to troubleshoot an issue and all I got for a log > statement was: > {code:none} > Failed to get files with ID; using regular API: null > {code} > No stacktrace, no error message, nothing. -- This message was sent by Atlassian Jira (v8.3.4#803005)