[jira] [Updated] (HIVE-8023) Code in HIVE-6380 eats exceptions

2014-09-09 Thread Brock Noland (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-8023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brock Noland updated HIVE-8023:
---
   Resolution: Fixed
Fix Version/s: 0.14.0
 Assignee: Jason Dere
   Status: Resolved  (was: Patch Available)

Thank you Jason! I have committed this to trunk.


 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
Assignee: Jason Dere
 Fix For: 0.14.0

 Attachments: HIVE-8023.1.patch


 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)


[jira] [Updated] (HIVE-8023) Code in HIVE-6380 eats exceptions

2014-09-08 Thread Jason Dere (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-8023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dere updated HIVE-8023:
-
Status: Patch Available  (was: Open)

 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
 Attachments: HIVE-8023.1.patch


 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)


[jira] [Updated] (HIVE-8023) Code in HIVE-6380 eats exceptions

2014-09-08 Thread Jason Dere (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-8023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dere updated HIVE-8023:
-
Attachment: HIVE-8023.1.patch

Patch to log the throwable.

 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
 Attachments: HIVE-8023.1.patch


 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)