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

Hive QA commented on HIVE-4808:
-------------------------------



{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/12593808/HIVE-4808.1.patch

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 2649 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_view_cast
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/164/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/164/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.CleanupPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests failed with: TestsFailedException: 1 tests failed
{noformat}

This message is automatically generated.
                
> WebHCat job submission is killed by TaskTracker since it's not sending a 
> heartbeat properly
> -------------------------------------------------------------------------------------------
>
>                 Key: HIVE-4808
>                 URL: https://issues.apache.org/jira/browse/HIVE-4808
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog
>    Affects Versions: 0.11.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>             Fix For: 0.12.0
>
>         Attachments: HIVE-4808.1.patch, HIVE-4808.patch
>
>
> (set mapred.task.timeout=70000)
> curl -i -d user.name=ekoifman \
> -d jar=/user/ekoifman/webhcate2e/hexamples.jar \
> -d class=sleep \
> -d arg="-mt" \
> -d arg="50000" \
> -d statusdir=/tmp \
> 'http://localhost:50111/templeton/v1/mapreduce/jar'
> The TempletonControllerJob gets retried 4 times (Thus there are 4 SleepJob 
> invocations) with message that it was killed due to inactivity.
> hexamples.jar = hadoop-examples-*.jar

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to