FetchOperator.getInputFormatFromCache hides causal exception
------------------------------------------------------------

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


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.

Reply via email to