This is a native golang client for hdfs. It connects directly to the nameno de 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.Read More