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

Peter Cseh commented on OOZIE-2670:
-----------------------------------

It looks like the [only 
way|https://github.com/apache/hbase/blob/0.94/security/src/main/java/org/apache/hadoop/hbase/security/token/TokenUtil.java#L47]
 to obtain tokens in 0.94.x is removed in [hbase 
branch-2|https://github.com/apache/hbase/blob/branch-2/hbase-client/src/main/java/org/apache/hadoop/hbase/security/token/TokenUtil.java]
 
They've introduced the method with a connection in 0.98, but they've changed 
the parameter's class from {{HConnection}} to {{Connection} in 1.0. 
I don't see an easy way to do this update until both Hadoop-1 and Hadoop-2 is 
supported. 


> Upgrade Hbase to 1.2
> --------------------
>
>                 Key: OOZIE-2670
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2670
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Peter Cseh
>            Assignee: Peter Cseh
>         Attachments: OOZIE-2670.001.patch, OOZIE-2670.002.patch
>
>
> We should upgrade Hbase to a newer version, say 1.2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to