[ https://issues.apache.org/jira/browse/HIVE-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hari Sankar Sivarama Subramaniyan updated HIVE-10306: ----------------------------------------------------- Attachment: HIVE-10306.1.patch > We need to print tez summary when hive.server2.logging.level >= PERFORMANCE. > ----------------------------------------------------------------------------- > > Key: HIVE-10306 > URL: https://issues.apache.org/jira/browse/HIVE-10306 > Project: Hive > Issue Type: Bug > Reporter: Hari Sankar Sivarama Subramaniyan > Assignee: Hari Sankar Sivarama Subramaniyan > Attachments: HIVE-10306.1.patch > > > We need to print tez summary when hive.server2.logging.level >= PERFORMANCE. > We introduced this parameter via HIVE-10119. > The logging param for levels is only relevant to HS2, so for hive-cli users > the hive.tez.exec.print.summary still makes sense. We can check for log-level > param as well, in places we are checking value of > hive.tez.exec.print.summary. Ie, consider hive.tez.exec.print.summary=true if > log.level >= PERFORMANCE. -- This message was sent by Atlassian JIRA (v6.3.4#6332)