From ec7b2685e0c627df4eb4c6847724291eb5ffcf71 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 12 Jul 2020 14:47:19 -0700 Subject: [PATCH] 1.3.2 --- Hadoop-Compatible-File-System.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Hadoop-Compatible-File-System.md b/Hadoop-Compatible-File-System.md index bd2335c..e28e551 100644 --- a/Hadoop-Compatible-File-System.md +++ b/Hadoop-Compatible-File-System.md @@ -23,7 +23,7 @@ Maven com.github.chrislusf seaweedfs-hadoop3-client - 1.3.0 + 1.3.2 or @@ -31,16 +31,16 @@ or com.github.chrislusf seaweedfs-hadoop2-client - 1.3.0 + 1.3.2 ``` Or you can download the latest version from MavenCentral * https://mvnrepository.com/artifact/com.github.chrislusf/seaweedfs-hadoop2-client - * [seaweedfs-hadoop2-client-1.3.0.jar](https://oss.sonatype.org/service/local/repositories/releases/content/com/github/chrislusf/seaweedfs-hadoop2-client/1.3.0/seaweedfs-hadoop2-client-1.3.0.jar) + * [seaweedfs-hadoop2-client-1.3.2.jar](https://oss.sonatype.org/service/local/repositories/releases/content/com/github/chrislusf/seaweedfs-hadoop2-client/1.3.2/seaweedfs-hadoop2-client-1.3.2.jar) * https://mvnrepository.com/artifact/com.github.chrislusf/seaweedfs-hadoop3-client - * [seaweedfs-hadoop3-client-1.3.0.jar](https://oss.sonatype.org/service/local/repositories/releases/content/com/github/chrislusf/seaweedfs-hadoop3-client/1.3.0/seaweedfs-hadoop3-client-1.3.0.jar) + * [seaweedfs-hadoop3-client-1.3.2.jar](https://oss.sonatype.org/service/local/repositories/releases/content/com/github/chrislusf/seaweedfs-hadoop3-client/1.3.2/seaweedfs-hadoop3-client-1.3.2.jar) # Test SeaweedFS on Hadoop