Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-2156

Improve error messages emitted during task execution

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • None
    • None
    • Reviewed

    Description

      Follow-up to HIVE-1731
      A number of issues were related to reporting errors from task execution and surfacing these in a more useful form.
      Currently a cryptic message with "Execution Error" and a return code and class name of the task is emitted.

      The most useful log messages here are emitted to the local logs, which can be found through jobtracker. Having either a pointer to these logs as part of the error message or the actual content would improve the usefulness substantially. It may also warrant looking into how the underlying error reporting through Hadoop is done and if more information can be propagated up from there.

      Specific issues raised in HIVE-1731:
      FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.MapRedTask

      • issue was in regexp_extract syntax

      FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask

      • tried: desc table_does_not_exist;

      Attachments

        1. HIVE-2156.1.patch
          29 kB
          Syed S. Albiz
        2. HIVE-2156.10.patch
          38 kB
          Syed S. Albiz
        3. HIVE-2156.11.patch
          39 kB
          Syed S. Albiz
        4. HIVE-2156.12.patch
          41 kB
          Syed S. Albiz
        5. HIVE-2156.13.patch
          42 kB
          Syed S. Albiz
        6. HIVE-2156.2.patch
          33 kB
          Syed S. Albiz
        7. HIVE-2156.4.patch
          39 kB
          Syed S. Albiz
        8. HIVE-2156.8.patch
          34 kB
          Syed S. Albiz
        9. HIVE-2156.9.patch
          41 kB
          Syed S. Albiz

        Issue Links

          Activity

            People

              salbiz Syed S. Albiz
              salbiz Syed S. Albiz
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: