[ 
https://issues.apache.org/jira/browse/OAK-7459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16458423#comment-16458423
 ] 

Tomek Rękawek commented on OAK-7459:
------------------------------------

It seems that if we want to use a single-string, we should create it on our 
own. The official AzCopy tool, which can be used to copy blobs between 
containers and have similar requirements as our oak-upgrade, uses at least two 
strings:

* the HTTP referencing the blob (contains account name, container name and 
path): https://myaccount.blob.core.windows.net/mycontainer/abc.txt
* the secret key.

Reference: 
https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-linux#download-single-blob

> oak-run compact should support Azure Segment Store
> --------------------------------------------------
>
>                 Key: OAK-7459
>                 URL: https://issues.apache.org/jira/browse/OAK-7459
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: run, segment-tar
>            Reporter: Andrei Dulceanu
>            Assignee: Andrei Dulceanu
>            Priority: Major
>              Labels: tooling
>             Fix For: 1.10, 1.9.1
>
>
> {{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 Storage
> * {{azure-container}}: name of the container to use
> * {{azure-root-path}}: segment store directory



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to