[
https://issues.apache.org/jira/browse/HIVE-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14215344#comment-14215344
]
Hive QA commented on HIVE-8881:
-------------------------------
{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/12681665/HIVE-8881.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 6647 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1823/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1823/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1823/
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12681665 - PreCommit-HIVE-TRUNK-Build
> Receiving json "{"error":"Could not find job job_1415748506143_0002"}" when
> web client tries to fetch all jobs from webhcat where HDFS does not have the
> data.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-8881
> URL: https://issues.apache.org/jira/browse/HIVE-8881
> Project: Hive
> Issue Type: Bug
> Components: WebHCat
> Affects Versions: 0.14.0
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Attachments: HIVE-8881.patch
>
>
> when a job is deleted from HDFS and the curl call is executed
> http://localhost:50111/templeton/v1/jobs?user.name=hcat\&showall=true\&fields=*'
> Occasionally receiving json like this
> {noformat}
> {"error":"Could not find job job_1415748506143_0002"}
> {noformat}
> this is an intermittent issue that happens when Hadoop for some reason can't
> find the details for a given job id.
> This REST call should be more flexible since it is designed to return
> information about many jobs at once. It should just skip over "bad" IDs and
> produce as much output as it can.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)