From 8bdd0317a141b3954b2b62b5e6b30241022f856d Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sat, 23 May 2020 12:34:53 -0700 Subject: [PATCH] Updated Hadoop Compatible File System (markdown) --- 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 aaad35e..238ea60 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.2.7 + 1.2.8 or @@ -31,16 +31,16 @@ or com.github.chrislusf seaweedfs-hadoop2-client - 1.2.7 + 1.2.8 ``` Or you can download the latest version from MavenCentral * https://mvnrepository.com/artifact/com.github.chrislusf/seaweedfs-hadoop2-client - * [seaweedfs-hadoop2-client-1.2.7.jar](https://oss.sonatype.org/service/local/repositories/releases/content/com/github/chrislusf/seaweedfs-hadoop2-client/1.2.7/seaweedfs-hadoop2-client-1.2.7.jar) + * [seaweedfs-hadoop2-client-1.2.8.jar](https://oss.sonatype.org/service/local/repositories/releases/content/com/github/chrislusf/seaweedfs-hadoop2-client/1.2.8/seaweedfs-hadoop2-client-1.2.8.jar) * https://mvnrepository.com/artifact/com.github.chrislusf/seaweedfs-hadoop3-client - * [seaweedfs-hadoop3-client-1.2.7.jar](https://oss.sonatype.org/service/local/repositories/releases/content/com/github/chrislusf/seaweedfs-hadoop3-client/1.2.7/seaweedfs-hadoop3-client-1.2.7.jar) + * [seaweedfs-hadoop3-client-1.2.8.jar](https://oss.sonatype.org/service/local/repositories/releases/content/com/github/chrislusf/seaweedfs-hadoop3-client/1.2.8/seaweedfs-hadoop3-client-1.2.8.jar) # Test SeaweedFS on Hadoop