diff --git a/Hadoop-Compatible-File-System.md b/Hadoop-Compatible-File-System.md index cab4ed7..9208970 100644 --- a/Hadoop-Compatible-File-System.md +++ b/Hadoop-Compatible-File-System.md @@ -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