fishmandev commented on pull request #34129: URL: https://github.com/apache/spark/pull/34129#issuecomment-929858922
> Also, Github Actions in your forked repository should be enable to run CI Done it. > While we're here, mind checking if there are more typos to fix around here? [I have a question regarding this part of the text:](https://github.com/apache/spark/blame/master/docs/cloud-integration.md#L31) ```In order to store hundreds of petabytes of data without any single points of failure, object stores replace the classic file system directory tree with a simpler model of `object-name => data`.``` Why is the plural used for 'SPOF' in this context? Or is it a typo? ```... without any``` **```single point```** ```of failure, ...``` @HyukjinKwon, what do you think about it? -- 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]
