You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "László Végh (Jira)" <ji...@apache.org> on 2022/06/22 11:57:00 UTC

[jira] [Created] (HIVE-26348) Improve quality of Hive SQL error messages

László Végh created HIVE-26348:
----------------------------------

             Summary: Improve quality of Hive SQL error messages
                 Key: HIVE-26348
                 URL: https://issues.apache.org/jira/browse/HIVE-26348
             Project: Hive
          Issue Type: Improvement
            Reporter: László Végh


Exceptions thrown deep inside the Hive stacktrace are wrapped multiple times until they finally rethrown as CommandProcessorExceptions. As a result, in several cases the final errormessage is misleading or meaningless to the end users.

ComandProcessorException should show the original error information in the wrapped inner exceptions.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)