You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Jason Dere <jd...@hortonworks.com> on 2016/12/06 20:21:17 UTC

Review Request 54443: HIVE-15149: Add additional information to ATSHook for Tez UI

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54443/
-----------------------------------------------------------

Review request for hive and Sergey Shelukhin.


Bugs: HIVE-15149
    https://issues.apache.org/jira/browse/HIVE-15149


Repository: hive-git


Description
-------

Add additional fields to ATS event:
- Hive conf
- Address of Hive instance (HS2/CLI)
- Address of HS2 client
- Hive instance type (HS2/CLI)
- Execution Mode (MR/Tez/Spark/LLAP)
- Tables read/written
- PerfLogger times
- Queue


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/Driver.java 757c60c 
  ql/src/java/org/apache/hadoop/hive/ql/hooks/ATSHook.java 8ee5c04 
  ql/src/java/org/apache/hadoop/hive/ql/hooks/HookContext.java 3b4cc2c 

Diff: https://reviews.apache.org/r/54443/diff/


Testing
-------


Thanks,

Jason Dere


Re: Review Request 54443: HIVE-15149: Add additional information to ATSHook for Tez UI

Posted by Jason Dere <jd...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54443/
-----------------------------------------------------------

(Updated Dec. 7, 2016, 1:19 a.m.)


Review request for hive and Sergey Shelukhin.


Changes
-------

Remove queryName changes from patch


Bugs: HIVE-15149
    https://issues.apache.org/jira/browse/HIVE-15149


Repository: hive-git


Description
-------

Add additional fields to ATS event:
- Hive conf
- Address of Hive instance (HS2/CLI)
- Address of HS2 client
- Hive instance type (HS2/CLI)
- Execution Mode (MR/Tez/Spark/LLAP)
- Tables read/written
- PerfLogger times
- Queue


Diffs (updated)
-----

  ql/src/java/org/apache/hadoop/hive/ql/Driver.java 757c60c 
  ql/src/java/org/apache/hadoop/hive/ql/hooks/ATSHook.java 8ee5c04 
  ql/src/java/org/apache/hadoop/hive/ql/hooks/HookContext.java 3b4cc2c 

Diff: https://reviews.apache.org/r/54443/diff/


Testing
-------


Thanks,

Jason Dere