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

BELUGA BEHR edited comment on HIVE-21275 at 2/15/19 2:39 PM:
-------------------------------------------------------------

Here is a patch.  Hopefully will measurably cut down on Q-Test run time.

Please consider for 4.x and 3.x lines.


was (Author: belugabehr):
Here is a patch.  Hopefully will measurably cut down on Q-Test run time.

> Lower Logging Level in Operator Class
> -------------------------------------
>
>                 Key: HIVE-21275
>                 URL: https://issues.apache.org/jira/browse/HIVE-21275
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 4.0.0, 3.2.0
>            Reporter: BELUGA BEHR
>            Assignee: BELUGA BEHR
>            Priority: Minor
>         Attachments: HIVE-21275.1.patch
>
>
> There is an incredible amount of logging generated by the {{Operator}} during 
> the Q-Tests.
> I counted more than 1 *million* lines of pretty useless logging.  Please 
> lower to TRACE level.
> {code}
> 2019-02-14T14:25:31,612 DEBUG [pool-69-thread-1] exec.JoinOperator: Starting 
> group
> 2019-02-14T14:25:31,612 DEBUG [pool-69-thread-1] exec.FileSinkOperator: 
> Starting group
> 2019-02-14T14:25:31,612 DEBUG [pool-69-thread-1] exec.JoinOperator: Starting 
> group
> 2019-02-14T14:25:31,612 DEBUG [pool-69-thread-1] exec.FileSinkOperator: 
> Starting group
> 2019-02-14T14:25:31,612 DEBUG [pool-69-thread-1] exec.JoinOperator: Starting 
> group
> 2019-02-14T14:25:31,612 DEBUG [pool-69-thread-1] exec.FileSinkOperator: 
> Starting group
> 2019-02-14T14:25:31,612 DEBUG [pool-69-thread-1] exec.JoinOperator: Starting 
> group
> 2019-02-14T14:25:31,612 DEBUG [pool-69-thread-1] exec.FileSinkOperator: 
> Starting group
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to