Updated Hadoop Compatible File System (markdown)

Chris Lu 2018-12-18 20:33:41 -08:00
parent fa96022b06
commit cc4f516639

@ -8,7 +8,7 @@ $cd $GOPATH/src/github.com/chrislusf/seaweedfs/other/java/client
$ mvn install
$cd $GOPATH/src/github.com/chrislusf/seaweedfs/other/java/hdfs
$ mvn package
$ ls -al target/seaweedfs-hadoop-client-x.x.x.jar
$ ls -al target/seaweedfs-hadoop-client-*.jar
```
Or you can download the latest version from MavenCentral