Repository: hadoop
Updated Branches:
refs/heads/trunk c4bbcd563 -> 7969cc466
HDFS-13615. libhdfs++ SaslProtocol hanging while accessing invalid lock.
Contributed by Mitchell Tracy
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hado
Repository: hadoop
Updated Branches:
refs/heads/trunk 377ea1bcd -> b79ae5d93
HDFS-13534. libhdfs++: Fix GCC7 build. Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b79ae5d9
Tree: http://g
Repository: hadoop
Updated Branches:
refs/heads/trunk fe649bb30 -> 19ae588fd
HDFS-11807. libhdfs++: Get minidfscluster tests running under valgrind.
Contributed by Anatoli Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoo
Repository: hadoop
Updated Branches:
refs/heads/trunk 7eb783e26 -> eefe2a147
http://git-wip-us.apache.org/repos/asf/hadoop/blob/eefe2a14/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/rpc/rpc_connection_impl.h
HDFS-13403: libhdfs++ Use hdfs::IoService object rather than asio::io_service.
Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eefe2a14
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tr
Repository: hadoop
Updated Branches:
refs/heads/trunk e9b9f48da -> 905937678
HDFS-13376. Specify minimum GCC version to avoid TLS support error in Build of
hadoop-hdfs-native-client. Contributed by LiXin Ge.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-
Repository: hadoop
Updated Branches:
refs/heads/trunk 4cef01147 -> 285bbaa43
HDFS-13338. Update BUILDING.txt for building native libraries. Contributed by
Takanobu Asanuma.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/comm
HDFS-11305: libhdfs++: Log Datanode information when reading an HDFS block.
Contributed by Xiaowei Zhu.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/69d55340
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/69d5
libhdfs++: Get rid of lock in RpcConnectionImpl destructor. Contributed by
James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6dd47cae
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6dd47cae
Diff: ht
HDFS-10874: libhdfs++: Public API headers should not depend on internal
implementation. Contributed by James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/53e40bc7
Tree: http://git-wip-us.apache.org/repos/asf/h
HDFS-11106: libhdfs++: Some refactoring to better organize files (part 2).
Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3e53da2d
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3
HDFS-11544: libhdfs++: Revert HDFS-11544.HDFS-8707.001.patch due to invalid
memory access regression. Done by James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/52445fd4
Tree: http://git-wip-us.apache.org/repo
http://git-wip-us.apache.org/repos/asf/hadoop/blob/869317be/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/common/content_summary.cc
--
diff --git
a/hadoop-hdfs-project/hadoop-hdfs-native-client/src/ma
HDFS-11294: libhdfs++: Segfault in HA failover if DNS lookup for both Namenodes
fails. Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/48db24a4
Tree: http://git-wip-us.apache.org/repos/asf/h
HDFS-12013: libhdfs++: read with offset at EOF should return 0 bytes instead of
error. Contributed by Xiaowei Zhu
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c743b47
Tree: http://git-wip-us.apache.org/repos/asf/hadoop
HDFS-12237: libhdfs++: PROTOC_IS_COMPATIBLE check fails if protobuf library is
built from source. Contributed by Anatoli Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eeb49d0c
Tree: http://git-wip-us.apache.org/rep
HDFS-10785: libhdfs++: Implement the rest of the tools. Contributed by Anatoli
Schein
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/869317be
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/869317be
Diff: http://g
HDFS-12427: libhdfs++: Prevent requests from holding dangling pointer to
RpcEngine. Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc5e44d9
Tree: http://git-wip-us.apache.org/repos/asf/hado
HDFS-10705: libhdfs++: FileSystem should have a convenience no-args ctor.
Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9d1c9021
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9d
HDFS-11449: libhdfs++: Log Datanode read size when reading from an HDFS block.
Contributed by Xiaowei Zhu.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0f3f8db1
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0
HDFS-10739: libhdfs++: In RpcEngine replace vector with deque for pending
requests. Contributed by Anatoli Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b1ed72e0
Tree: http://git-wip-us.apache.org/repos/asf/hadoop
HDFS-11099: libhdfs++: Expose rack id in hdfsDNInfo. Contributed by Xiaowei
Zhu.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2524afbc
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2524afbc
Diff: http://git-w
HDFS-11767: libhdfs++: SASL events should be scoped closer to usage.
Contributed by James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/57cdad73
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/57cdad73
HDFS-10672: libhdfs++: reorder directories in src/main/libhdfspp/examples, and
add C++ version of cat tool. Contributed by Anatoli Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/649aff11
Tree: http://git-wip-us.apa
HDFS-10796: libhdfs++: rationalize ioservice interactions. Contributed by James
Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fbff671e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fbff671e
Diff: htt
HDFS-10931: libhdfs++: Fix object lifecycle issues in the BlockReader (see
follow up work in jira). Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2a42eeb6
Tree: http://git-wip-us.apache.or
HDFS-10441: libhdfs++: HA namenode support. Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4cb0dad5
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4cb0dad5
Diff: http://git-wip-us.
HDFS-11106: libhdfs++: Some refactoring to better organize files. Contributed
by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dd7837c4
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dd7837c4
D
HDFS-9271: libhdfs++: Implement basic NN operations. Contributed by Anatoli
Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2a8edd4e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2a8edd4e
Diff: http://git
HDFS-10787: libhdfs++: Public API should expose configuration parser. Original
patch contributed by Mitchell Tracy, followup work and compile warning fixes
contributed by Anatoli Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/h
HDFS-11971: libhdfs++: [Fix] a few portability issues. Contributed by Anatoli
Schein
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c5e7a695
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c5e7a695
Diff: http://g
HDFS-10595: libhdfs++: deconflate client name and client id
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/69cb05d2
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/69cb05d2
Diff: http://git-wip-us.apache.org/repos/
HDFS-12134: libhdfs++: Add a synchronization interface for the GSSAPI.
Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/22ea06a3
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/22ea0
HDFS-10754: libhdfs++: Create tools directory and implement hdfs_cat,
hdfs_chgrp, hdfs_chown, hdfs_chmod and hdfs_find. Contributed by Anatoli Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4f6cb5d1
Tree: http://gi
HDFS-11436: libhdfs++: Fix race condition in ScopedResolver. Contributed by
James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/606d20c6
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/606d20c6
Diff:
HDFS-9890: libhdfs++: Add test suite to simulate network issues. Contributed
by Xiaowei Zhu.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a586ccbc
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a586ccbc
Diff:
HDFS-10450: libhdfs++: Add Cyrus SASL support. Contributed by Don Davis.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/549a5dbc
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/549a5dbc
Diff: http://git-wip-us.apa
HDFS-11758: libhdfs++: Catch exceptions thrown by runtime hooks. Contributed
by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c2386bc2
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c2386bc2
Di
HDFS-11544: libhdfs++: Improve C API error reporting. Contributed by James
Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fdb88eb5
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fdb88eb5
Diff: http://
HDFS-12104: libhdfs++: Make sure all steps in SaslProtocol end up calling
AuthComplete. Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e64ba874
Tree: http://git-wip-us.apache.org/repos/asf/
HDFS-10761: libhdfs++: Fix broken logic in HA retry policy. Contributed by
James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/05ddb310
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/05ddb310
Diff: ht
HDFS-12103: libhdfs++: Provide workaround to support cancel on filesystem
connect until HDFS-11437 is resolved. Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3db261d4
Tree: http://git-wip-
HDFS-10685: libhdfs++: return explicit error when non-secured client connects
to secured server. Contributed by Kai Jiang.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/58de2df8
Tree: http://git-wip-us.apache.org/repos/a
HDFS-11730: libhdfs++: RpcConnection should handle authorization error call id.
Contributed by James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b584e34f
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tr
HDFS-11028: libhdfs++: FileSystem needs to be able to cancel pending
connections. Contributed by James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8783461e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/
HDFS-10450b: libhdfs++: Add Cyrus SASL support (engines). Contributed by Don
Davis.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d22e4b2e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d22e4b2e
Diff: http://gi
HDFS-10796: libhdfs++: Previous commit was missing test/hdfs_ioservice_test.cc,
adding it.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a30cf6a3
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a30cf6a3
Diff: htt
HDFS-10898: libhdfs++: Make log levels consistent. Contributed by James
Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ebecaee
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7ebecaee
Diff: http://git-
HDFS-11518: libhdfs++: Add a build option to skip building examples, tests, and
tools. Contributed by Anatoli Schein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1c9b1746
Tree: http://git-wip-us.apache.org/repos/asf/ha
HDFS-10740: libhdfs++: Implement recursive directory generator. Contributed by
Anatoli Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cbb3e9fe
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cbb3e9fe
Diff:
http://git-wip-us.apache.org/repos/asf/hadoop/blob/869317be/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/tools/hdfs_chown.cpp
--
diff --git
a/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native
http://git-wip-us.apache.org/repos/asf/hadoop/blob/3e53da2d/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/rpc/rpc_connection_impl.h
--
diff --git
a/hadoop-hdfs-project/hadoop-hdfs-native-client/src/ma
Revert HDFS-10543 patch due to correctness issues it caused. Done by James
Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d75c8356
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d75c8356
Diff: http://g
HDFS-11027: libbhdfs++: Don't retry if there is an authentication failure.
Contributed by Xiaowei Zhu.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b7d9a0f8
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b7d9a
HDFS-10746: libhdfs++: synchronize access to working_directory and bytes_read_.
Contributed by Anatoli Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b9cf0e93
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre
HDFS-11014: libhdfs++: Make connection to HA clusters faster. Contributed by
James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/59a39269
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/59a39269
Diff:
http://git-wip-us.apache.org/repos/asf/hadoop/blob/4f6cb5d1/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/tests/hdfs_shim.c
--
diff --git
a/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/li
HDFS-11908: libhdfs++: Authentication failure when first NN of a kerberized HA
cluster is standby. Contributed by James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/23afd508
Tree: http://git-wip-us.apache.org/
Repository: hadoop
Updated Branches:
refs/heads/trunk 4bea96f9a -> 8620d2bdf
http://git-wip-us.apache.org/repos/asf/hadoop/blob/869317be/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/tools/tools_common.cc
HDFS-11730: libhdfs++: RpcConnection should handle authorization error call id.
Contributed by James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b584e34f
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tr
HDFS-11449: libhdfs++: Log Datanode read size when reading from an HDFS block.
Contributed by Xiaowei Zhu.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0f3f8db1
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0
HDFS-10931: libhdfs++: Fix object lifecycle issues in the BlockReader (see
follow up work in jira). Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2a42eeb6
Tree: http://git-wip-us.apache.or
HDFS-11305: libhdfs++: Log Datanode information when reading an HDFS block.
Contributed by Xiaowei Zhu.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/69d55340
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/69d5
HDFS-12013: libhdfs++: read with offset at EOF should return 0 bytes instead of
error. Contributed by Xiaowei Zhu
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c743b47
Tree: http://git-wip-us.apache.org/repos/asf/hadoop
HDFS-11758: libhdfs++: Catch exceptions thrown by runtime hooks. Contributed
by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c2386bc2
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c2386bc2
Di
libhdfs++: Get rid of lock in RpcConnectionImpl destructor. Contributed by
James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6dd47cae
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6dd47cae
Diff: ht
HDFS-11767: libhdfs++: SASL events should be scoped closer to usage.
Contributed by James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/57cdad73
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/57cdad73
HDFS-12104: libhdfs++: Make sure all steps in SaslProtocol end up calling
AuthComplete. Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e64ba874
Tree: http://git-wip-us.apache.org/repos/asf/
HDFS-10450: libhdfs++: Add Cyrus SASL support. Contributed by Don Davis.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/549a5dbc
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/549a5dbc
Diff: http://git-wip-us.apa
HDFS-10595: libhdfs++: deconflate client name and client id
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/69cb05d2
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/69cb05d2
Diff: http://git-wip-us.apache.org/repos/
HDFS-12237: libhdfs++: PROTOC_IS_COMPATIBLE check fails if protobuf library is
built from source. Contributed by Anatoli Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eeb49d0c
Tree: http://git-wip-us.apache.org/rep
HDFS-11908: libhdfs++: Authentication failure when first NN of a kerberized HA
cluster is standby. Contributed by James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/23afd508
Tree: http://git-wip-us.apache.org/
HDFS-12134: libhdfs++: Add a synchronization interface for the GSSAPI.
Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/22ea06a3
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/22ea0
HDFS-11014: libhdfs++: Make connection to HA clusters faster. Contributed by
James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/59a39269
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/59a39269
Diff:
HDFS-11099: libhdfs++: Expose rack id in hdfsDNInfo. Contributed by Xiaowei
Zhu.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2524afbc
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2524afbc
Diff: http://git-w
HDFS-10796: libhdfs++: rationalize ioservice interactions. Contributed by James
Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fbff671e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fbff671e
Diff: htt
HDFS-11544: libhdfs++: Improve C API error reporting. Contributed by James
Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fdb88eb5
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fdb88eb5
Diff: http://
HDFS-10898: libhdfs++: Make log levels consistent. Contributed by James
Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ebecaee
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7ebecaee
Diff: http://git-
HDFS-11436: libhdfs++: Fix race condition in ScopedResolver. Contributed by
James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/606d20c6
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/606d20c6
Diff:
HDFS-11518: libhdfs++: Add a build option to skip building examples, tests, and
tools. Contributed by Anatoli Schein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1c9b1746
Tree: http://git-wip-us.apache.org/repos/asf/ha
HDFS-10796: libhdfs++: Previous commit was missing test/hdfs_ioservice_test.cc,
adding it.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a30cf6a3
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a30cf6a3
Diff: htt
http://git-wip-us.apache.org/repos/asf/hadoop/blob/3e53da2d/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/rpc/rpc_connection_impl.h
--
diff --git
a/hadoop-hdfs-project/hadoop-hdfs-native-client/src/ma
HDFS-10787: libhdfs++: Public API should expose configuration parser. Original
patch contributed by Mitchell Tracy, followup work and compile warning fixes
contributed by Anatoli Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/h
HDFS-12427: libhdfs++: Prevent requests from holding dangling pointer to
RpcEngine. Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc5e44d9
Tree: http://git-wip-us.apache.org/repos/asf/hado
HDFS-9271: libhdfs++: Implement basic NN operations. Contributed by Anatoli
Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2a8edd4e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2a8edd4e
Diff: http://git
HDFS-11106: libhdfs++: Some refactoring to better organize files. Contributed
by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dd7837c4
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dd7837c4
D
HDFS-10705: libhdfs++: FileSystem should have a convenience no-args ctor.
Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9d1c9021
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9d
HDFS-11971: libhdfs++: [Fix] a few portability issues. Contributed by Anatoli
Schein
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c5e7a695
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c5e7a695
Diff: http://g
HDFS-11544: libhdfs++: Revert HDFS-11544.HDFS-8707.001.patch due to invalid
memory access regression. Done by James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/52445fd4
Tree: http://git-wip-us.apache.org/repo
HDFS-11106: libhdfs++: Some refactoring to better organize files (part 2).
Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3e53da2d
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3
HDFS-12103: libhdfs++: Provide workaround to support cancel on filesystem
connect until HDFS-11437 is resolved. Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3db261d4
Tree: http://git-wip-
HDFS-11294: libhdfs++: Segfault in HA failover if DNS lookup for both Namenodes
fails. Contributed by James Clampffer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/48db24a4
Tree: http://git-wip-us.apache.org/repos/asf/h
HDFS-10874: libhdfs++: Public API headers should not depend on internal
implementation. Contributed by James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/53e40bc7
Tree: http://git-wip-us.apache.org/repos/asf/h
HDFS-11028: libhdfs++: FileSystem needs to be able to cancel pending
connections. Contributed by James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8783461e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/
HDFS-10450b: libhdfs++: Add Cyrus SASL support (engines). Contributed by Don
Davis.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d22e4b2e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d22e4b2e
Diff: http://gi
HDFS-10754: libhdfs++: Create tools directory and implement hdfs_cat,
hdfs_chgrp, hdfs_chown, hdfs_chmod and hdfs_find. Contributed by Anatoli Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4f6cb5d1
Tree: http://gi
HDFS-10739: libhdfs++: In RpcEngine replace vector with deque for pending
requests. Contributed by Anatoli Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b1ed72e0
Tree: http://git-wip-us.apache.org/repos/asf/hadoop
http://git-wip-us.apache.org/repos/asf/hadoop/blob/4f6cb5d1/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/tests/hdfs_shim.c
--
diff --git
a/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/li
HDFS-10761: libhdfs++: Fix broken logic in HA retry policy. Contributed by
James Clampffer
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/05ddb310
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/05ddb310
Diff: ht
HDFS-10672: libhdfs++: reorder directories in src/main/libhdfspp/examples, and
add C++ version of cat tool. Contributed by Anatoli Shein.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/649aff11
Tree: http://git-wip-us.apa
1 - 100 of 255 matches
Mail list logo