mchades commented on code in PR #6059: URL: https://github.com/apache/gravitino/pull/6059#discussion_r1909758158
########## docs/how-to-use-gvfs.md: ########## @@ -42,7 +42,9 @@ the path mapping and convert automatically. ### Prerequisites -+ A Hadoop environment with HDFS or other Hadoop Compatible File System (HCFS) implementations like S3, GCS, etc. GVFS has been tested against Hadoop 3.3.1. It is recommended to use Hadoop 3.3.1 or later, but it should work with Hadoop 2.x. Please create an [issue](https://www.github.com/apache/gravitino/issues) if you find any compatibility issues. + - GVFS has been tested against Hadoop 3.3.1. It is recommended to use Hadoop 3.3.1 or later, but it should work with Hadoop 2. + x. Please create an [issue](https://www.github.com/apache/gravitino/issues) if you find any + compatibility issues. ### Configuration Review Comment: The configurations listed below appear to be intended for Java GVFS exclusively. Should the Python GVFS require a distinct form? -- 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]
