From cc4f516639ebf2734158a5ae428a3e1fdff53fea Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Tue, 18 Dec 2018 20:33:41 -0800 Subject: [PATCH] Updated Hadoop Compatible File System (markdown) --- Hadoop-Compatible-File-System.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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