From 9439957af29839d325f09a3a49a6d55036019b97 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Thu, 23 Apr 2020 17:04:51 -0700 Subject: [PATCH] Updated Hadoop Compatible File System (markdown) --- Hadoop-Compatible-File-System.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Hadoop-Compatible-File-System.md b/Hadoop-Compatible-File-System.md index e3121f4..0fe0158 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.5 + 1.2.6 or @@ -31,15 +31,16 @@ or com.github.chrislusf seaweedfs-hadoop2-client - 1.2.5 + 1.2.6 ``` Or you can download the latest version from MavenCentral -* https://oss.sonatype.org/service/local/repositories/releases/content/com/github/chrislusf/seaweedfs-hadoop2-client/1.2.5/seaweedfs-hadoop2-client-1.2.5.jar - -* https://oss.sonatype.org/service/local/repositories/releases/content/com/github/chrislusf/seaweedfs-hadoop3-client/1.2.5/seaweedfs-hadoop3-client-1.2.5.jar +* https://mvnrepository.com/artifact/com.github.chrislusf/seaweedfs-hadoop2-client + * [seaweedfs-hadoop2-client-1.2.6.jar](https://oss.sonatype.org/service/local/repositories/releases/content/com/github/chrislusf/seaweedfs-hadoop2-client/1.2.6/seaweedfs-hadoop2-client-1.2.6.jar) +* https://mvnrepository.com/artifact/com.github.chrislusf/seaweedfs-hadoop3-client + * [seaweedfs-hadoop3-client-1.2.6.jar](https://oss.sonatype.org/service/local/repositories/releases/content/com/github/chrislusf/seaweedfs-hadoop3-client/1.2.6/seaweedfs-hadoop3-client-1.2.6.jar) # Test SeaweedFS on Hadoop