Wed, 02 Oct 2024 13:35:07 UTC | login

Information for build golang-github-colinmarc-hdfs-2-2.2.0-1.fc33

ID195049
Package Namegolang-github-colinmarc-hdfs-2
Version2.2.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-colinmarc-hdfs-2.git#a0ad57d15ef67244f058c37a510f9d8287a521d6
SummaryNative go client for HDFS
Description 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.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 07 May 2021 17:04:17 UTC
CompletedFri, 07 May 2021 17:19:45 UTC
Taskbuild (f33, /rpms/golang-github-colinmarc-hdfs-2.git:a0ad57d15ef67244f058c37a510f9d8287a521d6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-colinmarc-hdfs-2.git#a0ad57d15ef67244f058c37a510f9d8287a521d6'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Mar 06 2021 Robert-André Mauchin <zebob.m@gmail.com> - 2.2.0-1 - Initial package