We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the hbase-fs wiki!
hbase-fs is a flat file system build on HBase to simplify reading & writing file on HBase.
Just add the hbase-fs to your pom's dependency;
hbase-fs is a maven project. So,
mvn package
todo