Re: Problem creating Hive Avro table based off schema from web server

2020-06-28 Thread ravi kanth
Hi Jagat, Yes, curling or using wget will retrieve the contents of the Avro schema. Just to be specific not the avsc file but its contents. Thanks, Ravi On Sat, Jun 27, 2020 at 2:06 AM Jagat Singh wrote: > Hello Ravi, > > When you wget this url > > wget http://:9091/schema?name=ed&store=parqu

RE: LLAP can't read ORC ZLIB files from S3

2020-06-28 Thread Aaron Grubb
Hi Owen, the problem disappeared when I stopped using orc.write.variable.length.blocks but how would I go about turning off direct byte buffers on read out of curiosity? I can’t find any settings to control this. Thanks, Aaron From: Owen O'Malley Sent: Thursday, June 25, 2020 1:21 PM To: user