You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by chengxiang li <ch...@intel.com> on 2014/10/15 09:40:38 UTC

Review Request 26732: HIVE-8455 Print Spark job progress format info on the console[Spark Branch]

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

Review request for hive, Brock Noland and Szehon Ho.


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


Repository: hive-git


Description
-------

1.add data stamp in progress info.
2.print stage cost time after stage finished.


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/SparkJobMonitor.java b092abc 
  ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/SparkJobStatus.java 8717fe2 
  ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/SparkProgress.java 36322eb 
  ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/SparkStageProgress.java PRE-CREATION 
  ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/impl/SimpleSparkJobStatus.java c7ef83c 

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


Testing
-------


Thanks,

chengxiang li