You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2015/04/03 17:54:54 UTC

[jira] [Created] (DRILL-2675) Implement a subset of User Exceptions to improve how errors are reported to the user

Deneche A. Hakim created DRILL-2675:
---------------------------------------

             Summary: Implement a subset of User Exceptions to improve how errors are reported to the user
                 Key: DRILL-2675
                 URL: https://issues.apache.org/jira/browse/DRILL-2675
             Project: Apache Drill
          Issue Type: Sub-task
    Affects Versions: 0.9.0
            Reporter: Deneche A. Hakim
            Assignee: Deneche A. Hakim
             Fix For: 0.9.0


Implement a set of most needed User Exceptions. Each user exception will contain:
- a meaningful error message
- optional context information (e.g. which file/row caused the error)
- errorID and drillbit name, to help users and developers find the original error in the logs
- a set of suppressed exceptions that were thrown along the original error



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)