PM
To: user@hive.apache.org
Subject: Re: LLAP can't read ORC ZLIB files from S3
Actually, it looks like LLAP is trying to get the ByteBuffer array from a
direct byte buffer. Turning off direct byte buffers on read should fix the
problem.
.. Owen
On Thu, Jun 25, 2020 at 7:27 AM A
rue
> which I had set for HDFS-based tables. Setting this to false and inserting
> data into the S3 table appears to have fixed this problem.
>
>
>
> *From:* Aaron Grubb
> *Sent:* Wednesday, June 24, 2020 4:04 PM
> *To:* user@hive.apache.org
> *Subject:* LLAP can
Subject: LLAP can't read ORC ZLIB files from S3
Hello everyone,
I'm encountering an error that I can't find any information on. I've inserted
data into a table with storage in S3 in ORC ZLIB format. I can query this data
directly without issues. Running a query that requ
Hello everyone,
I'm encountering an error that I can't find any information on. I've inserted
data into a table with storage in S3 in ORC ZLIB format. I can query this data
directly without issues. Running a query that requires LLAP causes the
following error:
java.lang.RuntimeException: org.a