Hi, I am installing HDP2.2.4 & Ambari 1.7 and I have enabled Kerberos security.
I have installed HUE from same repo and configured. But, Hive & HCatalog services are not able to run. I have deployed HUE same where Hive services running. HiveServer2 i can able to connect from beeline client. I have tried to identifying the issue, but, i coun't resolve this. I am getting following erros. Please help me to resolve this issue. Potential misconfiguration detected. Fix and restart Hue. hadoop.hdfs_clusters.default.webhdfs_urlCurrent value: http://localhost:50070/webhdfs/v1 Failed to access filesystem rootBeeswax (Hive UI)The application won't work without a running HiveServer2. QueryServerException at /beeswax/ Bad status for request TOpenSessionReq(username='hue', password=None, client_protocol=4, configuration={'hive.server2.proxy.user': u'smunnawar'}): TOpenSessionResp(status=TStatus(errorCode=0, errorMessage='Failed to validate proxy privilege of hue for smunnawar', sqlState='08S01', infoMessages=['*org.apache.hive.service.cli.HiveSQLException:Failed to validate proxy privilege of hue for smunnawar:14:13', 'org.apache.hive.service.auth.HiveAuthFactory:verifyProxyAccess:HiveAuthFactory.java:331', 'org.apache.hive.service.cli.thrift.ThriftCLIService:getProxyUser:ThriftCLIService.java:646', 'org.apache.hive.service.cli.thrift.ThriftCLIService:getUserName:ThriftCLIService.java:298', 'org.apache.hive.service.cli.thrift.ThriftCLIService:getSessionHandle:ThriftCLIService.java:314', 'org.apache.hive.service.cli.thrift.ThriftCLIService:OpenSession:ThriftCLIService.java:235', 'org.apache.hive.service.cli.thrift.TCLIService$Processor$OpenSession:getResult:TCLIService.java:1253', 'org.apache.hive.service.cli.thrift.TCLIService$Processor$OpenSession:getResult:TCLIService.java:1238', 'org.apache.thrift.ProcessFunction:process:ProcessFunction.java:39', 'org.apache.thrift.TBaseProcessor:process:TBaseProcessor.java:39', 'org.apache.hadoop.hive.thrift.HadoopThriftAuthBridge20S$Server$TUGIAssumingProcessor:process:HadoopThriftAuthBridge20S.java:679', 'org.apache.thrift.server.TThreadPoolServer$WorkerProcess:run:TThreadPoolServer.java:206', 'java.util.concurrent.ThreadPoolExecutor:runWorker:ThreadPoolExecutor.java:1145', 'java.util.concurrent.ThreadPoolExecutor$Worker:run:ThreadPoolExecutor.java:615', 'java.lang.Thread:run:Thread.java:745', '*org.apache.hadoop.security.authorize.AuthorizationException:User: hue is not allowed to impersonate smunnawar:0:-1'], statusCode=3), sessionHandle=None, configuration=None, serverProtocolVersion=5) Regards, Shaik
