PAM installation issue

2016-06-17 Thread Ben Huntley
Hi all, I was recently going through the https://drill.apache.org/docs/ documentation to setup a Distributed Mode Drill cluster that will consume data off of HDFS. Our cluster runs Ubuntu 14.04. I found that following the PAM installation steps at

Snappy compression on JSON files stored on HDFS

2016-06-17 Thread Ben Huntley
Hi all, I'm attempting to read a nested JSON file compressed with Snappy using the following query: select * from hdfs.`/tmp/test/part-r-01195.json.snappy` limit 20 However I am encountering the following error: 2016-06-17 09:36:29,385 [USER-rpc-event-queue] ERROR