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

Rohini Palaniswamy commented on PIG-3206:
-----------------------------------------

bq. Maybe a test would be helpful?
  Manually tested with command line and Oozie against secure hbase for now. 
HADOOP-8078 which makes security unit tests possible is only available in 
Hadoop 3.0. 
                
> HBaseStorage does not work with Oozie pig action and secure HBase
> -----------------------------------------------------------------
>
>                 Key: PIG-3206
>                 URL: https://issues.apache.org/jira/browse/PIG-3206
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.10.1
>            Reporter: Rohini Palaniswamy
>            Assignee: Rohini Palaniswamy
>             Fix For: 0.12
>
>         Attachments: PIG-3206-1.patch
>
>
> HBaseStorage always tries to fetch delegation token for a secure hbase 
> cluster. But when pig is launched through Oozie, it will fail as TGT is not 
> available in the map job. In that case, it should try and reuse the hbase 
> delegation token in JobConf passed to pig through 
> mapreduce.job.credentials.binary property.

--
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

Reply via email to