maobaolong / jnifuse

jnifuse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is JNI-FUSE

A Project which is invented and maintained by alluxio community.

It supply third-party dependency for Alluxio-FUSE.

How to build

  • Full build with native
$ mvn clean install -PfuseNative
  • Build java module only without native module
$ mvn clean install -Djnifuse-native.version=1.0.0

Useful Links

About

jnifuse


Languages

Language:Java 64.0%Language:C++ 31.1%Language:C 3.1%Language:Makefile 1.8%