Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
oak-run explore should accept Azure URIs for the segment store in order to be able to browse azure segments.
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.