You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2013/05/16 19:15:16 UTC

[jira] [Commented] (AMBARI-2143) HBASE fails to start on master

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

Siddharth Wagle commented on AMBARI-2143:
-----------------------------------------

+1
                
> HBASE fails to start on master
> ------------------------------
>
>                 Key: AMBARI-2143
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2143
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 1.2.4
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>             Fix For: 1.2.4
>
>         Attachments: AMBARI-2143.patch
>
>
> HBASE master fails to start on master. From log:
> {noformat}
> 2013-05-14 21:06:43,487 FATAL org.apache.hadoop.hbase.master.HMaster: Unhandled exception. Starting shutdown.
> org.apache.hadoop.security.AccessControlException: org.apache.hadoop.security.AccessControlException: Permission denied: user=hbase, access=EXECUTE, inode="/apps/hbase/data":hdfs:hdfs:drwx------
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
>         at org.apache.hadoop.ipc.RemoteException.instantiateException(RemoteException.java:95)
>         at org.apache.hadoop.ipc.RemoteException.unwrapRemoteException(RemoteException.java:57)
>         at org.apache.hadoop.hdfs.DFSClient.getFileInfo(DFSClient.java:1134)
>         at org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:556)
>         at org.apache.hadoop.fs.FileSystem.exists(FileSystem.java:779)
>         at org.apache.hadoop.hbase.util.FSUtils.getVersion(FSUtils.java:287)
>         at org.apache.hadoop.hbase.util.FSUtils.checkVersion(FSUtils.java:329)
>         at org.apache.hadoop.hbase.master.MasterFileSystem.checkRootDir(MasterFileSystem.java:434)
>         at org.apache.hadoop.hbase.master.MasterFileSystem.createInitialFileSystemLayout(MasterFileSystem.java:146)
>         at org.apache.hadoop.hbase.master.MasterFileSystem.<init>(MasterFileSystem.java:131)
>         at org.apache.hadoop.hbase.master.HMaster.finishInitialization(HMaster.java:532)
>         at org.apache.hadoop.hbase.master.HMaster.run(HMaster.java:391)
>         at java.lang.Thread.run(Thread.java:662)
> {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