Hari Sankar Sivarama Subramaniyan created HIVE-10306:
--------------------------------------------------------
Summary: 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
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)