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

Better Error Messages for Execution Errors

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.6.0
    • None
    • Reviewed

    Description

      Three common errors that occur during execution are:

      1. Map-side group-by causing an out of memory exception due to large aggregation hash tables

      2. ScriptOperator failing due to the user's script throwing an exception or otherwise returning a non-zero error code

      3. Incorrectly specifying the join order of small and large tables, causing the large table to be loaded into memory and producing an out of memory exception.

      These errors are typically discovered by manually examining the error log files of the failed task. This task proposes to create a feature that would automatically read the error logs and output a probable cause and solution to the command line.

      Attachments

        1. HIVE-1032.1.patch
          21 kB
          Paul Yang
        2. HIVE-1032.2.patch
          21 kB
          Paul Yang
        3. HIVE-1032.3.patch
          21 kB
          Paul Yang
        4. HIVE-1032.4.patch
          28 kB
          Paul Yang
        5. HIVE-1032.5.patch
          28 kB
          Paul Yang
        6. HIVE-1032.6.patch
          32 kB
          Paul Yang

        Issue Links

          Activity

            People

              pauly Paul Yang
              pauly Paul Yang
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: