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


   ## What changes were proposed in this pull request?
   
   We need to create a column family with given name for test purpose.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3817
   
   ## How was this patch tested?
   
   An example as follow. We can verify the xxx table is created.
   
   ```bash
   ozone debug ldb --db=/Users/mbl/ozone/om/metadata-dirs/om.db ls
   ozone debug ldb --db=/Users/mbl/ozone/om/metadata-dirs/om.db create -n xxx
   ozone debug ldb --db=/Users/mbl/ozone/om/metadata-dirs/om.db ls
   ```
   
   
   


----------------------------------------------------------------
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:
[email protected]



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

Reply via email to