Native go client for HDFS
This is a native golang client for hdfs. It connects directly to the namenode using the protocol buffers API. It tries to be idiomatic by aping the stdlib os package, where possible, and implements the interfaces from it, including os.FileInfo and os.PathError. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/colinmarc/hdfs/v2
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.2.0-2.fc35 | - |
Fedora 35 | 2.2.0-2.fc35 | - |
Fedora 34 | 2.2.0-1.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-colinmarc-hdfs-2 dash maintainers at fedoraproject dot org
.