Re: Cannot create external table on S3; class S3AFileSystem not found

2017-12-10 Thread Scott Halgrim
.secret.key >         $AWS_SECRET_ACCESS_KEY >       >     > > > > You can also check out the docker I made with Hive and Spark pre-installed > and pre-configured for Amazon > https://github.com/FurcyPin/docker-hive-spark > > You can either use it directly o

Re: Cannot create external table on S3; class S3AFileSystem not found

2017-12-09 Thread Scott Halgrim
location? > > Cheers, > > Elliot. > > > On Sat, 9 Dec 2017 at 00:08, Scott Halgrim wrote: > > > Hi, > > > > > > I’ve been struggling with this for a few hours, hopefully somebody here > > > can help me out. > > > > > > We h

Cannot create external table on S3; class S3AFileSystem not found

2017-12-08 Thread Scott Halgrim
Hi, I’ve been struggling with this for a few hours, hopefully somebody here can help me out. We have a lot of data in parquet format on S3 and we want to use Hive to query it. I’m running on ubuntu and we have a MySQL metadata store on AWS RDS. The command in the hive client I’m trying to run