From 022c443d7e4f850d9d273f3e70c30140b20c6df0 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 26 Apr 2020 05:42:38 -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 c0b3b31..aaad35e 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.6 + 1.2.7 or @@ -31,16 +31,16 @@ or com.github.chrislusf seaweedfs-hadoop2-client - 1.2.6 + 1.2.7 ``` Or you can download the latest version from MavenCentral * 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) + * [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) * 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) + * [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) # Test SeaweedFS on Hadoop