at yaooqinn.kyuubi.operation.OperationState.ex(OperationState.scala:30)
at yaooqinn.kyuubi.operation.FINISHED$.ex(OperationState.scala:50)
at yaooqinn.kyuubi.operation.OperationState.validateTransition(OperationState.scala:28)
at yaooqinn.kyuubi.operation.FINISHED$.validateTransition(OperationState.scala:50)
at yaooqinn.kyuubi.operation.KyuubiOperation.setState(KyuubiOperation.scala:101)
at yaooqinn.kyuubi.operation.KyuubiOperation.cleanup(KyuubiOperation.scala:439)
at yaooqinn.kyuubi.operation.KyuubiOperation.close(KyuubiOperation.scala:215)
at yaooqinn.kyuubi.operation.OperationManager.closeOperation(OperationManager.scala:137)
at yaooqinn.kyuubi.session.KyuubiSession.closeOperation(KyuubiSession.scala:389)
at yaooqinn.kyuubi.server.BackendService.closeOperation(BackendService.scala:149)
at yaooqinn.kyuubi.server.FrontendService.CloseOperation(FrontendService.scala:474)
at org.apache.hive.service.cli.thrift.TCLIService.getResult(TCLIService.java:1513)
at org.apache.hive.service.cli.thrift.TCLIService.getResult(TCLIService.java:1498)
at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:39)
at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:39)
at org.apache.hadoop.hive.thrift.HadoopThriftAuthBridge.process(HadoopThriftAuthBridge.java:692)
at org.apache.thrift.server.TThreadPoolServer.run(TThreadPoolServer.java:286)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:589)
at java.lang.Long.parseLong(Long.java:631)
at scala.collection.immutable.StringLike$class.toLong(StringLike.scala:276)
at scala.collection.immutable.StringOps.toLong(StringOps.scala:29)
at yaooqinn.kyuubi.operation.KyuubiOperation.<init>(KyuubiOperation.scala:53)
at yaooqinn.kyuubi.operation.OperationManager.newExecuteStatementOperation(OperationManager.scala:88)
at yaooqinn.kyuubi.session.KyuubiSession.executeStatementInternal(KyuubiSession.scala:220)
at yaooqinn.kyuubi.session.KyuubiSession.executeStatement(KyuubiSession.scala:334)
at yaooqinn.kyuubi.session.KyuubiSession$$anonfun$open$1.apply(KyuubiSession.scala:297)
at yaooqinn.kyuubi.session.KyuubiSession$$anonfun$open$1.apply(KyuubiSession.scala:297)
at scala.Option.foreach(Option.scala:257)
at yaooqinn.kyuubi.session.KyuubiSession.open(KyuubiSession.scala:297)
at yaooqinn.kyuubi.session.SessionManager.openSession(SessionManager.scala:234)
at yaooqinn.kyuubi.server.BackendService.openSessionWithImpersonation(BackendService.scala:72)
at yaooqinn.kyuubi.server.FrontendService.getSessionHandle(FrontendService.scala:244)
at yaooqinn.kyuubi.server.FrontendService.OpenSession(FrontendService.scala:258)
at org.apache.hive.service.cli.thrift.TCLIService$Processor$OpenSession.getResult(TCLIService.java:1253)
at org.apache.hive.service.cli.thrift.TCLIService$Processor$OpenSession.getResult(TCLIService.java:1238)
at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:39)
at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:39)
at org.apache.hadoop.hive.thrift.HadoopThriftAuthBridge$Server$TUGIAssumingProcessor.process(HadoopThriftAuthBridge.java:692)
at org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:286)
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)