[
https://issues.apache.org/jira/browse/HIVE-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Kumar Singh reassigned HIVE-8952:
----------------------------------------
Assignee: Ashish Kumar Singh
> Exception handling should be improved in DataWritableWriter
> -----------------------------------------------------------
>
> Key: HIVE-8952
> URL: https://issues.apache.org/jira/browse/HIVE-8952
> Project: Hive
> Issue Type: Bug
> Reporter: Brock Noland
> Assignee: Ashish Kumar Singh
>
> 1) In the {{write(final ArrayWritable record)}} method we should be logging
> the stack trace as well as the message.
> 2) We should be passing the caught exception into the arguments of the
> RuntimeException
> 3) Instead of throwing RuntimeException we should throw
> IllegalArgumentException since it gives some additional semantics (i.e. the
> argument to this method was the problem)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)