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

Ability to update counters and status from TRANSFORM scripts

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.6.0
    • None
    • Query Processor
    • None

    Description

      Hadoop Streaming supports the ability to update counters and status by writing specially coded messages to the script's stderr stream.

      A streaming process can use the stderr to emit counter information. reporter:counter:<group>,<counter>,<amount> should be sent to stderr to update the counter.
      A streaming process can use the stderr to emit status information. To set a status, reporter:status:<message> should be sent to stderr.

      Hive should support these same features with its TRANSFORM mechanism.

      Attachments

        1. HIVE-1649.1.patch
          2 kB
          Guo Hongjie

        Issue Links

          Activity

            People

              fu2you Guo Hongjie
              cwsteinbach Carl Steinbach
              Votes:
              3 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: