[19/45] hadoop git commit: HDFS-13880. Add mechanism to allow certain RPC calls to bypass sync. Contributed by Chen Liang.

2018-12-24 Thread shv
HDFS-13880. Add mechanism to allow certain RPC calls to bypass sync. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d2e85b0b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d2e85b0b

[18/45] hadoop git commit: HDFS-13778. [SBN read] TestStateAlignmentContextWithHA should use real ObserverReadProxyProvider instead of AlignmentContextProxyProvider. Contributed by Konstantin Shvachko

2018-12-24 Thread shv
Object[] arguments = a.getArguments(); -RpcHeaderProtos.RpcRequestHeaderProto.Builder header = -(RpcHeaderProtos.RpcRequestHeaderProto.Builder) arguments[0]; -headers.add(header); -return a.callRealMethod(); - }).when(spiedAlignContext).updateRequestState(Mockito.any()); - -

[21/45] hadoop git commit: HDFS-13898. [SBN read] Throw retriable exception for getBlockLocations when ObserverNameNode is in safemode. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-13898. [SBN read] Throw retriable exception for getBlockLocations when ObserverNameNode is in safemode. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b74a7dbf Tree:

[32/45] hadoop git commit: HDFS-14154. [SBN read] Document dfs.ha.tail-edits.period in user guide. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-14154. [SBN read] Document dfs.ha.tail-edits.period in user guide. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c546b12e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c546b12e

[30/45] hadoop git commit: HDFS-14146. [SBN read] Handle exceptions from and prevent handler threads from blocking within internalQueueCall. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-14146. [SBN read] Handle exceptions from and prevent handler threads from blocking within internalQueueCall. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef3e1929 Tree:

[06/45] hadoop git commit: HDFS-13578. [SBN read] Add ReadOnly annotation to methods in ClientProtocol. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-13578. [SBN read] Add ReadOnly annotation to methods in ClientProtocol. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a109f2b3 Tree:

[15/45] hadoop git commit: HDFS-13789. Reduce logging frequency of QuorumJournalManager#selectInputStreams. Contributed by Erik Krogen.

2018-12-24 Thread shv
HDFS-13789. Reduce logging frequency of QuorumJournalManager#selectInputStreams. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4c9baba0 Tree:

[10/45] hadoop git commit: HDFS-13608. [SBN read] Edit Tail Fast Path Part 2: Add ability for JournalNode to serve edits via RPC. Contributed by Erik Krogen.

2018-12-24 Thread shv
HDFS-13608. [SBN read] Edit Tail Fast Path Part 2: Add ability for JournalNode to serve edits via RPC. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/151c8ddb Tree:

[33/45] hadoop git commit: HDFS-14160. [SBN read] ObserverReadInvocationHandler should implement RpcInvocationHandler. Contributed by Konstantin V Shvachko.

2018-12-24 Thread shv
HDFS-14160. [SBN read] ObserverReadInvocationHandler should implement RpcInvocationHandler. Contributed by Konstantin V Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c9d77374 Tree:

[25/50] hadoop git commit: HDFS-13880. Add mechanism to allow certain RPC calls to bypass sync. Contributed by Chen Liang.

2018-12-24 Thread shv
HDFS-13880. Add mechanism to allow certain RPC calls to bypass sync. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d2e85b0b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d2e85b0b

[42/50] hadoop git commit: HDFS-14067. [SBN read] Allow manual failover between standby and observer. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-14067. [SBN read] Allow manual failover between standby and observer. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cbc2f932 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cbc2f932

[22/50] hadoop git commit: HDFS-13779. [SBN read] Implement proper failover and observer failure handling logic for for ObserverReadProxyProvider. Contributed by Erik Krogen.

2018-12-24 Thread shv
HDFS-13779. [SBN read] Implement proper failover and observer failure handling logic for for ObserverReadProxyProvider. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa42fb0d Tree:

[45/50] hadoop git commit: HDFS-14149. [SBN read] Fix annotations on new interfaces/classes for SBN reads. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-14149. [SBN read] Fix annotations on new interfaces/classes for SBN reads. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fa855033 Tree:

[03/50] hadoop git commit: YARN 9108. Fix FederationIntercepter merge home and secondary allocate response typo. Contributed by Abhishek Modi.

2018-12-24 Thread shv
YARN 9108. Fix FederationIntercepter merge home and secondary allocate response typo. Contributed by Abhishek Modi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/657aa433 Tree:

[10/50] hadoop git commit: HDFS-12975. [SBN read] Changes to the NameNode to support reads from standby. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-12975. [SBN read] Changes to the NameNode to support reads from standby. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3a78e5ff Tree:

[38/50] hadoop git commit: HDFS-14035. NN status discovery does not leverage delegation token. Contributed by Chen Liang.

2018-12-24 Thread shv
HDFS-14035. NN status discovery does not leverage delegation token. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/652b2574 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/652b2574

[27/50] hadoop git commit: HDFS-13898. [SBN read] Throw retriable exception for getBlockLocations when ObserverNameNode is in safemode. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-13898. [SBN read] Throw retriable exception for getBlockLocations when ObserverNameNode is in safemode. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b74a7dbf Tree:

[37/50] hadoop git commit: HDFS-14142. Move ipfailover config key out of HdfsClientConfigKeys. Contributed by Chen Liang.

2018-12-24 Thread shv
HDFS-14142. Move ipfailover config key out of HdfsClientConfigKeys. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b8ad6c85 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b8ad6c85

[15/50] hadoop git commit: HDFS-13608. [SBN read] Edit Tail Fast Path Part 2: Add ability for JournalNode to serve edits via RPC. Contributed by Erik Krogen.

2018-12-24 Thread shv
HDFS-13608. [SBN read] Edit Tail Fast Path Part 2: Add ability for JournalNode to serve edits via RPC. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/151c8ddb Tree:

[48/50] hadoop git commit: HDFS-13873. [SBN read] ObserverNode should reject read requests when it is too far behind. Contributed by Konstantin Shvachko.

2018-12-24 Thread shv
HDFS-13873. [SBN read] ObserverNode should reject read requests when it is too far behind. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b73fb70f Tree:

[06/50] hadoop git commit: HDFS-14046. In-Maintenance ICON is missing in datanode info page. Contributed by Ranith Sardar.

2018-12-24 Thread shv
HDFS-14046. In-Maintenance ICON is missing in datanode info page. Contributed by Ranith Sardar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/686fcd4d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/686fcd4d

[41/50] hadoop git commit: HDFS-14146. [SBN read] Handle exceptions from and prevent handler threads from blocking within internalQueueCall. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-14146. [SBN read] Handle exceptions from and prevent handler threads from blocking within internalQueueCall. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef3e1929 Tree:

[14/50] hadoop git commit: HDFS-13609. [SBN read] Edit Tail Fast Path Part 3: NameNode-side changes to support tailing edits via RPC. Contributed by Erik Krogen.

2018-12-24 Thread shv
HDFS-13609. [SBN read] Edit Tail Fast Path Part 3: NameNode-side changes to support tailing edits via RPC. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/00e99c65 Tree:

[47/50] hadoop git commit: HDFS-14120. [SBN read] ORFPP should also clone DT for the virtual IP. Contributed by Chen Liang.

2018-12-24 Thread shv
HDFS-14120. [SBN read] ORFPP should also clone DT for the virtual IP. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71cf66e2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/71cf66e2

[19/50] hadoop git commit: HDFS-13789. Reduce logging frequency of QuorumJournalManager#selectInputStreams. Contributed by Erik Krogen.

2018-12-24 Thread shv
HDFS-13789. Reduce logging frequency of QuorumJournalManager#selectInputStreams. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4c9baba0 Tree:

[39/50] hadoop git commit: HDFS-14154. [SBN read] Document dfs.ha.tail-edits.period in user guide. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-14154. [SBN read] Document dfs.ha.tail-edits.period in user guide. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c546b12e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c546b12e

[07/50] hadoop git commit: HDFS-12976. [SBN read] Introduce ObserverReadProxyProvider. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-12976. [SBN read] Introduce ObserverReadProxyProvider. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/64b7cf59 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/64b7cf59 Diff:

[09/50] hadoop git commit: HDFS-13578. [SBN read] Add ReadOnly annotation to methods in ClientProtocol. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-13578. [SBN read] Add ReadOnly annotation to methods in ClientProtocol. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a109f2b3 Tree:

[49/50] hadoop git commit: HDFS-14131. [SBN read] Create user guide for Consistent Reads from Observer feature. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-14131. [SBN read] Create user guide for Consistent Reads from Observer feature. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2904aa38 Tree:

[30/50] hadoop git commit: HDFS-13791. Limit logging frequency of edit tail related statements. Contributed by Erik Krogen.

2018-12-24 Thread shv
HDFS-13791. Limit logging frequency of edit tail related statements. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a65bb97f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a65bb97f

[12/50] hadoop git commit: HDFS-13331. [SBN read] Add lastSeenStateId to RpcRequestHeader. Contributed by Plamen Jeliazkov.

2018-12-24 Thread shv
getArguments(); + RpcHeaderProtos.RpcRequestHeaderProto.Builder header = + (RpcHeaderProtos.RpcRequestHeaderProto.Builder) arguments[0]; + collectedHeaders.add(header); + return a.callRealMethod(); +}).when(spiedAlignContext).updateRequestState(Mockito.any()); + +DFSTestUtil.writeFile(dfs, new Path("/testFil

[46/50] hadoop git commit: HDFS-14017. [SBN read] ObserverReadProxyProviderWithIPFailover should work with HA configuration. Contributed by Chen Liang.

2018-12-24 Thread shv
HDFS-14017. [SBN read] ObserverReadProxyProviderWithIPFailover should work with HA configuration. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a3aab48d Tree:

[40/50] hadoop git commit: HDFS-14160. [SBN read] ObserverReadInvocationHandler should implement RpcInvocationHandler. Contributed by Konstantin V Shvachko.

2018-12-24 Thread shv
HDFS-14160. [SBN read] ObserverReadInvocationHandler should implement RpcInvocationHandler. Contributed by Konstantin V Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c9d77374 Tree:

[26/50] hadoop git commit: HDFS-13749. [SBN read] Use getServiceStatus to discover observer namenodes. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-13749. [SBN read] Use getServiceStatus to discover observer namenodes. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/25b63e8d Tree:

[43/50] hadoop git commit: HDFS-14016. [SBN read] ObserverReadProxyProvider should enable observer read by default. Contributed by Chen Liang.

2018-12-24 Thread shv
HDFS-14016. [SBN read] ObserverReadProxyProvider should enable observer read by default. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1a9ba961 Tree:

[23/50] hadoop git commit: HDFS-13782. ObserverReadProxyProvider should work with IPFailoverProxyProvider. Contributed by Konstantin Shvachko.

2018-12-24 Thread shv
HDFS-13782. ObserverReadProxyProvider should work with IPFailoverProxyProvider. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f9fc01cd Tree:

[32/50] hadoop git commit: HDFS-13523. Support observer nodes in MiniDFSCluster. Contributed by Konstantin Shvachko.

2018-12-24 Thread shv
HDFS-13523. Support observer nodes in MiniDFSCluster. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1c4265d7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1c4265d7 Diff:

[18/50] hadoop git commit: HDFS-13851. Remove AlignmentContext from AbstractNNFailoverProxyProvider. Contributed by Konstantin Shvachko.

2018-12-24 Thread shv
HDFS-13851. Remove AlignmentContext from AbstractNNFailoverProxyProvider. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/25d8e39b Tree:

[20/50] hadoop git commit: HDFS-13688. [SBN read] Introduce msync API call. Contributed by Chen Liang.

2018-12-24 Thread shv
HDFS-13688. [SBN read] Introduce msync API call. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eae0a5d5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/eae0a5d5 Diff:

[21/50] hadoop git commit: HDFS-13767. Add msync server implementation. Contributed by Chen Liang.

2018-12-24 Thread shv
} - }).when(spiedAlignContext).updateRequestState(Mockito.any()); - - GenericTestUtils.LogCapturer logCapturer = - GenericTestUtils.LogCapturer.captureLogs(FSNamesystem.LOG); - - DFSTestUtil.writeFile(clearDfs, new Path("/testFile4"), "shv"); - logCapturer.stopCapturing(); - -

[50/50] hadoop git commit: HDFS-14170. [SBN read] Fix checkstyle warnings related to SBN reads. Contributed by Konstantin V Shvachko.

2018-12-24 Thread shv
HDFS-14170. [SBN read] Fix checkstyle warnings related to SBN reads. Contributed by Konstantin V Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bd2a59e5 Tree:

[33/50] hadoop git commit: HDFS-13610. [SBN read] Edit Tail Fast Path Part 4: Cleanup. Integration test, documentation, remove unnecessary dummy sync, minors fixups. Contributed by Erik Krogen.

2018-12-24 Thread shv
HDFS-13610. [SBN read] Edit Tail Fast Path Part 4: Cleanup. Integration test, documentation, remove unnecessary dummy sync, minors fixups. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[31/50] hadoop git commit: HDFS-13925. Unit Test for transitioning between different states. Contributed by Sherwood Zheng.

2018-12-24 Thread shv
HDFS-13925. Unit Test for transitioning between different states. Contributed by Sherwood Zheng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b6f20c36 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b6f20c36

[35/50] hadoop git commit: HDFS-13924. [SBN read] Handle BlockMissingException when reading from observer. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-13924. [SBN read] Handle BlockMissingException when reading from observer. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8c491350 Tree:

[28/50] hadoop git commit: HDFS-13665. [SBN read] Move RPC response serialization into Server.doResponse(). Contributed by Plamen Jeliazkov.

2018-12-24 Thread shv
HDFS-13665. [SBN read] Move RPC response serialization into Server.doResponse(). Contributed by Plamen Jeliazkov. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e27708c2 Tree:

[29/50] hadoop git commit: HDFS-13961. [SBN read] TestObserverNode refactoring. Contributed by Konstantin Shvachko.

2018-12-24 Thread shv
HDFS-13961. [SBN read] TestObserverNode refactoring. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b5b9b777 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b5b9b777 Diff:

[44/50] hadoop git commit: HDFS-14116. [SBN read] Fix class cast error in NNThroughputBenchmark with ObserverReadProxyProvider. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-14116. [SBN read] Fix class cast error in NNThroughputBenchmark with ObserverReadProxyProvider. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c3efc299 Tree:

[08/50] hadoop git commit: HDFS-13706. [SBN read] Rename client context to ClientGSIContext. Contributed by Konstantin Shvachko.

2018-12-24 Thread shv
HDFS-13706. [SBN read] Rename client context to ClientGSIContext. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0105d7f5 Tree:

[36/50] hadoop git commit: HDFS-14138. [SBN read] Description errors in the comparison logic of transaction ID. Contributed by xiangheng.

2018-12-24 Thread shv
HDFS-14138. [SBN read] Description errors in the comparison logic of transaction ID. Contributed by xiangheng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cae27961 Tree:

[34/50] hadoop git commit: HDFS-14094. [SBN read] Fix the order of logging arguments in ObserverReadProxyProvider. Contributed by Ayush Saxena.

2018-12-24 Thread shv
HDFS-14094. [SBN read] Fix the order of logging arguments in ObserverReadProxyProvider. Contributed by Ayush Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3bb92a1d Tree:

[01/50] hadoop git commit: HDFS-14166. Ls with -e option not giving the result in proper format. Contributed by Shubham Dewan. [Forced Update!]

2018-12-24 Thread shv
Repository: hadoop Updated Branches: refs/heads/HDFS-12943 f7072e070 -> bd2a59e50 (forced update) HDFS-14166. Ls with -e option not giving the result in proper format. Contributed by Shubham Dewan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[02/50] hadoop git commit: HDFS-13946. Log longest FSN write/read lock held stack trace.

2018-12-24 Thread shv
HDFS-13946. Log longest FSN write/read lock held stack trace. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/feb2664a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/feb2664a Diff:

[04/50] hadoop git commit: HDFS-14165. In NameNode UI under DataNode tab , the Capacity column is Non-Aligned. Contributed by Shubham Dewan.

2018-12-24 Thread shv
HDFS-14165. In NameNode UI under DataNode tab ,the Capacity column is Non-Aligned. Contributed by Shubham Dewan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d944d5ec Tree:

[05/50] hadoop git commit: HDDS-921. Add JVM pause monitor to Ozone Daemons (OM, SCM and Datanodes). Contributed by Bharat Viswanadham.

2018-12-24 Thread shv
HDDS-921. Add JVM pause monitor to Ozone Daemons (OM, SCM and Datanodes). Contributed by Bharat Viswanadham. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/26e4be70 Tree:

[11/50] hadoop git commit: HDFS-13286. [SBN read] Add haadmin commands to transition between standby and observer. Contributed by Chao Sun.

2018-12-24 Thread shv
HDFS-13286. [SBN read] Add haadmin commands to transition between standby and observer. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/091ad974 Tree:

[13/50] hadoop git commit: HDFS-12977. [SBN read] Add stateId to RPC headers. Contributed by Plamen Jeliazkov.

2018-12-24 Thread shv
HDFS-12977. [SBN read] Add stateId to RPC headers. Contributed by Plamen Jeliazkov. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c9d73437 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c9d73437 Diff:

[17/50] hadoop git commit: HDFS-13399. [SBN read] Make Client field AlignmentContext non-static. Contributed by Plamen Jeliazkov.

2018-12-24 Thread shv
-> { - Object[] arguments = a.getArguments(); - RpcHeaderProtos.RpcRequestHeaderProto.Builder header = - (RpcHeaderProtos.RpcRequestHeaderProto.Builder) arguments[0]; - collectedHeaders.add(header); - return a.callRealMethod(); -}).when(spiedAlignContext).updateRequestState(Mockit

[16/50] hadoop git commit: HDFS-13607. [SBN read] Edit Tail Fast Path Part 1: Enhance JournalNode with an in-memory cache of recent edit transactions. Contributed by Erik Krogen.

2018-12-24 Thread shv
HDFS-13607. [SBN read] Edit Tail Fast Path Part 1: Enhance JournalNode with an in-memory cache of recent edit transactions. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c81ac2ff Tree:

[24/50] hadoop git commit: HDFS-13778. [SBN read] TestStateAlignmentContextWithHA should use real ObserverReadProxyProvider instead of AlignmentContextProxyProvider. Contributed by Konstantin Shvachko

2018-12-24 Thread shv
Object[] arguments = a.getArguments(); -RpcHeaderProtos.RpcRequestHeaderProto.Builder header = -(RpcHeaderProtos.RpcRequestHeaderProto.Builder) arguments[0]; -headers.add(header); -return a.callRealMethod(); - }).when(spiedAlignContext).updateRequestState(Mockito.any()); - -

[14/17] hadoop git commit: HDDS-893. pipeline status is ALLOCATED in scmcli listPipelines command. Contributed by Lokesh Jain.

2018-12-19 Thread shv
HDDS-893. pipeline status is ALLOCATED in scmcli listPipelines command. Contributed by Lokesh Jain. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cf571133 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cf571133

[15/17] hadoop git commit: YARN-9126. Fix container clean up for reinitialization. Contributed by Chandni Singh

2018-12-19 Thread shv
YARN-9126. Fix container clean up for reinitialization. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e815fd9c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e815fd9c

[10/17] hadoop git commit: YARN-9075. Add ability to register/remove auxiliary service without restart node manager. Contributed by Billie Rinaldi

2018-12-19 Thread shv
http://git-wip-us.apache.org/repos/asf/hadoop/blob/c7a5a443/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/TestAuxServices.java

[11/17] hadoop git commit: YARN-9075. Add ability to register/remove auxiliary service without restart node manager. Contributed by Billie Rinaldi

2018-12-19 Thread shv
YARN-9075. Add ability to register/remove auxiliary service without restart node manager. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c7a5a443 Tree:

[03/17] hadoop git commit: HDDS-925. Rename ChunkGroupOutputStream to KeyOutputStream and ChunkOutputStream to BlockOutputStream. Contributed by Shashikant Banerjee.

2018-12-19 Thread shv
HDDS-925. Rename ChunkGroupOutputStream to KeyOutputStream and ChunkOutputStream to BlockOutputStream. Contributed by Shashikant Banerjee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4ff1c46d Tree:

[07/17] hadoop git commit: HDDS-911. Make TestOzoneManager unit tests independent. Contributed by Elek Marton.

2018-12-19 Thread shv
HDDS-911. Make TestOzoneManager unit tests independent. Contributed by Elek Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2f6bc250 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2f6bc250 Diff:

[17/17] hadoop git commit: HDFS-14160. [SBN read] ObserverReadInvocationHandler should implement RpcInvocationHandler. Contributed by Konstantin V Shvachko.

2018-12-19 Thread shv
HDFS-14160. [SBN read] ObserverReadInvocationHandler should implement RpcInvocationHandler. Contributed by Konstantin V Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2753d6c9 Tree:

[01/17] hadoop git commit: HDDS-539. Ozone datanode command ignores the invalid options. Contributed by Vinicius Higa Murakami.

2018-12-19 Thread shv
Repository: hadoop Updated Branches: refs/heads/HDFS-12943 038bdbc83 -> 2753d6c93 HDDS-539. Ozone datanode command ignores the invalid options. Contributed by Vinicius Higa Murakami. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[08/17] hadoop git commit: HDDS-933. Add documentation for genconf tool under Tools section. Contributed by Dinesh Chitlangia.

2018-12-19 Thread shv
HDDS-933. Add documentation for genconf tool under Tools section. Contributed by Dinesh Chitlangia. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/12c139d7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/12c139d7

[05/17] hadoop git commit: HDDS-914. Add Grafana support to ozoneperf docker container. Contributed by Dinesh Chitlangia.

2018-12-19 Thread shv
HDDS-914. Add Grafana support to ozoneperf docker container. Contributed by Dinesh Chitlangia. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/99b50612 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/99b50612

[04/17] hadoop git commit: HDDS-912. Update ozone to latest ratis snapshot build (0.4.0-3b0be02-SNAPSHOT). Contributed by Lokesh Jain.

2018-12-19 Thread shv
HDDS-912. Update ozone to latest ratis snapshot build (0.4.0-3b0be02-SNAPSHOT). Contributed by Lokesh Jain. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b51e9e43 Tree:

[13/17] hadoop git commit: HDDS-940. Remove dead store to local variable in OmMetadataManagerImpl. Contributed by Dinesh Chitlangia.

2018-12-19 Thread shv
HDDS-940. Remove dead store to local variable in OmMetadataManagerImpl. Contributed by Dinesh Chitlangia. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b1ce9aa3 Tree:

[06/17] hadoop git commit: YARN-9072. Send exit command to terminate docker exec on connection close. Contributed by Eric Yang

2018-12-19 Thread shv
YARN-9072. Send exit command to terminate docker exec on connection close. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c5c73182 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c5c73182

[02/17] hadoop git commit: HDDS-925. Rename ChunkGroupOutputStream to KeyOutputStream and ChunkOutputStream to BlockOutputStream. Contributed by Shashikant Banerjee.

2018-12-19 Thread shv
http://git-wip-us.apache.org/repos/asf/hadoop/blob/4ff1c46d/hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/io/KeyOutputStream.java -- diff --git

[16/17] hadoop git commit: Merge branch 'trunk' into HDFS-12943

2018-12-19 Thread shv
Merge branch 'trunk' into HDFS-12943 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e62a4cf8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e62a4cf8 Diff:

[12/17] hadoop git commit: YARN-9084. Reset container state and defer readiness check for upgrade. Contributed by Chandni Singh

2018-12-19 Thread shv
YARN-9084. Reset container state and defer readiness check for upgrade. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ccdd982e Tree:

[09/17] hadoop git commit: YARN-9117. Add a check for insecure setup for container terminal. Contributed by Eric Yang

2018-12-19 Thread shv
YARN-9117. Add a check for insecure setup for container terminal. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a6e9d27c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a6e9d27c Diff:

hadoop git commit: HDFS-14149. [SBN read] Fix annotations on new interfaces/classes for SBN reads. Contributed by Chao Sun.

2018-12-17 Thread shv
Repository: hadoop Updated Branches: refs/heads/HDFS-12943 861208dc8 -> 038bdbc83 HDFS-14149. [SBN read] Fix annotations on new interfaces/classes for SBN reads. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[20/22] hadoop git commit: HDFS-14146. [SBN read] Handle exceptions from and prevent handler threads from blocking within internalQueueCall. Contributed by Chao Sun.

2018-12-17 Thread shv
HDFS-14146. [SBN read] Handle exceptions from and prevent handler threads from blocking within internalQueueCall. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f19f4cb8 Tree:

[05/22] hadoop git commit: YARN-9125. Fixed Carriage Return detection in Docker container launch command. Contributed by Billie Rinaldi

2018-12-17 Thread shv
YARN-9125. Fixed Carriage Return detection in Docker container launch command. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b2d7204e Tree:

[13/22] hadoop git commit: HADOOP-15969. ABFS: getNamespaceEnabled can fail blocking user access thru ACLs.

2018-12-17 Thread shv
HADOOP-15969. ABFS: getNamespaceEnabled can fail blocking user access thru ACLs. Contributed by Da Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b2523d81 Tree:

[16/22] hadoop git commit: YARN-9040. Fixed memory leak in LevelDBCacheTimelineStore and DBIterator. Contributed by Tarun Parimi

2018-12-17 Thread shv
YARN-9040. Fixed memory leak in LevelDBCacheTimelineStore and DBIterator. Contributed by Tarun Parimi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71e0b0d8 Tree:

[03/22] hadoop git commit: HDFS-14006. Refactor name node to allow different token verification implementations. Contributed by CR Hota.

2018-12-17 Thread shv
HDFS-14006. Refactor name node to allow different token verification implementations. Contributed by CR Hota. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/00d5e631 Tree:

[10/22] hadoop git commit: YARN-9091. Improve terminal message when connection is refused. Contributed by Eric Yang

2018-12-17 Thread shv
YARN-9091. Improve terminal message when connection is refused. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4f622337 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4f622337 Diff:

[17/22] hadoop git commit: HDDS-908: NPE in TestOzoneRpcClient. Contributed by Ajay Kumar.

2018-12-17 Thread shv
HDDS-908: NPE in TestOzoneRpcClient. Contributed by Ajay Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/54266538 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/54266538 Diff:

[15/22] hadoop git commit: HADOOP-16004. ABFS: Convert 404 error response in AbfsInputStream and AbfsOutPutStream to FileNotFoundException.

2018-12-17 Thread shv
HADOOP-16004. ABFS: Convert 404 error response in AbfsInputStream and AbfsOutPutStream to FileNotFoundException. Contributed by Da Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/346c0c8a Tree:

[19/22] hadoop git commit: HDFS-14138. [SBN read] Description errors in the comparison logic of transaction ID. Contributed by xiangheng.

2018-12-17 Thread shv
HDFS-14138. [SBN read] Description errors in the comparison logic of transaction ID. Contributed by xiangheng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5b10b80a Tree:

[06/22] hadoop git commit: YARN-9122. Add table of contents to YARN Service API document. Contributed by Zhankun Tang.

2018-12-17 Thread shv
YARN-9122. Add table of contents to YARN Service API document. Contributed by Zhankun Tang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/26e55d4c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/26e55d4c Diff:

[21/22] hadoop git commit: Merge branch 'trunk' into HDFS-12943

2018-12-17 Thread shv
Merge branch 'trunk' into HDFS-12943 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4d891a54 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4d891a54 Diff:

[02/22] hadoop git commit: HDFS-14088. RequestHedgingProxyProvider can throw NullPointerException when failover due to no lock on currentUsedProxy. Contributed by Yuxuan Wang.

2018-12-17 Thread shv
HDFS-14088. RequestHedgingProxyProvider can throw NullPointerException when failover due to no lock on currentUsedProxy. Contributed by Yuxuan Wang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f858f185 Tree:

[22/22] hadoop git commit: HDFS-14116. [SBN read] Fix class cast error in NNThroughputBenchmark with ObserverReadProxyProvider. Contributed by Chao Sun.

2018-12-17 Thread shv
HDFS-14116. [SBN read] Fix class cast error in NNThroughputBenchmark with ObserverReadProxyProvider. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/861208dc Tree:

[01/22] hadoop git commit: HDFS-14145. TestBlockStorageMovementAttemptedItems#testNoBlockMovementAttemptFinishedReportAdded fails sporadically in Trunk. Contributed by Ayush Saxena. [Forced Update!]

2018-12-17 Thread shv
Repository: hadoop Updated Branches: refs/heads/HDFS-12943 59822e46d -> 861208dc8 (forced update) HDFS-14145. TestBlockStorageMovementAttemptedItems#testNoBlockMovementAttemptFinishedReportAdded fails sporadically in Trunk. Contributed by Ayush Saxena. Project:

[12/22] hadoop git commit: HDFS-14096. [SPS] : Add Support for Storage Policy Satisfier in ViewFs. Contributed by Ayush Saxena.

2018-12-17 Thread shv
HDFS-14096. [SPS] : Add Support for Storage Policy Satisfier in ViewFs. Contributed by Ayush Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/788e7473 Tree:

[04/22] hadoop git commit: YARN-9032. Support sh shell for interactive container shell at command line. Contributed by Eric Yang

2018-12-17 Thread shv
YARN-9032. Support sh shell for interactive container shell at command line. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ca90b248 Tree:

[08/22] hadoop git commit: YARN-9089. Add Terminal Link to Service component instance page for UI2. Contributed by Eric Yang

2018-12-17 Thread shv
YARN-9089. Add Terminal Link to Service component instance page for UI2. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aab31097 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aab31097

[11/22] hadoop git commit: YARN-9095. Removed Unused field from Resource: NUM_MANDATORY_RESOURCES

2018-12-17 Thread shv
YARN-9095. Removed Unused field from Resource: NUM_MANDATORY_RESOURCES Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/04c03476 Tree:

[09/22] hadoop git commit: YARN-8963. Add flag to disable interactive shell. Contributed by Eric Yang

2018-12-17 Thread shv
YARN-8963. Add flag to disable interactive shell. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/42297f7d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/42297f7d Diff:

[07/22] hadoop git commit: HADOOP-16000. Remove TLSv1 and SSLv2Hello from the default value of hadoop.ssl.enabled.protocols

2018-12-17 Thread shv
HADOOP-16000. Remove TLSv1 and SSLv2Hello from the default value of hadoop.ssl.enabled.protocols Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ea29b73 Tree:

[18/22] hadoop git commit: HDDS-99. Adding SCM Audit log. Contributed by Dinesh Chitlangia.

2018-12-17 Thread shv
HDDS-99. Adding SCM Audit log. Contributed by Dinesh Chitlangia. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/94b368f2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/94b368f2 Diff:

[14/22] hadoop git commit: HADOOP-15972 ABFS: reduce list page size to to 500.

2018-12-17 Thread shv
HADOOP-15972 ABFS: reduce list page size to to 500. Contributed by Da Zhou. (cherry picked from commit d09dbcc8fb6889e51d4d4c914eb6159e40845e9f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/62df6073 Tree:

[50/50] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-12943

2018-12-14 Thread shv
Merge branch 'trunk' into HDFS-12943 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/375ac944 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/375ac944 Diff:

<    1   2   3   4   5   6   7   8   9   10   >