[
https://issues.apache.org/jira/browse/HBASE-15780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15284615#comment-15284615
]
Hudson commented on HBASE-15780:
--------------------------------
FAILURE: Integrated in HBase-1.4 #155 (See
[https://builds.apache.org/job/HBase-1.4/155/])
HBASE-15780 Make AuthUtil public and rely on it for talking to secure (busbey:
rev e365191896e16a794aa0b6163291473e47f377ea)
* hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKUtil.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/TableAuthManager.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/AuthUtil.java
*
hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/Stoppable.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/ChoreService.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/ScheduledChore.java
* hbase-common/src/test/java/org/apache/hadoop/hbase/TestChoreService.java
> Expose AuthUtil as IA.Public
> ----------------------------
>
> Key: HBASE-15780
> URL: https://issues.apache.org/jira/browse/HBASE-15780
> Project: HBase
> Issue Type: New Feature
> Components: API, security
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Fix For: 2.0.0, 1.3.0
>
> Attachments: HBASE-15780.1.patch, HBASE-15780.2.patch
>
>
> Make AuthUtils IA.Public so that we can point it out to folks who want to
> build long-lived services that talk to secure HBase clusters without
> concerning them with Hadoop APIs like UGI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)