[
https://issues.apache.org/jira/browse/HIVE-8299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154047#comment-14154047
]
Hive QA commented on HIVE-8299:
-------------------------------
{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/12672017/HIVE-8299.1.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 6379 tests executed
*Failed tests:*
{noformat}
org.apache.hive.hcatalog.pig.TestOrcHCatLoader.testReadDataPrimitiveTypes
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1059/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1059/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1059/
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: 12672017
> HiveServer2 in http-kerberos & doAs=true is failing with
> org.apache.hadoop.security.AccessControlException
> ----------------------------------------------------------------------------------------------------------
>
> Key: HIVE-8299
> URL: https://issues.apache.org/jira/browse/HIVE-8299
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Affects Versions: 0.14.0
> Reporter: Vaibhav Gumashta
> Assignee: Vaibhav Gumashta
> Priority: Critical
> Fix For: 0.14.0
>
> Attachments: HIVE-8299.1.patch
>
>
> The issue is that it does a doAs at processor level and fails at scratch dir
> creation before the session is opened. Since we are now using a proxy class
> to implement doAs at HiveSession level, we should get rid of
> HttpCLIServiceUGIProcessor and related classes that were used before.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)