[
https://issues.apache.org/jira/browse/OAK-7496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shehjad Khan updated OAK-7496:
------------------------------
Description:
Currently oak support integration with
By default SegmentNodeStore (aka TarMK) does not require a BlobStore. Instead
the binary content is directly stored as part of segment blob itself. Depending
on requirements one of the following can be used
* FileDataStore - This should be used if the blobs/binaries have to be shared
between multiple repositories. This would also be used when a JR2 repository is
migrated to Oak
* S3DataStore - This should be used when binaries are stored in Amazon S3
* AzureDataStore - This should be used when binaries are stored in Microsoft
Azure Blob storage
[https://jackrabbit.apache.org/oak/docs/plugins/blobstore.html]
it would be really great if we have integration with Google cloud bucket
similar to Amazon S3DataStore using APi provided by Google
[https://googlecloudplatform.github.io/google-cloud-java/0.47.0/apidocs/index.html]
https://googlecloudplatform.github.io/google-cloud-java/0.47.0/index.html
was:
Currently oak support integration with
By default SegmentNodeStore (aka TarMK) does not require a BlobStore. Instead
the binary content is directly stored as part of segment blob itself. Depending
on requirements one of the following can be used
* FileDataStore - This should be used if the blobs/binaries have to be shared
between multiple repositories. This would also be used when a JR2 repository is
migrated to Oak
* S3DataStore - This should be used when binaries are stored in Amazon S3
* AzureDataStore - This should be used when binaries are stored in Microsoft
Azure Blob storage
[https://jackrabbit.apache.org/oak/docs/plugins/blobstore.html]
it would be really great if we have integration with Google cloud bucket
similar to Amazon S3DataStore using APi provided by Google
https://googlecloudplatform.github.io/google-cloud-java/0.47.0/apidocs/index.html
> Oak blob plugin for Google cloud
> --------------------------------
>
> Key: OAK-7496
> URL: https://issues.apache.org/jira/browse/OAK-7496
> Project: Jackrabbit Oak
> Issue Type: Wish
> Reporter: Shehjad Khan
> Priority: Major
>
> Currently oak support integration with
> By default SegmentNodeStore (aka TarMK) does not require a BlobStore. Instead
> the binary content is directly stored as part of segment blob itself.
> Depending on requirements one of the following can be used
> * FileDataStore - This should be used if the blobs/binaries have to be
> shared between multiple repositories. This would also be used when a JR2
> repository is migrated to Oak
> * S3DataStore - This should be used when binaries are stored in Amazon S3
> * AzureDataStore - This should be used when binaries are stored in Microsoft
> Azure Blob storage
> [https://jackrabbit.apache.org/oak/docs/plugins/blobstore.html]
>
> it would be really great if we have integration with Google cloud bucket
> similar to Amazon S3DataStore using APi provided by Google
>
> [https://googlecloudplatform.github.io/google-cloud-java/0.47.0/apidocs/index.html]
> https://googlecloudplatform.github.io/google-cloud-java/0.47.0/index.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)