Re: Trying to fetch S3 data

2016-09-28 Thread Steve Loughran
On 28 Sep 2016, at 06:28, Hitesh Goyal mailto:hitesh.go...@nlpcaptcha.com>> wrote: Hi team, I want to fetch data from Amazon S3 bucket. For this, I am trying to access it using scala. I have tried the basic wordcount application in scala. Now I want to retrieve s3 data using it. I have gone th

Trying to fetch S3 data

2016-09-27 Thread Hitesh Goyal
Hi team, I want to fetch data from Amazon S3 bucket. For this, I am trying to access it using scala. I have tried the basic wordcount application in scala. Now I want to retrieve s3 data using it. I have gone through the tutorials and I found solutions for uploading files to S3. Please tell me h