.. |
continuation
|
8783461e2e
HDFS-11028: libhdfs++: FileSystem needs to be able to cancel pending connections. Contributed by James Clampffer
|
7 anni fa |
CMakeLists.txt
|
869317be0a
HDFS-10785: libhdfs++: Implement the rest of the tools. Contributed by Anatoli Schein
|
7 anni fa |
async_stream.h
|
d7ecf396c9
HDFS-9144. Refactoring libhdfs++ into stateful/ephemeral objects. Contributed by Bob Hansen.
|
7 anni fa |
auth_info.cc
|
f1f0b8f0f8
HDFS-10366: libhdfs++: Add SASL authentication. Contributed by Bob Hansen
|
7 anni fa |
auth_info.h
|
f1f0b8f0f8
HDFS-10366: libhdfs++: Add SASL authentication. Contributed by Bob Hansen
|
7 anni fa |
cancel_tracker.cc
|
166b3d49df
HDFS-9643. libhdfs++: Support async cancellation of read operations. Contributed by James Clampffer.
|
7 anni fa |
cancel_tracker.h
|
166b3d49df
HDFS-9643. libhdfs++: Support async cancellation of read operations. Contributed by James Clampffer.
|
7 anni fa |
configuration.cc
|
8f4a66ab8f
HDFS-9556: libhdfs++: pull Options from default configs by default. Contributed by Bob Hansen.
|
7 anni fa |
configuration.h
|
8f4a66ab8f
HDFS-9556: libhdfs++: pull Options from default configs by default. Contributed by Bob Hansen.
|
7 anni fa |
configuration_loader.cc
|
4f6cb5d1a1
HDFS-10754: libhdfs++: Create tools directory and implement hdfs_cat, hdfs_chgrp, hdfs_chown, hdfs_chmod and hdfs_find. Contributed by Anatoli Shein.
|
7 anni fa |
configuration_loader.h
|
4f6cb5d1a1
HDFS-10754: libhdfs++: Create tools directory and implement hdfs_cat, hdfs_chgrp, hdfs_chown, hdfs_chmod and hdfs_find. Contributed by Anatoli Shein.
|
7 anni fa |
configuration_loader_impl.h
|
4f6cb5d1a1
HDFS-10754: libhdfs++: Create tools directory and implement hdfs_cat, hdfs_chgrp, hdfs_chown, hdfs_chmod and hdfs_find. Contributed by Anatoli Shein.
|
7 anni fa |
content_summary.cc
|
869317be0a
HDFS-10785: libhdfs++: Implement the rest of the tools. Contributed by Anatoli Schein
|
7 anni fa |
fsinfo.cc
|
869317be0a
HDFS-10785: libhdfs++: Implement the rest of the tools. Contributed by Anatoli Schein
|
7 anni fa |
hdfs_configuration.cc
|
8783461e2e
HDFS-11028: libhdfs++: FileSystem needs to be able to cancel pending connections. Contributed by James Clampffer
|
7 anni fa |
hdfs_configuration.h
|
2a8edd4e52
HDFS-9271: libhdfs++: Implement basic NN operations. Contributed by Anatoli Shein.
|
7 anni fa |
hdfs_ioservice.cc
|
fbff671e0f
HDFS-10796: libhdfs++: rationalize ioservice interactions. Contributed by James Clampffer.
|
7 anni fa |
hdfs_ioservice.h
|
fbff671e0f
HDFS-10796: libhdfs++: rationalize ioservice interactions. Contributed by James Clampffer.
|
7 anni fa |
libhdfs_events_impl.cc
|
c2386bc2f3
HDFS-11758: libhdfs++: Catch exceptions thrown by runtime hooks. Contributed by James Clampffer.
|
7 anni fa |
libhdfs_events_impl.h
|
c2386bc2f3
HDFS-11758: libhdfs++: Catch exceptions thrown by runtime hooks. Contributed by James Clampffer.
|
7 anni fa |
logging.cc
|
fbff671e0f
HDFS-10796: libhdfs++: rationalize ioservice interactions. Contributed by James Clampffer.
|
7 anni fa |
logging.h
|
fbff671e0f
HDFS-10796: libhdfs++: rationalize ioservice interactions. Contributed by James Clampffer.
|
7 anni fa |
namenode_info.cc
|
606d20c6c0
HDFS-11436: libhdfs++: Fix race condition in ScopedResolver. Contributed by James Clampffer.
|
7 anni fa |
namenode_info.h
|
4cb0dad5e5
HDFS-10441: libhdfs++: HA namenode support. Contributed by James Clampffer.
|
7 anni fa |
new_delete.h
|
93382381f6
HDFS-10188. libhdfs++: Implement debug allocators. Contributed by Xiaowei Zhu
|
7 anni fa |
options.cc
|
fbff671e0f
HDFS-10796: libhdfs++: rationalize ioservice interactions. Contributed by James Clampffer.
|
7 anni fa |
retry_policy.cc
|
59a3926946
HDFS-11014: libhdfs++: Make connection to HA clusters faster. Contributed by James Clampffer.
|
7 anni fa |
retry_policy.h
|
4cb0dad5e5
HDFS-10441: libhdfs++: HA namenode support. Contributed by James Clampffer.
|
7 anni fa |
sasl_authenticator.h
|
dc335474a6
HDFS-9636. libhdfs++: for consistency, include files should be in hdfspp. Contributed by Bob Hansen.
|
7 anni fa |
sasl_digest_md5.cc
|
08794423e8
HDFS-9207. Move the implementation to the hdfs-native-client module. Contributed by Haohui Mai.
|
7 anni fa |
statinfo.cc
|
869317be0a
HDFS-10785: libhdfs++: Implement the rest of the tools. Contributed by Anatoli Schein
|
7 anni fa |
status.cc
|
b584e34f2f
HDFS-11730: libhdfs++: RpcConnection should handle authorization error call id. Contributed by James Clampffer
|
7 anni fa |
uri.cc
|
4cb0dad5e5
HDFS-10441: libhdfs++: HA namenode support. Contributed by James Clampffer.
|
7 anni fa |
uri.h
|
4cb0dad5e5
HDFS-10441: libhdfs++: HA namenode support. Contributed by James Clampffer.
|
7 anni fa |
util.cc
|
dd7837c429
HDFS-11106: libhdfs++: Some refactoring to better organize files. Contributed by James Clampffer.
|
7 anni fa |
util.h
|
8783461e2e
HDFS-11028: libhdfs++: FileSystem needs to be able to cancel pending connections. Contributed by James Clampffer
|
7 anni fa |
util_c.h
|
649aff11fe
HDFS-10672: libhdfs++: reorder directories in src/main/libhdfspp/examples, and add C++ version of cat tool. Contributed by Anatoli Shein.
|
7 anni fa |