Commit Graph

29 Commits

Author SHA1 Message Date
Shay Banon b9368e2fc2 no need for objectCount, we can use keys 2012-03-07 22:08:58 +02:00
Holden Karau bb222f0f7f Improve S3 grouped deletes
* Move the grouping to outside the main while(true) loop
2012-03-06 15:47:58 -08:00
Holden Karau b19f1a5b06 Group S3 delete requests.
* In the new AWS SDK deleting multiple objects
  in a single request is now supported. See:
http://docs.amazonwebservices.com/AmazonS3/latest/dev/DeletingMultipleObjectsUsingJava.html
2012-03-05 16:32:06 -08:00
Holden Karau d234b3cdc8 Fix region parsing
* Fix invalid host names and remove \t's from region
  hostnames.
2012-03-05 15:19:52 -08:00
Shay Banon c849de9231 move to 1.5.0 snap 2012-03-03 23:25:35 +02:00
Shay Banon bcef799089 release 1.4.0 2012-03-03 23:23:47 +02:00
Shay Banon cde27eb2e5 Upgrade to AWS SDK 1.3.3, closes #5. 2012-03-03 23:22:05 +02:00
Shay Banon 825cd219bc Merge remote-tracking branch 'origin/master' 2012-03-03 18:52:15 +02:00
Shay Banon c68e3e6ea7 move to elasticsearch 0.19.0 dep 2012-03-03 18:52:00 +02:00
Shay Banon 332f35d608 Merge pull request #3 from dadoonet/master
Update maven assembly plugin version to 2.3
2012-02-26 15:40:42 -08:00
David Pilato 24980a1433 Ignore eclipse files 2012-02-26 23:28:35 +01:00
David Pilato ac66f42490 Update maven assembly plugin to latest version : 2.3 2012-02-26 23:27:30 +01:00
Shay Banon 6dceb5b326 upgrade to latest assembly 2012-02-26 10:15:07 +02:00
Shay Banon 9f94490474 upgrade to latest elasticsearch 2012-02-26 10:14:45 +02:00
Shay Banon c2900fe9bc move to 1.4.0 snap 2012-02-07 15:45:41 +02:00
Shay Banon c29210c625 release 1.3.0 supporting elasticsearch 0.19 2012-02-07 15:42:43 +02:00
Shay Banon 208d030264 update readme to reflect older versions only work with 0.18 2012-01-31 13:05:49 +02:00
Shay Banon e4a23e244b move to elasticsearch 0.19.0 snap and use some of its features 2012-01-31 13:04:54 +02:00
Shay Banon b22efc01e7 improve readme 2012-01-16 00:17:08 +02:00
Shay Banon 8effe90167 release 1.2.0 2012-01-03 01:22:08 +02:00
Shay Banon 03b422e959 aws-sdk pulls the wrong version of httpclient that comes bundled with the installation, use the formal one 2012-01-03 01:21:12 +02:00
Shay Banon c421c50511 clean readme 2012-01-02 23:16:13 +02:00
Shay Banon 75886080bb move to 1.2.0 snap 2012-01-02 23:13:59 +02:00
Shay Banon 3c2e35694a release 1.1.0 2012-01-02 23:13:40 +02:00
Shay Banon 45b1cb9fef upgrade to latest aws sdk 1.2.15 2012-01-02 23:11:23 +02:00
Shay Banon 2cbf07e5b6 S3 blob storage gateway: deleting an index named x destroys data for any index with name beginning with x, closes #2. 2012-01-02 23:10:00 +02:00
Shay Banon b0ef8c657d fix pom 2011-12-13 15:04:15 +02:00
Shay Banon b0ea8e044d move to 1.1.0 snap 2011-12-05 15:46:44 +02:00
Shay Banon 7d57a52d0f first commit 2011-12-05 15:42:33 +02:00