Commit History

Author SHA1 Message Date
  James fb3714836f HDFS-10746: libhdfs++: synchronize access to working_directory and bytes_read_. Contributed by Anatoli Shein. 8 years ago
  James 8f88abb1f4 HDFS-9271: libhdfs++: Implement basic NN operations. Contributed by Anatoli Shein. 8 years ago
  James 00812ee164 HDFS-10672: libhdfs++: reorder directories in src/main/libhdfspp/examples, and add C++ version of cat tool. Contributed by Anatoli Shein. 8 years ago
  James d6c4685fcf HDFS-9890: libhdfs++: Add test suite to simulate network issues. Contributed by Xiaowei Zhu. 8 years ago
  Bob Hansen 76e73835a2 HDFS-10524: libhdfs++: Implement chmod and chown. Contributed by Anatoli Shein. 9 years ago
  Bob Hansen 2ba227e8d6 HDFS-10515: libhdfs++: Implement mkdirs, rmdir, rename, and remove 9 years ago
  Bob Hansen c6b7469eb5 HDFS-10511: libhdfs++: make error returning mechanism consistent across all hdfs operations. Contributed by Anatoli Shein. 9 years ago
  James 10fd3c1f2d HDFS-10527: libhdfs++: hdfsGetBlockLocations doesn't null terminate ip address strings. Contributed by James Clampffer. 9 years ago
  Bob Hansen 38f8773631 HDFS-10494: libhdfs++: Implement snapshot operations and GetFsStats. Contributed by Anatoli Shein. 9 years ago
  James e3b142070e Revert HDFS-9890. Needs some more work to reflect the current status of HDFS-8707. Done by James Clampffer 9 years ago
  James 6d4e6b6f9b HDFS-9890. libhdfs++: Add test suite to simulate network issues. Contributed by Xiaowei Zhu. 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
  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 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 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 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 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 660098f2b5 HDFS-9524. libhdfs++ deadlocks in Filesystem::New if NN connection fails. 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 9cdd5e385e HDFS-9368. Implement reads with implicit offset state in libhdfs++. Contributed by James Clampffer. 9 years ago
  Haohui Mai 2c8a78d0ee HDFS-8766. Implement a libhdfs(3) compatible API. Contributed by James Clampffer. 9 years ago