[ 
https://issues.apache.org/jira/browse/OOZIE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Kanter updated OOZIE-1363:
---------------------------------

    Attachment: cred.patch

I've attached the patch that we got working.  We tested against CDH (I was 
planning on testing against Apache before submitting a patch here though).  

We couldn't get it to work at all until we set "hive.metastore.token.signature" 
to the same value as the token's service and also added the token to the UGI; 
otherwise, Hive wasn't seeing the delegation token.  

You were able to just use the HCatCredentials as is?
                
> Add HiveCredentials to allow Oozie to connect to a secure Hive Metastore
> ------------------------------------------------------------------------
>
>                 Key: OOZIE-1363
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1363
>             Project: Oozie
>          Issue Type: Bug
>          Components: action, security
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>             Fix For: trunk
>
>         Attachments: cred.patch
>
>
> We should add a HiveCredentials class so that Oozie can connect to a secure 
> Hive metastore.  It should be relatively similar to the HCatCredentials 
> class.  

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