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

Weiwei Yang commented on HDFS-11470:
------------------------------------

Hi [~anu]

Thanks for your quick response,

# Permission. Lets make sure there is a check to allow only admin user to run 
these commands.
# Output. I am more favor of using json, that makes programmatically call CLI 
easier. Support both plain text as well as json seems to be a little more than 
needed. It would be good to hear others' opinion on this as well.
# -o. I think it's OK to start from local file, but we may leave the 
flexibility to support more. That will be good enough to me.
# I think listKey by containerID is a good API. Think how user will use this 
commands. I might want to list a bunch of containers I interested, then I get a 
list of container names, then I can list keys in this container, once I get 
keys, I can exam more info about keys or data.
# ListContainer to support -end. Yes, I mean a range defined by a start and end 
key, it's easy and useful.
# Balance. Thank you for pointing me to HDFS-11564, I will read and discuss 
this in that ticket.

> Ozone: SCM: Add SCM CLI
> -----------------------
>
>                 Key: HDFS-11470
>                 URL: https://issues.apache.org/jira/browse/HDFS-11470
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Xiaoyu Yao
>            Assignee: Xiaoyu Yao
>         Attachments: storage-container-manager-cli-v001.pdf
>
>
> This jira the describes the SCM CLI. Since CLI will have lots of commands, we 
> will file other JIRAs for specific commands.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to