Hi,

We are using Hive on Tez (see versions below) and aren't able to get
TezChild class to log the timestamp even though
tez-container-log4j.properties has the ISO time in the logger pattern.

Sample Logs:

[TezChild] INFO org.apache.hadoop.hive.ql.exec.FileSinkOperator -
FS[3]: records written - 100
[TezChild] INFO org.apache.hadoop.hive.ql.exec.MapOperator - MAP[0]:
records read - 100
[TezChild] INFO org.apache.hadoop.hive.ql.exec.FileSinkOperator -
FS[3]: records written - 1000
[TezChild] INFO org.apache.hadoop.hive.ql.exec.MapOperator - MAP[0]:
records read - 1000


Anyone faced this same issue and resolve it ?

Hive Version: 2.0.1
Hadoop Version: 2.9.2
Tez: 0.9.1

Thanks,
Viral

Reply via email to