You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/06/28 15:21:34 UTC

[GitHub] [hadoop-ozone] captainzmc opened a new pull request #1143: HDDS-3891. Add the usage of ofs in doc.

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


   ## What changes were proposed in this pull request?
   
   HDDS-2665 has been merged into the master. Currently, ozone supports ofs, so some ofs  usage needs to be added to Doc.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3891
   
   ## How was this patch tested?
   
   update doc no need test.
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [hadoop-ozone] captainzmc commented on a change in pull request #1143: HDDS-3891. Add the usage of ofs in doc.

Posted by GitBox <gi...@apache.org>.
captainzmc commented on a change in pull request #1143:
URL: https://github.com/apache/hadoop-ozone/pull/1143#discussion_r448094949



##########
File path: hadoop-hdds/docs/content/interface/OzoneFS.md
##########
@@ -23,9 +23,9 @@ summary: Hadoop Compatible file system allows any application that expects an HD
 
 The Hadoop compatible file system interface allows storage backends like Ozone
 to be easily integrated into Hadoop eco-system.  Ozone file system is an
-Hadoop compatible file system.
+Hadoop compatible file system. Currently, Ozone supports two scheme: o3fs and ofs.

Review comment:
       The main difference between the two has been added.




----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [hadoop-ozone] captainzmc closed pull request #1143: HDDS-3891. Add the usage of ofs in doc.

Posted by GitBox <gi...@apache.org>.
captainzmc closed pull request #1143:
URL: https://github.com/apache/hadoop-ozone/pull/1143


   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [hadoop-ozone] xiaoyuyao merged pull request #1143: HDDS-3891. Add the usage of ofs in doc.

Posted by GitBox <gi...@apache.org>.
xiaoyuyao merged pull request #1143:
URL: https://github.com/apache/hadoop-ozone/pull/1143


   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [hadoop-ozone] captainzmc commented on a change in pull request #1143: HDDS-3891. Add the usage of ofs in doc.

Posted by GitBox <gi...@apache.org>.
captainzmc commented on a change in pull request #1143:
URL: https://github.com/apache/hadoop-ozone/pull/1143#discussion_r448095312



##########
File path: hadoop-hdds/docs/content/interface/OzoneFS.md
##########
@@ -113,3 +113,50 @@ hdfs dfs -ls o3fs://bucket.volume.om-host.example.com:6789/key
 Note: Only port number from the config is used in this case, 
 whereas the host name in the config `ozone.om.address` is ignored.
 
+## Setting up the ofs
+Please add the following entry to the core-site.xml.

Review comment:
       References to ofs.md have been added.




----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [hadoop-ozone] captainzmc commented on pull request #1143: HDDS-3891. Add the usage of ofs in doc.

Posted by GitBox <gi...@apache.org>.
captainzmc commented on pull request #1143:
URL: https://github.com/apache/hadoop-ozone/pull/1143#issuecomment-652175135


   Thanks @xiaoyuyao for the review. I have fixed doc. Please take another look.


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [hadoop-ozone] captainzmc edited a comment on pull request #1143: HDDS-3891. Add the usage of ofs in doc.

Posted by GitBox <gi...@apache.org>.
captainzmc edited a comment on pull request #1143:
URL: https://github.com/apache/hadoop-ozone/pull/1143#issuecomment-652175135


   Thanks @xiaoyuyao for the review. I have fixed doc. Please take another look?


----------------------------------------------------------------
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:
users@infra.apache.org



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