You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2013/02/22 01:18:13 UTC

[jira] [Created] (PIG-3206) HBaseStorage does not work with Oozie pig action and secure HBase

Rohini Palaniswamy created PIG-3206:
---------------------------------------

             Summary: 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
            Reporter: Rohini Palaniswamy
            Assignee: Rohini Palaniswamy


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