[jira] Commented: (HIVE-1692) FetchOperator.getInputFormatFromCache hides causal exception

2011-01-06 Thread Carl Steinbach (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978232#action_12978232
 ] 

Carl Steinbach commented on HIVE-1692:
--

+1. Will commit if tests pass.


 FetchOperator.getInputFormatFromCache hides causal exception
 

 Key: HIVE-1692
 URL: https://issues.apache.org/jira/browse/HIVE-1692
 Project: Hive
  Issue Type: Improvement
  Components: Query Processor
Affects Versions: 0.7.0
Reporter: Philip Zeyliger
Priority: Minor
 Fix For: 0.7.0

 Attachments: HIVE-1692.2.patch.txt, HIVE-1692.patch.txt


 There's a line in FetchOperator.getInputFormatFromCache that catches all 
 exceptions and re-throws IOException instead, hiding the original cause.  I 
 ran into this, naturally, and wish to fix it.  Patch below is trivial.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HIVE-1692) FetchOperator.getInputFormatFromCache hides causal exception

2010-12-02 Thread Edward Capriolo (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966315#action_12966315
 ] 

Edward Capriolo commented on HIVE-1692:
---

+1. Will commit if tests pass.

Philip, make sure to click SUBMIT_PATCH when done with an issue to signal a 
review

 FetchOperator.getInputFormatFromCache hides causal exception
 

 Key: HIVE-1692
 URL: https://issues.apache.org/jira/browse/HIVE-1692
 Project: Hive
  Issue Type: Improvement
  Components: Query Processor
Affects Versions: 0.7.0
Reporter: Philip Zeyliger
Priority: Minor
 Fix For: 0.7.0

 Attachments: HIVE-1692.patch.txt


 There's a line in FetchOperator.getInputFormatFromCache that catches all 
 exceptions and re-throws IOException instead, hiding the original cause.  I 
 ran into this, naturally, and wish to fix it.  Patch below is trivial.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.