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

Prasanth Jayachandran commented on HIVE-14852:
----------------------------------------------

bq. Most systems don't log test output to a separate file.
Say if I run TestOrcFile, I would like to see what test has failed and what 
assertion is causing the failure. But I don't want to see all debug level logs 
getting printed to the console. It used to the case. Will this behavior change?

bq. To avoid an extra file, we could try setting up log4j properties which 
suppresses output to the console, instead of creating a new file.
I am missing something here. If root logger is DRFA why do we even see 
something in the console? Is it because of the recent patch that logs to 
console as well.

> Change qtest logging to not redirect all logs to console
> --------------------------------------------------------
>
>                 Key: HIVE-14852
>                 URL: https://issues.apache.org/jira/browse/HIVE-14852
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>         Attachments: HIVE-14852.01.patch
>
>
> A change was made recently to redirect all logs to console, to make IDE 
> debugging of regular tests easier. That unfortunately makes qtest debugging 
> tougher - since there's a lot of noise along with the diffs in the output 
> file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to