Please using hadoop/hive/hbase shell with the account to start Kylin, then run some scripts to make sure that account has privilege to execute such actions.
If you are using HDP cluster not sandbox VM. the "root" account has not write permission on HDFS or execute Hive/HBase as I know. Please double check and let's know if there's any other issue. Thanks. Best Regards! --------------------- Luke Han On Wed, Sep 16, 2015 at 3:39 PM, ShaoFeng Shi <[email protected]> wrote: > did you ever run Kylin with other user? you can try to drop the > "kylin_metadata_.*" tables from hbase, and then start Kylin with root > again; These tables will be created if not exist; > > 2015-09-16 12:37 GMT+08:00 凡梦星尘 <[email protected]>: > > > yes, I use root account too. And I just build hdp sandbox VM default env, > > not > > change they settings. why? I will do anther try. Thanks. > > > > 2015-09-16 12:25 GMT+08:00 hongbin ma <[email protected]>: > > > > > normally we just use root account for hdp sandbox, but I don't know why > > it > > > is not working for you. maybe you should change hbase's configuration > to > > > relax security levels > > > > > > On Wed, Sep 16, 2015 at 12:23 PM, 凡梦星尘 <[email protected]> wrote: > > > > > > > oh, so your mean kylin start need under hadoop user, right? Is there > > any > > > > another solution. > > > > > > > > 2015-09-16 11:08 GMT+08:00 hongbin ma <[email protected]>: > > > > > > > > > Caused by: > > > > > > > > > > > > > > > > > > > > org.apache.hadoop.hbase.ipc.RemoteWithExtrasException(org.apache.hadoop.hbase.security.AccessDeniedException): > > > > > org.apache.hadoop.hbase.security.AccessDeniedException: > Insufficient > > > > > permissions for user 'root (auth:SIMPLE)',action: ADMIN, > > > > > tableName:kylin_metadata_acl, family:null,column: null > > > > > > > > > > > > > > > It's permission issue again, this time it's on hbase. > > > > > > > > > > > > > > > > > > > > On Tue, Sep 15, 2015 at 6:44 PM, 凡梦星尘 <[email protected]> wrote: > > > > > > > > > > > Hi guys. > > > > > > > > > > > > > > > > > > I had accept your suggest build kylin in HDP 2.2.4 > > enviroment. > > > > But > > > > > > it start failed. Cause some spring ioc init error. The detail log > > in > > > > > > attachment. Please help. Thanks. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > Regards, > > > > > > > > > > *Bin Mahone | 马洪宾* > > > > > Apache Kylin: http://kylin.io > > > > > Github: https://github.com/binmahone > > > > > > > > > > > > > > > > > > > > > -- > > > Regards, > > > > > > *Bin Mahone | 马洪宾* > > > Apache Kylin: http://kylin.io > > > Github: https://github.com/binmahone > > > > > >
