You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Task counters created by Hive during query execution

 

Counter NameDescription
RECORDS_IN[_%context]Input records read
RECORDS_OUT[_%context]Output records written
RECORDS_OUT_INTERMEDIATE[_%context]Records written as intermediate records to ReduceSink (which become input records to other tasks)
CREATED_FILESNumber of files created

DESERIALIZE_ERRORS

Deserialization errors encountered while reading data
  • No labels