lakeFS
lakeFS copied to clipboard
Support lakeFS-specific Hadoop filesystem on Hadoop 3
Currently, lakeFSFS support Hadoop 2, and we need to add support for Hadoop 3.
DOD:
- Hadoop 3 spec tests pass
- lakeFSFS depends only on matching Hadoop packages.
- A client is published to maven central
- There are integration tests for Hadoop 3 and Spark 3.x (TBD exact Spark versions) combinations.
- lakeFSFS for Hadoop 2 working without a regression.