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


   ## What changes were proposed in this pull request?
   
   If we can put a key into Ozone by different type
   
   {RATIS, STAND_ALONE}
   , but i have to change the ozone-site.xml file, so, add an option can be 
better.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3645
   
   ## How was this patch tested?
   
   ```bash
   bin/ozone sh key put -r 3 -t STAND_ALONE /myvol/mybucket/NOTICE.txt 
NOTICE.txt
   bin/ozone sh key put -r 3 -t RATIS /myvol/mybucket/NOTICE2.txt NOTICE.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