Commit History

Author SHA1 Message Date
  Bob Hansen 7e392b10f5 HDFS-9749: libhdfs++: RPC engine will attempt to close an asio socket before it's been opened. Contributed by James Clampffer 9 years ago
  Bob Hansen 2af09eba8a HDFS-9741: libhdfs++: GetLastError not returning meaningful messages after some failures. Contributed by Bob Hansen 9 years ago
  Bob Hansen c415edbbf3 HDFS-9738: libhdfs++: Implement simple authentication. Contributed by Bob Hansen 9 years ago
  Bob Hansen b931869b9f HDFS-9737: libhdfs++: Create examples of consuming libhdfs++. Contributed by Bob Hansen 9 years ago
  Bob Hansen b0db3712a2 HDFS-9712. libhdfs++: Reimplement Status object as a normal struct 9 years ago
  Bob Hansen f631342a11 HDFS-9679: Fix inconsistencies with libhdfs C API. Contributed by James Clampffer 9 years ago
  James bfdcce29ac HDFS-9643. libhdfs++: Support async cancellation of read operations. Contributed by James Clampffer. 9 years ago
  James d8736e6bf4 HDFS-9687. libhdfs++: potential segfault after teardown. Contributed by Bob Hansen. 9 years ago
  James 1de0c23594 HDFS-9628. libhdfs++: implement builder apis from C bindings. Contributed by Bob Hansen. 9 years ago
  James 61a575e2b6 HDFS-9636. libhdfs++: for consistency, include files should be in hdfspp. Contributed by Bob Hansen. 9 years ago
  James fdd38d4441 HDFS-9627. libhdfs++: Add mechanism to retrieve human readable error messages through the C API. Contributed by James Clampffer. 9 years ago
  James 85bee6f898 HDFS-9609. libhdfs++: Allow seek to EOF. Contributed by Bob Hansen 9 years ago
  James bc3246bb03 HDFS-9325. libhdfs++ Allow the location of hadoop source tree resources to be passed to CMake during a build. Contributed by Bob Hansen. 9 years ago
  James 57d07657f8 HDFS-9487. libhdfs++ Enable builds with no compiler optimizations. Contributed by Bob Hansen. 9 years ago
  James bea13c87c8 HDFS-9523. libhdfs++: failure to connect to ipv6 host causes CI unit tests to fail. Contributed by Bob Hansen. 9 years ago
  James 660098f2b5 HDFS-9524. libhdfs++ deadlocks in Filesystem::New if NN connection fails. Contributed by Bob Hansen. 9 years ago
  James 66d92e1223 HDFS-9448. Enable valgrind for libhdfspp unit tests. Contributed by Bob Hansen. 9 years ago
  James 3002f95ba3 HDFS-9538. libhdfs: load configuration from files. Contributed by Bob Hansen. 9 years ago
  James bde20e998e HDFS-9537. libhdfs++ implement HDFSConfiguration class. Contributed by Bob Hansen 9 years ago
  James 2cafe68195 HDFS-9417. Clean up the RAT warnings in the HDFS-8707 branch. Contributed by Bob Hansen. 9 years ago
  James dd4eac1b99 HDFS-9489. Enable CI infrastructure to use libhdfs++ hdfsRead. Contributed by Stephen Walkauskas. 9 years ago
  James 7377c5b297 HDFS-9460. Suppress warnings from third-party libraries. Contributed by Bob Hansen. 9 years ago
  James 33192bb266 HDFS-9486. Fix valgrind failures when using more than 1 io_service worker thread. Contributed by James Clampffer. 9 years ago
  James 325ad8a0c1 HDFS-9228. libhdfs++ should respect NN retry configuration settings. Contributed by Bob Hansen 9 years ago
  James 89140def52 HDFS-9504. Initialize BadNodeTracker in FileSystemImpl constructor. Contributed by James Clampffer. 9 years ago
  James 31cc1de068 HDFS-9497. move lib/proto/cpp_helpers to third-party since it won't have an ASF license. Contributed by Bob Hansen. 9 years ago
  James fa2ec71e32 HDFS-9144. Refactoring libhdfs++ into stateful/ephemeral objects. Contributed by Bob Hansen. 9 years ago
  James 69cbb6408b Revert HDFS-9448. 9 years ago
  James fc35a2ec01 HDFS-9448. Enable valgrind for libhdfspp unit tests. Contributed by Bob Hansen. 9 years ago
  James f8f7e57dfe HDFS-9452. libhdfs++ Fix memory stomp in OpenFileForRead. Contributed by James Clampffer 9 years ago