Advertisement
Guest User

Untitled

a guest
May 26th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 6.77 KB | None | 0 0
  1. "stackTrace" : [
  2.       "org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: SchemaChangeException: Failure while trying to materialize incoming schema.  Errors:",
  3.       " ",
  4.       "Error in expression at index -1.  Error: Missing function implementation: [dremio_split_pattern(LIST-OPTIONAL, VARCHAR-REQUIRED, VARCHAR-REQUIRED, BIT-REQUIRED, VARCHAR-REQUIRED, INT-REQUIRED)].  Full expression: --UNKNOWN EXPRESSION--..",
  5.       "",
  6.       "Fragment 0:0",
  7.       "",
  8.       "[Error Id: a5aaf6f2-50ef-481e-8eb4-5b26741a3c26 on denis-desktop:31010]",
  9.       "",
  10.       "  (org.apache.drill.exec.exception.SchemaChangeException) Failure while trying to materialize incoming schema.  Errors:",
  11.       " ",
  12.       "Error in expression at index -1.  Error: Missing function implementation: [dremio_split_pattern(LIST-OPTIONAL, VARCHAR-REQUIRED, VARCHAR-REQUIRED, BIT-REQUIRED, VARCHAR-REQUIRED, INT-REQUIRED)].  Full expression: --UNKNOWN EXPRESSION--..",
  13.       "    org.apache.drill.exec.physical.impl.project.ProjectRecordBatch.setupNewSchema():390",
  14.       "    org.apache.drill.exec.record.AbstractSingleRecordBatch.innerNext():78",
  15.       "    org.apache.drill.exec.physical.impl.project.ProjectRecordBatch.innerNext():131",
  16.       "    org.apache.drill.exec.record.AbstractRecordBatch.next():185",
  17.       "    org.apache.drill.exec.record.AbstractRecordBatch.next():142",
  18.       "    org.apache.drill.exec.record.AbstractRecordBatch.next():132",
  19.       "    org.apache.drill.exec.record.AbstractSingleRecordBatch.innerNext():51",
  20.       "    org.apache.drill.exec.physical.impl.limit.LimitRecordBatch.innerNext():115",
  21.       "    org.apache.drill.exec.record.AbstractRecordBatch.next():185",
  22.       "    org.apache.drill.exec.record.AbstractRecordBatch.next():142",
  23.       "    org.apache.drill.exec.record.AbstractRecordBatch.next():132",
  24.       "    org.apache.drill.exec.record.AbstractSingleRecordBatch.innerNext():51",
  25.       "    org.apache.drill.exec.physical.impl.svremover.RemovingRecordBatch.innerNext():94",
  26.       "    org.apache.drill.exec.record.AbstractRecordBatch.next():185",
  27.       "    org.apache.drill.exec.record.AbstractRecordBatch.next():142",
  28.       "    org.apache.drill.exec.record.AbstractRecordBatch.next():132",
  29.       "    org.apache.drill.exec.record.AbstractSingleRecordBatch.innerNext():51",
  30.       "    org.apache.drill.exec.physical.impl.project.ProjectRecordBatch.innerNext():131",
  31.       "    org.apache.drill.exec.record.AbstractRecordBatch.next():185",
  32.       "    org.apache.drill.exec.physical.impl.BaseRootExec.next():104",
  33.       "    org.apache.drill.exec.physical.impl.ScreenCreator$ScreenRoot.innerNext():81",
  34.       "    org.apache.drill.exec.physical.impl.BaseRootExec.next():94",
  35.       "    org.apache.drill.exec.work.fragment.FragmentExecutor$1.run():257",
  36.       "    org.apache.drill.exec.work.fragment.FragmentExecutor$1.run():251",
  37.       "    java.security.AccessController.doPrivileged():-2",
  38.       "    javax.security.auth.Subject.doAs():422",
  39.       "    org.apache.hadoop.security.UserGroupInformation.doAs():1657",
  40.       "    org.apache.drill.exec.work.fragment.FragmentExecutor.run():251",
  41.       "    org.apache.drill.common.SelfCleaningRunnable.run():38",
  42.       "    java.util.concurrent.ThreadPoolExecutor.runWorker():1142",
  43.       "    java.util.concurrent.ThreadPoolExecutor$Worker.run():617",
  44.       "    java.lang.Thread.run():745",
  45.       "",
  46.       "  at org.apache.drill.exec.rpc.user.QueryResultHandler.resultArrived(QueryResultHandler.java:123)",
  47.       "  at org.apache.drill.exec.rpc.user.UserClient.handleReponse(UserClient.java:114)",
  48.       "  at org.apache.drill.exec.rpc.BasicClientWithConnection.handle(BasicClientWithConnection.java:46)",
  49.       "  at org.apache.drill.exec.rpc.BasicClientWithConnection.handle(BasicClientWithConnection.java:31)",
  50.       "  at org.apache.drill.exec.rpc.RpcBus.handle(RpcBus.java:65)",
  51.       "  at org.apache.drill.exec.rpc.RpcBus$RequestEvent.run(RpcBus.java:363)",
  52.       "  at org.apache.drill.common.SerializedExecutor$RunnableProcessor.run(SerializedExecutor.java:89)",
  53.       "  at org.apache.drill.exec.rpc.RpcBus$SameExecutor.execute(RpcBus.java:240)",
  54.       "  at org.apache.drill.common.SerializedExecutor.execute(SerializedExecutor.java:123)",
  55.       "  at org.apache.drill.exec.rpc.RpcBus$InboundHandler.decode(RpcBus.java:274)",
  56.       "  at org.apache.drill.exec.rpc.RpcBus$InboundHandler.decode(RpcBus.java:245)",
  57.       "  at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89)",
  58.       "  at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)",
  59.       "  at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)",
  60.       "  at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:254)",
  61.       "  at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)",
  62.       "  at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)",
  63.       "  at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)",
  64.       "  at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)",
  65.       "  at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)",
  66.       "  at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242)",
  67.       "  at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)",
  68.       "  at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)",
  69.       "  at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)",
  70.       "  at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)",
  71.       "  at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)",
  72.       "  at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:847)",
  73.       "  at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131)",
  74.       "  at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)",
  75.       "  at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)",
  76.       "  at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)",
  77.       "  at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)",
  78.       "  at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111)",
  79.       "  at java.lang.Thread.run(Thread.java:745)"
  80.     ]
  81.   }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement