[ https://issues.apache.org/jira/browse/HIVE-15654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Prasanth Jayachandran updated HIVE-15654: ----------------------------------------- Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Available) The patch just changes beeline output and the test failures are unrelated to this change. Committed patch to master. > TezJobMonitor is not writing 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 > Fix For: 2.2.0 > > Attachments: HIVE-15654.1.patch > > > 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)