[ 
https://issues.apache.org/jira/browse/HIVE-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497110#comment-14497110
 ] 

Hari Sankar Sivarama Subramaniyan commented on HIVE-10306:
----------------------------------------------------------

[~thejas] The change made in the previous run was to just add a few more 
dependencies and required no code changes. I am not sure why the below line is 
appearing:
{code}
TestOperationLoggingAPIBase - did not produce a TEST-*.xml file
{code}
I have already marked the test as Ignore and made the class abstract, so 
ideally, junit testframework should just skip the test(as it does in my local 
setup). Is the above line expected?

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)

Reply via email to