[
https://issues.apache.org/jira/browse/HIVE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13768964#comment-13768964
]
Hive QA commented on HIVE-5246:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12603400/HIVE-5246.1.patch
{color:green}SUCCESS:{color} +1 3097 tests passed
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/767/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/767/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
> Local task for map join submitted via oozie job fails on a secure HDFS
> -----------------------------------------------------------------------
>
> Key: HIVE-5246
> URL: https://issues.apache.org/jira/browse/HIVE-5246
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.10.0, 0.11.0
> Reporter: Prasad Mujumdar
> Assignee: Prasad Mujumdar
> Attachments: HIVE-5246.1.patch, HIVE-5246-test.tar
>
>
> For a Hive query started by Oozie Hive action, the local task submitted for
> Mapjoin fails. The HDFS delegation token is not shared properly with the
> child JVM created for the local task.
> Oozie creates a delegation token for the Hive action and sets env variable
> HADOOP_TOKEN_FILE_LOCATION as well as mapreduce.job.credentials.binary config
> property. However this doesn't get passed down to the child JVM which causes
> the problem.
> This is similar issue addressed by HIVE-4343 which address the problem
> HiveServer2
--
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