Prasanth Jayachandran created HIVE-15654: --------------------------------------------
Summary: TezJobMonitor is not some headers to log file Key: HIVE-15654 URL: https://issues.apache.org/jira/browse/HIVE-15654 Project: Hive Issue Type: Bug Affects Versions: 2.2.0 Reporter: Sergey Shelukhin Assignee: Prasanth Jayachandran Some headers printed by TezJobMonitor goes only to console and not to log files. This results in empty headers when HS2 operation logging is enabled. Something like {code} INFO : LLAP IO Summary INFO : ---------------------------------------------------------------------------------------------- INFO : ---------------------------------------------------------------------------------------------- INFO : Map 1 30 10 0 131.78KB 0B 0B 0B 0.06s INFO : ---------------------------------------------------------------------------------------------- INFO : INFO : FileSystem Counters Summary INFO : INFO : ---------------------------------------------------------------------------------------------- INFO : ---------------------------------------------------------------------------------------------- INFO : Map 1 320B 0 0 1.84KB 0 INFO : Reducer 2 0B 0 0 0B 0 INFO : ---------------------------------------------------------------------------------------------- {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)