Skip to content

libhdfs3v2019-11-05

Updated

Native Hadoop RPC protocol and HDFS data transfer protocol implementation

#Usage

The package libhdfs3 is compatible with built-in CMake targets:

FIND_PACKAGE(libhdfs3 REQUIRED)
TARGET_LINK_LIBRARIES(main PRIVATE HDFS::hdfs3)

#License

Could not be determined

#Supported Platforms

!windows

  • linux
  • osx
  • uwp
  • windows

#Features

No features defined.

#Dependencies

and 57 transitive dependencies:

#Host Dependencies

and 4 transitive dependencies:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • kreuzerkrieg's avatarkreuzerkrieg
  • Billy O'Neal's avatarBilly O'Neal
  • autoantwort's avatarautoantwort
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • jim wang's avatarjim wang
  • Alexander Neumann's avatarAlexander Neumann

#Changelog

  • 943c5ef[ports downstream from boost] Fix boost dependencies (#38421)
  • 9afce05[libhdfs3] Fix libhdfs3 to build missing dependent libraries libuuid and libgsasl (#31065)
  • 8ead9c2[many ports]switch to vcpkg-cmake / vckg-cmake-config part 3 (#29883)
  • 3ddcccf[libhdfs3] Remove vcpkg_fail_port_install. (#22740)
  • b13e043[libuuid] disallow on osx (#22306)
  • b295670Bulk convert control files. (#19986)
  • 2b9c87f[libhdfs3] Add new port (#10021)