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

Hive QA commented on HIVE-21099:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12954751/HIVE.21099.03.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 15694 tests 
executed
*Failed tests:*
{noformat}
org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerCustomCreatedDynamicPartitions
 (batchId=264)
org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerCustomCreatedDynamicPartitionsUnionAll
 (batchId=264)
org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerHighShuffleBytes
 (batchId=264)
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/15609/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15609/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15609/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 3 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12954751 - PreCommit-HIVE-Build

> Do Not Print StackTraces to STDERR in ConditionalResolverMergeFiles
> -------------------------------------------------------------------
>
>                 Key: HIVE-21099
>                 URL: https://issues.apache.org/jira/browse/HIVE-21099
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Planning
>    Affects Versions: 3.0.0, 4.0.0
>            Reporter: Mani M
>            Assignee: Mani M
>            Priority: Minor
>              Labels: logging, newbie, noob
>         Attachments: HIVE.21099.02.patch, HIVE.21099.03.patch, 
> HIVE.21099.patch
>
>
> [https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/plan/ConditionalResolverMergeFiles.java]#L193
>  
> {code:java}
> } catch (IOException e){ 
>   e.printStackTrace(); 
> }
> {code}
> This is inline with the HIVE-20159 to print the error  using the SLF4J. in 
> Method getTasks
>  



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

Reply via email to