From a93dd8eb72ed7c97f0b0088cc51382166174809e Mon Sep 17 00:00:00 2001 From: heibaiying <31504331+heibaiying@users.noreply.github.com> Date: Wed, 1 May 2019 12:46:40 +0800 Subject: [PATCH] Update HDFS-Java-API.md --- notes/HDFS-Java-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/HDFS-Java-API.md b/notes/HDFS-Java-API.md index 99323ff..25f2e20 100644 --- a/notes/HDFS-Java-API.md +++ b/notes/HDFS-Java-API.md @@ -387,4 +387,4 @@ public void getFileBlockLocations() throws Exception {
-**以上所有测试用例源码可以从本仓库进行下载**:[HDFS Java API](https://github.com/heibaiying/BigData-Notes/tree/master/code/Hadoop/hdfs-java-api) \ No newline at end of file +**以上所有测试用例可以从本仓库进行下载**:[HDFS Java API](https://github.com/heibaiying/BigData-Notes/tree/master/code/Hadoop/hdfs-java-api)