Brock Noland created HIVE-7560:
----------------------------------
Summary: Fix exception handling in POC code
Key: HIVE-7560
URL: https://issues.apache.org/jira/browse/HIVE-7560
Project: Hive
Issue Type: Sub-task
Components: Spark
Affects Versions: spark-branch
Reporter: Brock Noland
The POC code just printed exceptions to stderr. We should either:
1) LOG at INFO/WARN/ERROR
2) Or rethrow (perhaps wrapped in runtime exception) anything is a fatal error
--
This message was sent by Atlassian JIRA
(v6.2#6252)