Hi Jörg

> to support five versions of Elasticsearch:
> 
> 0.19.8

Thanks again for releasing this - works very well. While we're not going to be 
using it, I did try the S3 version too - but it didn't seem to work. Here's the 
traceback (I used real access key, secret and bucket in my trial, of course!):

[2014-02-20 11:16:38,581][INFO 
][org.xbib.elasticsearch.action.RestExportAction] [Trapper] starting export: 
{"started":"2014-02-20T11:16:38.548Z","path":"unittest_transmissions.tar.gz","map":{},"uri":null,"copy":false,"s3":true}
[2014-02-20 11:16:38,607][INFO 
][org.xbib.elasticsearch.action.RestExportAction] [Trapper] getting settings 
for indices [unittest_transmissions]
[2014-02-20 11:16:38,611][INFO 
][org.xbib.elasticsearch.action.RestExportAction] [Trapper] found indices: 
[unittest_transmissions]
[2014-02-20 11:16:38,620][INFO 
][org.xbib.elasticsearch.action.RestExportAction] [Trapper] getting mappings 
for index unittest_transmissions and types []
[2014-02-20 11:16:38,636][INFO 
][org.xbib.elasticsearch.action.RestExportAction] [Trapper] found mappings: 
[transmissions]
[2014-02-20 11:16:38,636][INFO 
][org.xbib.elasticsearch.action.RestExportAction] [Trapper] adding mapping: 
transmissions
[2014-02-20 11:16:38,728][INFO 
][org.xbib.elasticsearch.action.RestExportAction] [Trapper] end of export: 
{"started":"2014-02-20T11:16:38.548Z","path":"unittest_transmissions.tar.gz","map":{},"uri":null,"copy":false,"s3":true}
[2014-02-20 11:16:38,729][INFO 
][org.xbib.elasticsearch.action.RestExportAction] [Trapper] trying to transfer 
file unittest_transmissions.tar.gz to s3 xxxx:[email protected]?bucketName= 
mybucket&key=2014-02-20-df-test
Exception in thread 
"elasticsearch[Trapper][knapsack-export-[file:unittest_transmissions.tar.gz]][T#1]"
 java.util.ServiceConfigurationError: no connection factory found for 
xxxx:[email protected]?bucketName=mybucket&key=2014-02-20-df-test
        at 
org.xbib.io.ConnectionService.getConnectionFactory(ConnectionService.java:47)
        at 
org.xbib.elasticsearch.action.RestExportAction$ExportThread.run(RestExportAction.java:390)
        at java.lang.Thread.run(Thread.java:744)

This is ES 0.19.8, Java 1.7.0_45.

Again, this doesn't actually matter for us (I was just playing with it) but 
thought you'd like to know this didn't quite work as expected.

Cheers,
Dan
--
Dan Fairs | [email protected] | @danfairs | secondsync.com

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/4C15A2D9-B16C-41BC-9207-9D2B96BB1222%40gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to