Brock Noland created HIVE-8023:
----------------------------------
Summary: Code in HIVE-6380 eats exceptions
Key: HIVE-8023
URL: https://issues.apache.org/jira/browse/HIVE-8023
Project: Hive
Issue Type: Bug
Reporter: Brock Noland
This code eats the stack trace
{noformat}
LOG.error("Unable to load resources for " + dbName + "." + fName +
":" + e);
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
