[
https://issues.apache.org/jira/browse/HBASE-15952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322723#comment-15322723
]
Hudson commented on HBASE-15952:
--------------------------------
FAILURE: Integrated in HBase-Trunk_matrix #1017 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1017/])
HBASE-15952 Bulk load data replication is not working when RS user does
(ashishsinghi: rev 9012a0b123b3eea8b08c8687cef812e83e9b491d)
*
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueuesZKImpl.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestReplicationStateBasic.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java
*
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueuesHBaseImpl.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestReplicationHFileCleaner.java
*
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.java
*
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueues.java
> Bulk load data replication is not working when RS user does not have
> permission on hfile-refs node
> --------------------------------------------------------------------------------------------------
>
> Key: HBASE-15952
> URL: https://issues.apache.org/jira/browse/HBASE-15952
> Project: HBase
> Issue Type: Bug
> Components: Replication
> Affects Versions: 1.3.0
> Reporter: Ashish Singhi
> Assignee: Ashish Singhi
> Fix For: 2.0.0, 1.3.0, 1.4.0
>
> Attachments: HBASE-15952.branch-1.v1.patch, HBASE-15952.patch,
> HBASE-15952.v1.patch
>
>
> In our recent testing in secure cluster we found that when a RS user does not
> have permission on hfile-refs znode then RS was failing to replicate the bulk
> loaded data as the hfile-refs znode is created by hbase client and RS user
> may not have permission to it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)