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

Hive QA commented on HIVE-9766:
-------------------------------



{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/12707391/HIVE-9766.3.patch

{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 8347 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udaf_percentile_approx_23
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_schemeAuthority
org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testMetastoreProxyUser
org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testSaslWithHiveMetaStore
{noformat}

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

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: 4 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12707391 - PreCommit-HIVE-TRUNK-Build

> Add JavaConstantXXXObjectInspector
> ----------------------------------
>
>                 Key: HIVE-9766
>                 URL: https://issues.apache.org/jira/browse/HIVE-9766
>             Project: Hive
>          Issue Type: Improvement
>          Components: Serializers/Deserializers
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>         Attachments: HIVE-9766.1.patch, HIVE-9766.2.patch, HIVE-9766.3.patch
>
>
> Need JavaConstantXXXObjectInspector when implementing PIG-3294. There are two 
> approaches:
> 1. Add those classes in Pig. However, most construct of the base class 
> JavaXXXObjectInspector is default scope, need to change them to protected
> 2. Add those classes in Hive
> Approach 2 should be better since those classes might be useful to Hive as 
> well. Attach a patch to provide them.



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

Reply via email to