You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/08/21 20:19:21 UTC

[GitHub] [hadoop] xiaoyuyao commented on a change in pull request #1331: HDDS-2002. Update documentation for 0.4.1 release.

xiaoyuyao commented on a change in pull request #1331: HDDS-2002. Update documentation for 0.4.1 release.
URL: https://github.com/apache/hadoop/pull/1331#discussion_r316383515
 
 

 ##########
 File path: hadoop-hdds/docs/content/interface/S3.md
 ##########
 @@ -93,7 +93,7 @@ If security is not enabled, you can *use* **any** AWS_ACCESS_KEY_ID and AWS_SECR
 
 If security is enabled, you can get the key and the secret with the `ozone s3 getsecret` command (*kerberos based authentication is required).
 
-```
+```bash
 /etc/security/keytabs/testuser.keytab testuser/scm@EXAMPLE.COM
 
 Review comment:
   This should be "kinit -kt /etc/security/keytabs/testuser.keytab testuser/scm@EXAMPLE.COM"

----------------------------------------------------------------
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


With regards,
Apache Git Services

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