Re: RiakCS large file uploads fail with 403/AccessDenied and 400/InvalidDigest

2015-03-16 Thread Niels O
lets see my environment: node v0.10.20 npm 1.3.11 ├─┬ aws-sdk@*2.1.8* │ ├─┬ xml2js@0.2.6 │ │ └── sax@0.4.2 │ └── xmlbuilder@0.4.2 riak-cs 1.5.3 riak 1.4.10 and YES upgrading the AWS sdk to 2.1.*16* helped!!.. thanks. solved On Wed, Mar 11, 2015 at 4:43 AM, Shunichi Shinohara wrote: > Ni

Re: RiakCS large file uploads fail with 403/AccessDenied and 400/InvalidDigest

2015-03-16 Thread Niels O
Hi Shino, Quite late reaction, but YES this patch works! So problem solved :-) Thanks! Niels On Thu, Mar 12, 2015 at 10:00 AM, Shunichi Shinohara wrote: > Hi Niels, > > I made PR to aws-sdk-js that fixes 403 in Multipart Upload Part requests > [1]. > I hope you can patch your aws sdk installa

Re: Advice on making a Riak middleware easy to configure

2015-03-16 Thread Matthew Brender
Marc, Our side conversation starts to help, but I'm sure there's more to discuss here. I believe you want to know: what configuration assumptions about Riak can be made before connecting into apiman vs what functionality does apiman have to support? If you're looking to start simple, I'd think beg