rclone/backend/hdfs
Tayo-pasedaRJ 0548e61910
hdfs: added support for list of namenodes in hdfs remote config
Users can now input a comma separated list of namenodes when writing
config for hdfs remotes.

This is required when you have multiple namenodes in your hdfs cluster
and cannot be certain which namenodes will be in 'standby' or 'active'
states.

This was available before but wasn't documented and didn't use the
correct rclone interfaces.
2023-11-13 15:55:52 +00:00
..
fs.go hdfs: added support for list of namenodes in hdfs remote config 2023-11-13 15:55:52 +00:00
hdfs.go hdfs: added support for list of namenodes in hdfs remote config 2023-11-13 15:55:52 +00:00
hdfs_test.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
hdfs_unsupported.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
object.go hdfs: fix retry "replication in progress" errors when uploading 2023-09-08 15:35:50 +01:00