rackspace multipart cloudfiles upload

66 views
Skip to first unread message

Ross

unread,
Oct 30, 2012, 8:42:28 PM10/30/12
to jcl...@googlegroups.com
Hi,

I am trying to get multipart upload working with rackspace cloudfiles.

    String etag = blobStore.putBlob(CONTAINER_NAME, blob, multipart());

I have tried both the sync and async API, but both fail with the exception:

    Exceptions = {[metadata=[type=BLOB, id=null, name=test/2012-10-30/web38/cxad_stats/aps001-hc-1028244-Data.db, location=null, uri=null, userMetadata={}]]=java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: backend type:     org.jclouds.rest.RestContext<org.jclouds.cloudfiles.CloudFilesClient, org.jclouds.cloudfiles.CloudFilesAsyncClient> not assignable from org.jclouds.rest.RestContext<org.jclouds.openstack.swift.SwiftClient, org.jclouds.openstack.swift.SwiftAsyncClient>}


I am using "cloudfiles-us" as the provider.  Should I be using a different provider (one of the swift providers?) , or is multipart not supported for rackspace ?

Thanks,
Ross

Adrian Cole

unread,
Oct 30, 2012, 8:50:56 PM10/30/12
to jcl...@googlegroups.com, jclou...@googlegroups.com
Hi, Ross.

multipart in openstack-based clouds is pending a stalled issue, which
I have next in line:

http://code.google.com/p/jclouds/issues/detail?id=905

-A
> --
> You received this message because you are subscribed to the Google Groups
> "jclouds" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/jclouds/-/0dF-nMobvasJ.
> To post to this group, send email to jcl...@googlegroups.com.
> To unsubscribe from this group, send email to
> jclouds+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/jclouds?hl=en.

Ross

unread,
Oct 30, 2012, 9:36:05 PM10/30/12
to jcl...@googlegroups.com, jclou...@googlegroups.com
Thanks.

I am happy to help with testing if needed (and can possibly even help with code once I get up to speed with rackspace + jclouds).

Ross
Reply all
Reply to author
Forward
0 new messages