> On 23 Jun 2015, at 00:09, Danny wrote:
>
> hi,
>
> have you tested
>
> "s3://ww-sandbox/name_of_path/" instead of "s3://ww-sandbox/name_of_path"
>
+ make sure the bucket is there already. Hadoop s3 clients don't currently
handle that step
> or have you test to add your file extension wi
hi,
have you tested
"s3://ww-sandbox/name_of_path/" instead of "s3://ww-sandbox/name_of_path"
or have you test to add your file extension with placeholder (*) like:
"s3://ww-sandbox/name_of_path/*.gz"
or
"s3://ww-sandbox/name_of_path/*.csv"
depend on your files. If it does not work pls tes
Could you elaborate a bit more? What do you meant by set up a standalone
server? and what is leading you to that exceptions?
Thanks
Best Regards
On Mon, Jun 22, 2015 at 2:22 AM, nizang wrote:
> hi,
>
> I'm trying to setup a standalone server, and in one of my tests, I got the
> following except