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

ASF GitHub Bot commented on HDFS-12478:
---------------------------------------

github-actions[bot] commented on PR #1648:
URL: https://github.com/apache/hadoop/pull/1648#issuecomment-3667684421

   We're closing this stale PR because it has been open for 100 days with no 
activity. This isn't a judgement on the merit of the PR in any way. It's just a 
way of keeping the PR queue manageable.
   If you feel like this was a mistake, or you would like to continue working 
on it, please feel free to re-open it and ask for a committer to remove the 
stale tag and review again.
   Thanks all for your contribution.




> [PROVIDED Phase 2] Command line tools for managing Provided Storage Backup 
> mounts
> ---------------------------------------------------------------------------------
>
>                 Key: HDFS-12478
>                 URL: https://issues.apache.org/jira/browse/HDFS-12478
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Ewan Higgs
>            Assignee: Ewan Higgs
>            Priority: Minor
>         Attachments: HDFS-12478-HDFS-12090.004.patch, 
> HDFS-12478-HDFS-12090.005.patch, HDFS-12478-HDFS-12090.006.patch, 
> HDFS-12478-HDFS-12090.007.patch, HDFS-12478-HDFS-9806.001.patch, 
> HDFS-12478-HDFS-9806.002.patch, HDFS-12478-HDFS-9806.003.patch
>
>
> This is a task for implementing the command line interface for attaching a 
> PROVIDED storage backup system (see HDFS-9806, HDFS-12090).
> # The administrator should be able to mount a PROVIDED storage volume from 
> the command line. 
> {code}hdfs attach -create [-name <name>] <hdfs directory to backup> <backup 
> path (external)>{code}
> # Whitelist of users who are able to manage mounts (create, attach, detach).
> # Be able to interrogate the status of the attached storage (last time a 
> snapshot was taken, files being backed up).
> # The administrator should be able to remove an attached PROVIDED storage 
> volume from the command line. This simply means that the synchronization 
> process no longer runs. If the administrator has configured their setup to no 
> longer have local copies of the data, the blocks in the subtree are simply no 
> longer accessible as the external file store system is currently inaccessible.
> {code}hdfs attach -remove <name> [-force | -flush]{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to