github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/hadoopfs/README.md (about) 1 # lakeFS Hadoop FileSystem 2 3 An implementation of `org.apache.hadoop.fs.FileSystem`, the lakeFS Hadoop Filesystem allows to run Spark jobs on lakeFS with data operations performed directly on the underlying storage. 4 It uses the lakeFS server for metadata operations only. 5 6 ## Publishing 7 8 Follow the [HadoopFS release checklist](https://github.com/treeverse/dev/blob/main/pages/lakefs-clients-release.md#lakefs-hadoop-filesystem)