Skip to Content

libhdfs3 v2019-11-05

Created
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

Unknown

# Supported Platforms

!windows

  • linux
  • osx
  • uwp
  • windows

# Features

No features defined.

# Dependencies

and 55 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • kreuzerkrieg's avatar kreuzerkrieg
  • Billy O'Neal's avatar Billy O'Neal
  • autoantwort's avatar autoantwort
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • jim wang's avatar jim wang
  • Alexander Neumann's avatar Alexander 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)
  • b295670 Bulk convert control files. (#19986)
  • 2b9c87f [libhdfs3] Add new port (#10021)

# Source