On Fri, Jan 4, 2013 at 6:18 AM, Koen van Besien <[email protected]> wrote: > Thanks, > > Got it working! >
Nice. Care to share some fancy graphs? Mark > > On Thu, Jan 3, 2013 at 11:03 PM, Marcel Neuhausler <[email protected]> > wrote: >> >> Hi Koen, >> >> I did some basho_benching against S3 once. I wrote a simple driver based >> on erlcloud. Code is in following branch: >> https://github.com/basho/basho_bench/tree/erlcloud >> >> And an example config can be found at: >> https://github.com/basho/basho_bench/blob/erlcloud/examples/s3.config >> >> Hope that helps >> --Marcel >> >> On Thu, Jan 3, 2013 at 11:24 AM, Koen van Besien >> <[email protected]> wrote: >>> >>> Dear List, >>> >>> Just wondering if there was already an s3 driver for basho_bench? >>> I found the LeoFS bansho_bench driver >>> https://github.com/leo-project/leofs/tree/master/test >>> >>> But if you try this one on a real S3 implementation (so not LeoFS), >>> it does not provide all needed headers >>> For example the date header is not included when you do a get/put >>> request, >>> only >>> >>> {'Content-Type', ?S3_CONTENT_TYPE}, {'Authorization', gen_sig("PUT", >>> Url)} >>> >>> Are used in this driver. >>> >>> I was just wondering if there exists already a kind of Amazon S3 driver >>> for basho_bench? >>> >>> -- >>> Koen van Besien >>> >>> _______________________________________________ >>> riak-users mailing list >>> [email protected] >>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >>> >> > > > > -- > Koen van Besien > 0485 68 29 28 > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
