LDAP Integation/Support

2014-05-27 Thread Kenny Aondona
Hi all, I am new to jclouds, I was wondering if jClouds supports LDAP or Active Directory(or any of that kind). Can someone please advice me regarding an app for an enterprise of 100 people, the app will be used for accessing blobstores across 3-4 different cloud storage providers. What would be t

Re: jclouds cache size

2014-05-27 Thread Andrew Gaul
[moving thread to the jclouds user mailing list where it belongs.] Which version of jclouds do you use? We removed SyncProxy before jclouds 1.6 so you use a very old version! Please upgrade to 1.7.2 and test again. On Wed, May 28, 2014 at 09:05:18AM +0300, Inbar Stolberg wrote: > hi all > i am

Re: links about BlobStore?

2014-05-27 Thread Andrew Gaul
On Tue, May 27, 2014 at 09:21:05PM -0300, felipe gutierrez wrote: > I am learning about jclouds and BlobStore. I executed an example of jClouds > with filesystem and I would like to know more about BlobStore. > > For example, this link http://jclouds.apache.org/start/blobstore/ there is > some thi

links about BlobStore?

2014-05-27 Thread felipe gutierrez
Hi all, I am learning about jclouds and BlobStore. I executed an example of jClouds with filesystem and I would like to know more about BlobStore. For example, this link http://jclouds.apache.org/start/blobstore/ there is some thing about BlobRequestSigner, but I would like to know more about thi

RE: blob storage provider for Google?

2014-05-27 Thread Guenther Thomsen
> Google Drive (or Dropbox) support would be an interesting addition to > jclouds. These syncing services provide programmatic access to the > underlying storage, perhaps sufficient to implement the jclouds BlobStore > abstraction. I think there's some confusion regarding "Google Drive" the

Re: blob storage provider for Google?

2014-05-27 Thread Andrew Gaul
On Tue, May 27, 2014 at 09:48:01PM +, Guenther Thomsen wrote: > > You may also want to have a look at > > https://github.com/jclouds/jclouds-labs-google/pull/25 and perhaps get > > in touch with Bhathiya to see what the plans are..? > > Thanks. > > This seems to be work in progress for Go

RE: blob storage provider for Google?

2014-05-27 Thread Andrew Phillips
I don't understand the distinction made between "documents" and "blobs" though. The entities uploaded to Google Drive can be up to 1TB (or 1TiB?) in size, so I'd think that qualifies as large. They certainly are binaries. Then the comments may just have been reflecting inexperience with G

RE: blob storage provider for Google?

2014-05-27 Thread Guenther Thomsen
>> This seems to be work in progress for Google Cloud Storage. Are >> there plans to support Google Drive as well? > This thread might be interesting ;-) > http://markmail.org/thread/auywfaukmzcwizak Indeed it is. Thanks again! Seems there might be something coming. I don't understand the di

RE: blob storage provider for Google?

2014-05-27 Thread Andrew Phillips
This seems to be work in progress for Google Cloud Storage. Are there plans to support Google Drive as well? This thread might be interesting ;-) http://markmail.org/thread/auywfaukmzcwizak ap

RE: blob storage provider for Google?

2014-05-27 Thread Guenther Thomsen
> You may also want to have a look at > https://github.com/jclouds/jclouds-labs-google/pull/25 and perhaps get > in touch with Bhathiya to see what the plans are..? Thanks. This seems to be work in progress for Google Cloud Storage. Are there plans to support Google Drive as well? ~ Guenthe

Re: blob storage provider for Google?

2014-05-27 Thread Andrew Phillips
Is there a reason for that (other than that no one volunteered yet to write one)? No other reason than that one, as far as I know ;-) You may also want to have a look at https://github.com/jclouds/jclouds-labs-google/pull/25 and perhaps get in touch with Bhathiya to see what the plans are.

blob storage provider for Google?

2014-05-27 Thread Guenther Thomsen
On a quick glance it looks like there is no blob storage provider in jclouds (1.7.1) for Google. Is there a reason for that (other than that no one volunteered yet to write one)? ~ Guenther

Re: Clojure support

2014-05-27 Thread Andrew Gaul
On Wed, Feb 19, 2014 at 01:04:43PM -0800, Andrew Gaul wrote: > Does anyone use the jclouds Clojure bindings, specifically > blobstore2.clj? These have not seen many changes over the years and > have made it harder to evolve the underlying Java jclouds APIs, e.g., > https://github.com/jclouds/jclou