when i use company business data run into this exception,data it's hugu,my test
data is ok
so i can not provide a test data。。。i use
https://github.com/apache/hive/tree/branch-0.12
bhsc.happy
发件人: Prasanth Jayachandran
发送时间: 2014-01-09 14:49
收件人: user
主题: Re: write orcfile exception
Does it
write orcfile with compress CompressionKind.ZLIB or CompressionKind.SNAPPY
occur exception:(CompressionKind.NONE is ok)
Exception in thread "main" java.lang.IndexOutOfBoundsException
at java.nio.ByteBuffer.wrap(ByteBuffer.java:352)
at
org.apache.hadoop.hive.ql.io.orc.InStream$Comp