[
https://issues.apache.org/jira/browse/HIVE-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029186#comment-15029186
]
Eugene Koifman commented on HIVE-12521:
---------------------------------------
It maybe useful to rework the Exceptions in the API. There are 8 or 9
exceptions but most seem to confuse things by wrapping underlying exceptions
but not adding any more "context" info, e.g. StreamingIOError.
> Better javadoc for Hive streaming
> ---------------------------------
>
> Key: HIVE-12521
> URL: https://issues.apache.org/jira/browse/HIVE-12521
> Project: Hive
> Issue Type: Improvement
> Components: HCatalog, Transactions
> Affects Versions: 2.0.0
> Reporter: Alan Gates
> Assignee: Alan Gates
>
> There are issues in HiveEndPoint and related interfaces that are not
> sufficiently documented.
> # There are no comments on thread safety even though the classes are not
> re-entrant.
> # The meanings of the different exceptions are not documented, even though
> the code returns different exceptions for different conditions and expects
> calls to re-act differently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)