Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
oak-run compact should accept Azure URIs for the segment store in order to enable OffRC for Azure Segment Store.
Proposed options to add:
azure-connection: connection URL to to connect to the Azure Storageazure-container: name of the container to useazure-root-path: segment store directory
The Azure URI will be taken as argument and will have the following format: az:https://myaccount.blob.core.windows.net/container/repo, where az identifies the cloud provider. The last missing piece is the secret key which will be supplied as an environment variable, i.e. AZURE_SECRET_KEY.
Attachments
Attachments
Issue Links
- is related to
-
OAK-7635 oak-run check should support Azure Segment Store
- Open