HyukjinKwon commented on code in PR #43626: URL: https://github.com/apache/spark/pull/43626#discussion_r1379451456
########## hadoop-cloud/README.md: ########## @@ -16,5 +16,5 @@ Integration tests will have some extra configurations for example selecting the run the test against. Those configs are passed as environment variables and the existence of these variables must be checked by the test. Like for `AwsS3AbortableStreamBasedCheckpointFileManagerSuite` the S3 bucket used for testing -is passed in the `S3A_PATH` and the credetinals to access AWS S3 are AWS_ACCESS_KEY_ID and +is passed in the `S3A_PATH` and the credentials to access AWS S3 are AWS_ACCESS_KEY_ID and Review Comment: This is fine. Mind taking a look and see other typos since we're here? Let's fix them in batch in this PR. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
