[
https://issues.apache.org/jira/browse/HIVE-9652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316196#comment-14316196
]
Hive QA commented on HIVE-9652:
-------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12698007/HIVE-9652.1.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 7534 tests executed
*Failed tests:*
{noformat}
TestSparkClient - did not produce a TEST-*.xml file
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testRevokeTimedOutWorkers
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2757/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2757/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2757/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12698007 - PreCommit-HIVE-TRUNK-Build
> Tez in place updates should detect redirection of STDERR
> --------------------------------------------------------
>
> Key: HIVE-9652
> URL: https://issues.apache.org/jira/browse/HIVE-9652
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.14.0, 1.0.0, 1.2.0, 1.1.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Attachments: HIVE-9652.1.patch
>
>
> Tez in place updates detects STDOUT redirection and logs using old logging
> method. Similarly it should detect STDERR redirection as well. This will make
> sure following will log using old method
> {code}
> hive -e '<some_query>' 2> err.log
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)