You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2012/10/10 23:09:03 UTC

[jira] [Comment Edited] (HBASE-6963) unable to run hbck on a secure cluster

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

Jonathan Hsieh edited comment on HBASE-6963 at 10/10/12 9:08 PM:
-----------------------------------------------------------------

\+1 assuming you've tested on secure cluster.  Please only put on trunk, since we aren't guaranteed that the getShortUserName() call is on the older 0.20.x hadoops, but present on 1.0+ (which 0.96 has as a lowest supported version).
                
      was (Author: jmhsieh):
    +1 assuming you've tested on secure cluster.  Please only put on trunk, since we aren't guaranteed that the getShortUserName() call is on the older 0.20.x hadoops, but present on 1.0+ (which 0.96 has as a lowest supported version).
                  
> unable to run hbck on a secure cluster
> --------------------------------------
>
>                 Key: HBASE-6963
>                 URL: https://issues.apache.org/jira/browse/HBASE-6963
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>         Attachments: trunk_6963.patch
>
>
> {noformat}
> 12/10/02 11:49:07 WARN util.HBaseFsck: Got AccessControlException when preCheckPermission 
> org.apache.hadoop.security.AccessControlException: Permission denied: action=WRITE path=hdfs://...:8020/hbase/-ROOT- user=hbase/...
> 	at org.apache.hadoop.hbase.util.FSUtils.checkAccess(FSUtils.java:882)
> 	at org.apache.hadoop.hbase.util.HBaseFsck.preCheckPermission(HBaseFsck.java:1230)
> 	at org.apache.hadoop.hbase.util.HBaseFsck.exec(HBaseFsck.java:3343)
> 	at org.apache.hadoop.hbase.util.HBaseFsck.main(HBaseFsck.java:3205)
> {noformat}

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