Gopal V created HIVE-13259:
------------------------------
Summary: CLI: Print estimated number of records per-vertex in
print.summary=true
Key: HIVE-13259
URL: https://issues.apache.org/jira/browse/HIVE-13259
Project: Hive
Issue Type: Improvement
Reporter: Gopal V
{code}
Task Execution Summary
----------------------------------------------------------------------------------------------
VERTICES DURATION(ms) CPU_TIME(ms) GC_TIME(ms) INPUT_RECORDS
OUTPUT_RECORDS
----------------------------------------------------------------------------------------------
Map 1 9927.00 729,390 6,083 5,580,000
19
Reducer 2 3719.00 3,640 51 19
0
----------------------------------------------------------------------------------------------
{code}
Need to correlate the num-rows between estimates and actuals easily.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)