[
https://issues.apache.org/jira/browse/HIVE-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bhushan Mandhani updated HIVE-3626:
-----------------------------------
Attachment: HIVE-3626.1.patch.txt
> RetryingHMSHandler should wrap JDOException inside MetaException
> ----------------------------------------------------------------
>
> Key: HIVE-3626
> URL: https://issues.apache.org/jira/browse/HIVE-3626
> Project: Hive
> Issue Type: Improvement
> Components: Metastore
> Reporter: Bhushan Mandhani
> Assignee: Bhushan Mandhani
> Priority: Minor
> Attachments: HIVE-3626.1.patch.txt
>
>
> RetryingHMSHandler catches and retries for JDOExceptions. If retry limit is
> exceeded, it throws the caught JDOException. Instead it should wrap this up
> in a MetaException. That way the error message and stack trace can be
> successfully communicated back to the Hive Client by the Thrift host and the
> client can show better error messages and log messages. Otherwise, everything
> appears as a TException with no further debugging info.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira