From 4f195a54ca5c048a0684f3cf9fadfe0a1fb184c5 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 9 Aug 2020 16:34:47 -0700 Subject: 1.4.5 change the scope for hadoop depencies to provided --- other/java/client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other/java/client/pom.xml') diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index 4d8f93bff..6727f749f 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -5,7 +5,7 @@ com.github.chrislusf seaweedfs-client - 1.4.4 + 1.4.5 org.sonatype.oss -- cgit v1.2.3 From f5d6b8b777f8f416c4a33ea86a8be8c578c9f7a4 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 16 Aug 2020 21:17:03 -0700 Subject: Hadoop HCFS 1.4.6 random access file --- other/java/client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other/java/client/pom.xml') diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index 6727f749f..c8e90c96a 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -5,7 +5,7 @@ com.github.chrislusf seaweedfs-client - 1.4.5 + 1.4.6 org.sonatype.oss -- cgit v1.2.3 From 5eee4983f36f55a2a01381e8af278b28919dbe90 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Wed, 16 Sep 2020 17:18:18 -0700 Subject: 1.4.7 hdfs configurable fs.seaweed.buffer.size --- other/java/client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other/java/client/pom.xml') diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index c8e90c96a..edfd38a43 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -5,7 +5,7 @@ com.github.chrislusf seaweedfs-client - 1.4.6 + 1.4.7 org.sonatype.oss -- cgit v1.2.3 From 436ab7d81138ffae9999e1907614baee0cee25a9 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 27 Sep 2020 23:20:08 -0700 Subject: HCFS: 1.4.8 --- other/java/client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other/java/client/pom.xml') diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index edfd38a43..ad9145155 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -5,7 +5,7 @@ com.github.chrislusf seaweedfs-client - 1.4.7 + 1.4.8 org.sonatype.oss -- cgit v1.2.3