zabetak opened a new pull request #2726:
URL: https://github.com/apache/hive/pull/2726


   ### What changes were proposed in this pull request?
   Remove the try, catch, print, and fail pattern in CLI drivers letting the 
exception to propagate. 
   
   ### Why are the changes needed?
   1. It is easier to find the original stack trace causing the failure without 
looking into multiple places.
   2. It makes the code more readable.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Manual and existing tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to