see https://issues.apache.org/jira/browse/SPARK-11043, it is resolved in 1.6.
On Tue, Dec 15, 2015 at 2:28 PM, Younes Naguib < younes.nag...@tritondigital.com> wrote: > The one coming with spark 1.5.2. > > > > y > > > > *From:* Ted Yu [mailto:yuzhih...@gmail.com] > *Sent:* December-15-15 1:59 PM > *To:* Younes Naguib > *Cc:* user@spark.apache.org > *Subject:* Re: Securing objects on the thrift server > > > > Which Hive release are you using ? > > > > Please take a look at HIVE-8529 > > > > Cheers > > > > On Tue, Dec 15, 2015 at 8:25 AM, Younes Naguib < > younes.nag...@tritondigital.com> wrote: > > Hi all, > > > I get this error when running "show current roles;" : > > 2015-12-15 15:50:41 WARN > org.apache.hive.service.cli.thrift.ThriftCLIService ThriftCLIService:681 - > Error fetching results: > org.apache.hive.service.cli.HiveSQLException: Couldn't find log associated > with operation handle: OperationHandle [opType=EXECUTE_STATEMENT, > getHandleIdentifier()=cd309366-839f-468c-add1-81a506e92254] > at > org.apache.hive.service.cli.operation.OperationManager.getOperationLogRowSet(OperationManager.java:229) > at > org.apache.hive.service.cli.session.HiveSessionImpl.fetchResults(HiveSessionImpl.java:687) > at > org.apache.hive.service.cli.CLIService.fetchResults(CLIService.java:454) > at > org.apache.hive.service.cli.thrift.ThriftCLIService.FetchResults(ThriftCLIService.java:672) > at > org.apache.hive.service.cli.thrift.TCLIService$Processor$FetchResults.getResult(TCLIService.java:1553) > at > org.apache.hive.service.cli.thrift.TCLIService$Processor$FetchResults.getResult(TCLIService.java:1538) > at > org.apache.thrift.ProcessFunction.process(ProcessFunction.java:39) > at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:39) > at > org.apache.hive.service.auth.TSetIpAddressProcessor.process(TSetIpAddressProcessor.java:56) > at > org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:285) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > > Any ideas? > > Thanks, > > *Younes * <younes.nag...@streamtheworld.com> > > >