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

Plugin (exec hook) to log to application timeline data to Yarn

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • None
    • None

    Description

      See: https://issues.apache.org/jira/browse/YARN-1530

      This is a simple pre/post exec hook to log query + plan information to yarn. This information can be used to build tools and UIs to monitor, track, debug and tune Hive queries.

      Off by default, but can be enabled via:

      hive.exec.pre.hooks=ql.src.java.org.apache.hadoop.hive.ql.hooks.ATSHook

      hive.exec.post.hooks=ql.src.java.org.apache.hadoop.hive.ql.hooks.ATSHook

      hive.exec.failure.hooks=ql.src.java.org.apache.hadoop.hive.ql.hooks.ATSHook

      Attachments

        1. HIVE-7076.1.patch
          7 kB
          Gunther Hagleitner
        2. HIVE-7076.2.patch
          8 kB
          Gunther Hagleitner
        3. HIVE-7076.3.patch
          8 kB
          Gunther Hagleitner

        Issue Links

          Activity

            People

              hagleitn Gunther Hagleitner
              hagleitn Gunther Hagleitner
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: