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: 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

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

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

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 Google