[ https://issues.apache.org/jira/browse/HIVE-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14498163#comment-14498163 ]
Hari Sankar Sivarama Subramaniyan commented on HIVE-10306: ---------------------------------------------------------- [~thejas] Thanks I made the change as you suggested, I believe the failures in the latest run are unrelated to the fix. Thanks Hari > 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, HIVE-10306.2.patch, > HIVE-10306.3.patch, HIVE-10306.4.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)