Hi folks! HBASE-22149 "HBOSS: A FileSystem implementation to provide HBase's required semantics" has an approach to reliably running HBase on top of non-HDFS Filesystem implementations.
Copying from my comment there: > Given the combination of this a) needing hadoop 3 only and b) being an > experimental approach that we're not sure on sustainability in production I'd > much prefer a different repository. > > Is anyone opposed to landing this in a new repository, i.e. > `hbase-filesystem`? Provided it includes instructions for installation / set > up we wouldn't even need to add the artifacts from that repository as a > dependency for the main repo's binary artifacts.
