aboutsummaryrefslogtreecommitdiff
path: root/weed/remote_storage/hdfs/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/remote_storage/hdfs/doc.go')
-rw-r--r--weed/remote_storage/hdfs/doc.go9
1 files changed, 9 insertions, 0 deletions
diff --git a/weed/remote_storage/hdfs/doc.go b/weed/remote_storage/hdfs/doc.go
new file mode 100644
index 000000000..086c9de3f
--- /dev/null
+++ b/weed/remote_storage/hdfs/doc.go
@@ -0,0 +1,9 @@
+/*
+
+Package hdfs is for remote hdfs storage.
+
+The referenced "github.com/colinmarc/hdfs/v2" library is too big when compiled.
+So this is only compiled in "make full_install".
+
+*/
+package hdfs