maobaolong opened a new pull request #954:
URL: https://github.com/apache/hadoop-ozone/pull/954


   ## What changes were proposed in this pull request?
   
   When we deploy a hdfs cluster, our devops usually want to put a file into 
the cluster and cat the result to ensure anything is ok, so they want this 
command of ozone too.
   
   Some time, we only want to print the content of the file in Ozone, we don't 
need to download it now.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3638
   
   ## How was this patch tested?
   
   ```bash
   bin/ozone sh key cat /myvol/mybucket/NOTIC.txt
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to