hadoop-yetus commented on a change in pull request #561: HDDS-1043. Enable
token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792096
##########
File path: hadoop-ozone/dist/src/main/smoketest/test.sh
##########
@@ -45,7 +45,7 @@ wait_for_datanodes(){
#Print it only if a number. Could be not a number if scm is not yet
started
if [[ "$datanodes" ]]; then
- echo "$datanodes datanode is up and healhty (until now)"
+ echo "$datanodes datanode is up and healthy (until now)"
Review comment:
whitespace:tabs in line
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]