Re: requested location eu-central-1, which is not in the configured locations

2016-03-08 Thread Archana C
not supported exception anymore.  Thanks! RegardsArchana On Tuesday, 8 March 2016, 10:54, Andrew Gaul <g...@apache.org> wrote: Please test again with the latest master which includes a fix: https://git-wip-us.apache.org/repos/asf?p=jclouds.git;a=commit;h=c18371a7 On Mon, M

Re: requested location eu-central-1, which is not in the configured locations

2016-03-07 Thread Archana C
Jclouda version 2.0.0-SNAPSHOT RegardsArc Sent from Yahoo Mail on Android On Mon, Mar 7, 2016 at 7:04 PM, Ignasi Barrera<n...@apache.org> wrote: That region is supported since jclouds 1.9.0. Which version are you using? On 7 March 2016 at 13:29, Archana C <carchan...@yahoo.co.

Re: jClouds 2.0 MultiPart Upload

2017-02-03 Thread Archana C
ltiple parts. On Sat, Feb 04, 2017 at 03:34:30AM +, Archana C wrote: > Hi > > I think the question was not clear. Parallel upload of multiple file is fine > and that can be achieved by using executorservice. > The question here is, does multipartUpload i.e uploading of each

jClouds 2.0 MultiPart Upload

2017-02-02 Thread Archana C
Hi I have written a sample code for multipart upload using jClouds-2.0     Properties overrides = new Properties();         BlobStoreContext context = ContextBuilder.newBuilder("openstack-swift")                 .endpoint("http://x.xxx.xx.xx:5000/v2.0;)                 .credentials("xx:xx",

Re: jClouds 2.0 MultiPart Upload

2017-02-03 Thread Archana C
On Saturday, 4 February 2017, 1:30, Andrew Gaul <g...@apache.org> wrote: We rewrote multi-part uploads in jclouds 2.0.  You should pass an ExecutorService and via PutOptions in your call to BlobStore.putBlob. On Fri, Feb 03, 2017 at 01:11:15PM +, Archana C wrote

Re: jClouds 2.0 MultiPart Upload

2017-02-03 Thread Archana C
Hi Is SequentialMultiPartUpload deprecated in jClouds2.0. Is all the multipart uploads are parallel now ? RegardsArchana On Friday, 3 February 2017, 18:39, Archana C <carchan...@yahoo.co.uk> wrote: Thanks it helped RegardsArchana On Friday, 3 February 2017, 12:06, Ignasi B

Extending RegionScopedSwiftBlobStore

2017-02-13 Thread Archana C
Hi We are trying to extend RegionScopedSwiftblobStore for our use case somewhat like public class SwiftBlobStore extends RegionScopedSwiftBlobStore{    // Our Implementation } Compilation is successful, binding is not happening properly at the run time Error: 1) No implementation for

Re: Extending RegionScopedSwiftBlobStore

2017-02-13 Thread Archana C
ons() ? On 13 February 2017 at 10:33, Archana C <carchan...@yahoo.co.uk> wrote: > Hi > > We are trying to extend RegionScopedSwiftblobStore for our use case somewhat > like > > public class SwiftBlobStore extends RegionScopedSwiftBlobStore{ >    // Our Implementation >

Not able to build master 2.1.0-SNAPSHOT

2017-02-27 Thread Archana C
Hi         Master branch 2.1.0-SNAPSHOT build fails saying [ERROR] Failed to execute goal on project jclouds-slf4j: Could not resolve dependencies for project org.apache.jclouds.driver:jclouds-slf4j:bundle:2.1.0-SNAPSHOT: Failure to find

Re: Not able to build master 2.1.0-SNAPSHOT

2017-03-01 Thread Archana C
ecific repo configuration in your environment? Also worth trying the build with the "-U" flag. I. On Feb 28, 2017 6:00 AM, "Archana C" <carchan...@yahoo.co.uk> wrote: Hi         Master branch 2.1.0-SNAPSHOT build fails saying [ERROR] Failed to execute goal

Re: Accessing blob-store by private-key only

2016-10-25 Thread Archana C
Can you provide more details on your use case, e.g., which provider? All providers use an identity and credential.  Long ago someone asked about HTTP basic access authentication which we do not support but should be easy to add. On Tue, Oct 25, 2016 at 07:09:52AM +, Archana C wrote

Accessing blob-store by private-key only

2016-10-25 Thread Archana C
Hi     Is there any way to authenticate blob store using private key alone, instead of passing credentials(identity, key) ?    Does jclouds support that kind of authentication ? RegardsArchana

Swift Multipart Manifest Upload

2017-03-28 Thread Archana C
Content length of the manifest file for multipart upload in swift doesnot have size of entire blob instead it has the content length of the manifest file.As per the javadoc [1] Content-Length of the manifest must be size of the blob. As per my observation content length of the manifest has is

S3 China Beijing

2017-03-17 Thread Archana C
Does jClouds planning to support China Beijing region which supports sig V4? What will be the ISO3166_CODE for Beijing region ? RegardsArchana

Swift Multipart upload SLO or DLO

2017-04-04 Thread Archana C
Hi Does jclouds 2.0.0 supports swift Static Large Object Upload (SLO) or Dynamic Large Object Upload(DLO) ? As per our observation, 1. It looks like jClouds does SLO and not DLO. 2. SLO requires no headers whereas DLO requires X-Object-Manifest as header while manifest upload as mentioned in

jClouds 2.0

2017-04-06 Thread Archana C
Hi 1. Is there any timeline planned for DLO support ? 2. How do we achieve backward comparability with 1.9 migrated objects (DLO) etag with 2.o recall (SLO) etag ? RegardsArchana

Re: jClouds 2.0

2017-04-07 Thread Archana C
he.org/confluence/display/JCLOUDS/How+to+Contribute On Thu, Apr 06, 2017 at 04:03:04PM +, Archana C wrote: > > Hi > 1. Is there any timeline planned for DLO support ? > 2. How do we achieve backward comparability with 1.9 migrated objects (DLO) > etag with 2.o recall (SLO) etag

SigV4 for S3 comptabile Object Store

2017-07-20 Thread Archana C
Hi,     jClouds version till 2.0.1 supports signature V2 for S3 compatible object storage. Is there a plan to support signature V4 for S3 compatible object storage ? RegardsArchana

Swift Bulk delete

2017-04-25 Thread Archana C
Hi  We are trying to perform bulk delete operation, and we are suck up with the following error [[type=BLOB, id=null, name=jclouds1a73d, location=null, uri=http://x.xx.xx.xx:8091/v1/AUTH_f9d7c1cf6500469b80f0906f5f9b1791/containerExistDLO1/jclouds1a73d, userMetadata={}], [type=BLOB, id=null,

bulk-delete objects

2017-05-17 Thread Archana C
Hi  I am trying to perform bulk-delete operation on a container. Request looks something like this{method=DELETE, endpoint=http://x.x.x.x:8091/v1/AUTH_62cdd842bcf44023b987196add34951e?bulk-delete, headers={Accept=[application/json], X-Auth-Token=[5c94641e6a4146f1a9857d6892206bbb]},