Commit History

Author SHA1 Message Date
  James 6d4e6b6f9b HDFS-9890. libhdfs++: Add test suite to simulate network issues. Contributed by Xiaowei Zhu. 9 years ago
  Bob Hansen e734067e37 HDFS-10454: libhdfspp: Move NameNodeOp to a separate file. Contributed by Anatoli Shein. 9 years ago
  Bob Hansen e266173d84 HDFS-10464: libhdfs++: Implement GetPathInfo and ListDirectory. Contributed by Anatoli Shein. 9 years ago
  Bob Hansen 9c568bdbbd HDFS-10465: libhdfs++: Implement GetBlockLocations. Contributed by Bob Hansen 9 years ago
  Bob Hansen 6b9817afed HDFS-10366: libhdfs++: Add SASL authentication. Contributed by Bob Hansen 9 years ago
  James d1ab7d0eeb HDFS-10188. libhdfs++: Implement debug allocators. Contributed by Xiaowei Zhu 9 years ago
  James 88710b9bb6 HDFS-10332. hdfs-native-client fails to build with CMake 2.8.11 or earlier. Contributed by Tibor Kiss 9 years ago
  James 75ad4d003a HDFS-10310. hdfsConnect hangs when given bad host or port. Contributed by James Clampffer. 9 years ago
  James 3a3dbac7e8 HDFS-10311: DatanodeConnection::Cancel should not delete the underlying socket. Contributed by James Clampffer 9 years ago
  James 3b6d57d5c0 libhdfs++: File length doesn't always count the last block if it's being written to. Contributed by Xiaowei Zhu. 9 years ago
  James e514c1af8f HDFS-10247: libhdfs++: Datanode protocol version mismatch fix. Contributed by James Clampffer 9 years ago
  Bob Hansen 50d347007e HDFS-10231: libhdfs++: Fix race conditions in RPC layer. Contributed by Bob Hansen. 9 years ago
  James b447c16a3f HDFS-10222. libhdfs++: Shutdown sockets to avoid 'Connection reset by peer'. Contributed by James Clampffer 9 years ago
  James 0bdc2e3b78 HDFS-9616. libhdfs++: Add runtime hooks to allow a client application to add low level monitoring and tests. Contributed by Bob Hansen 9 years ago
  James 5879a646ac HDFS-9118: libhdfs++ Add logging system. Contributed by James Clampffer 9 years ago
  Bob Hansen a615eda8da HDFS-9556: libhdfs++: pull Options from default configs by default. Contributed by Bob Hansen. 9 years ago
  Bob Hansen 9d7bb1e85f HDFS-9932: added uriparser2 library to HDFS-8707. Contributed by Bob Hansen. 9 years ago
  Bob Hansen aa326dea21 HDFS-9792: libhdfs++: EACCES not setting errno correctly. Contributed by Bob Hansen. 9 years ago
  James 78d5cb3b13 HDFS-9699: libhdfs++: Add appropriate catch blocks for asio operations that throw. Contributed by Bob Hansen 9 years ago
  Bob Hansen b49f8c6606 HDFS-9791: libhdfs+_+: ConfigurationLoader throws parse_exception on invalid input. Contributed by Bob Hansen. 9 years ago
  James b98264752d HDFS-9753. libhdfs++: Client fails to pass TokenProto from LocatedBlockProto to server when reading a block. Contributed by James Clampffer. 9 years ago
  Bob Hansen e97a6887e2 HDFS-9737: libhdfs++: Create examples of consuming libhdfs++ (pt 2). Contributed by Bob Hansen 9 years ago
  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