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

Hive QA commented on HIVE-9314:
-------------------------------



{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/12690926/HIVE-9314.1.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 6737 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan
org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler.org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2306/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2306/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2306/

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: 12690926 - PreCommit-HIVE-TRUNK-Build

> Writable object inspector should use Writable classes from Hadoop for get
> -------------------------------------------------------------------------
>
>                 Key: HIVE-9314
>                 URL: https://issues.apache.org/jira/browse/HIVE-9314
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>         Attachments: HIVE-9314.1.patch
>
>
> In WritableByteObjectInspector, we cast objects to 
> org.apache.hadoop.hive.serde2.io.ByteWritable  to get the value. We should 
> use the hadoop one since org.apache.hadoop.hive.serde2.io.ByteWritable 
> extends the hadoop one.
> If customer OI uses the hadoop writable, in some queries, they could get 
> class cast exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to