adoroszlai commented on PR #40: URL: https://github.com/apache/ozone-site/pull/40#issuecomment-1655434228
Thanks @Tejaskriya for the patch. I'm not sure this sentence makes sense (in the original): > If you replace hdfs:// with o3fs:// Spark application will start using data from an Ozone bucket. Simply replacing the protocol `hdfs://` with `o3fs://` (or `ofs://`) will not work in general. (Have to use `defaultFS`, update that config, copy source data to Ozone, etc.). I think we should rephrase this complete sentence. -- 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]
