[
https://issues.apache.org/jira/browse/HBASE-12493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232290#comment-14232290
]
Gary Helmling commented on HBASE-12493:
---------------------------------------
[~brocknoland] [~ychena] The updated patch adds two
{{TokenUtil.addTokenForJob()}} methods that should directly address the Hive
usage -- if an existing token for the cluster is found in the User credentials
it will be added to the job, otherwise a new token will be fetched and added to
the job.
This also fixes up the {{TableMapReduceUtil}} usage of the deprecated
{{User.obtainAuthTokenForJob()}} methods.
> User class should provide a way to re-use existing token
> --------------------------------------------------------
>
> Key: HBASE-12493
> URL: https://issues.apache.org/jira/browse/HBASE-12493
> Project: HBase
> Issue Type: Task
> Reporter: Brock Noland
> Assignee: Gary Helmling
> Fix For: 2.0.0
>
> Attachments: HBASE-12493-v2.patch, HBASE-12493.patch
>
>
> In HIVE-8874 we had to re-use HBase classes market private to re-use using
> tokens.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)