hadoop-yetus commented on a change in pull request #529: HDDS-1191. Replace Ozone Rest client with S3 client in smoketests and docs URL: https://github.com/apache/hadoop/pull/529#discussion_r261137117
########## File path: hadoop-hdds/docs/content/CommandShell.md ########## @@ -71,15 +71,8 @@ _\[scheme\]\[server:port\]/volume/bucket/key_ Where, -1. Scheme - Can be one of the following - * o3 - Ozone's native RPC protocol. If you specify this scheme, the - native RPC protocol is used while communicating with Ozone Manager and - data nodes. - * http/https - If an HTTP protocol is specified, then Ozone shell assumes - that you are interested in using the Ozone Rest protocol and falls back - to using the REST protocol instead of RPC. - If no protocol is specified, the Ozone shell defaults to the native RPC - protocol. +1. Scheme - This should be `o3` which is the native RPC protocol to access Review comment: whitespace:end of line ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
