hadoop git commit: HDFS-11960. Successfully closed files can stay under-replicated. Contributed by Kihwal Lee.

2017-06-20 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 2e9daa2e2 -> 8c0769dee HDFS-11960. Successfully closed files can stay under-replicated. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: HDFS-11960. Successfully closed files can stay under-replicated. Contributed by Kihwal Lee.

2017-06-20 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 a526c3b0b -> 40e3cd24b HDFS-11960. Successfully closed files can stay under-replicated. Contributed by Kihwal Lee. (cherry picked from commit 8f533ca76b3f3592dc8ec6e318382a54becf10f5) Project: http://git-wip-us.apache.org/repos/

hadoop git commit: HDFS-11960. Successfully closed files can stay under-replicated. Contributed by Kihwal Lee.

2017-06-20 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 933fad2e1 -> 8f533ca76 HDFS-11960. Successfully closed files can stay under-replicated. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: Revert "HDFS-11960. Successfully closed files can stay under-replicated. Contributed by Kihwal Lee."

2017-06-20 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 40e3cd24b -> 1f9255672 Revert "HDFS-11960. Successfully closed files can stay under-replicated. Contributed by Kihwal Lee." This reverts commit 40e3cd24b068d08be8cf05668290b908f6b43c11. Project: http://git-wip-us.apa

hadoop git commit: Addendum for HADOOP-14146 jdk7 support.

2017-06-23 Thread kihwal
pos/asf/hadoop/tree/4c6184b4 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/4c6184b4 Branch: refs/heads/branch-2 Commit: 4c6184b41cfdab589a2fea4fb7665e28d044c681 Parents: 5858bc7 Author: Kihwal Lee <kih...@apache.org> Authored: Fri Jun 23 09:57:51 2017 -0500 Committer: Kihwal

hadoop git commit: Addendum for HADOOP-14146 jdk7 support.

2017-06-23 Thread kihwal
org/repos/asf/hadoop/commit/fa695817 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fa695817 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/fa695817 Branch: refs/heads/branch-2.8 Commit: fa695817e57485fc371c83b237573d976b11a543 Parents: 81eb06b Author: Kihwal Lee <kih...@apac

hadoop git commit: Addendum for HADOOP-14146. Use commons Base64 instead of jdk8 Base64.

2017-06-23 Thread kihwal
hor: Kihwal Lee <kih...@apache.org> Authored: Fri Jun 23 13:28:16 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Fri Jun 23 13:28:16 2017 -0500 -- .../hadoop/security/authentication/util/TestKerberosU

hadoop git commit: Addendum for HADOOP-14146. Use commons Base64 instead of jdk8 Base64.

2017-06-23 Thread kihwal
ttp://git-wip-us.apache.org/repos/asf/hadoop/tree/07193459 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/07193459 Branch: refs/heads/branch-2 Commit: 07193459091cfaf372634637096485154d39a176 Parents: 4c6184b Author: Kihwal Lee <kih...@apache.org> Authored: Fri Jun 23 13:26:29 2

hadoop git commit: HDFS-9754. Avoid unnecessary getBlockCollection calls in BlockManager. Contributed by Jing Zhao.

2017-06-20 Thread kihwal
iff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e87bf171 Branch: refs/heads/branch-2.8 Commit: e87bf17129681bce490f59164b51792faf06ccb8 Parents: 1f92556 Author: Kihwal Lee <kih...@apache.org> Authored: Tue Jun 20 12:10:43 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Com

hadoop git commit: HDFS-11960. Successfully closed files can stay under-replicated. Contributed by Kihwal Lee.

2017-06-20 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e87bf1712 -> a560104fa HDFS-11960. Successfully closed files can stay under-replicated. Contributed by Kihwal Lee. (cherry picked from commit 8f533ca76b3f3592dc8ec6e318382a54becf10f5) Project: http://git-wip-us.apache.org/repos/

hadoop git commit: HDFS-11817. A faulty node can cause a lease leak and NPE on accessing data. Contributed by Kihwal Lee. (Updated TestBlockUnderConstruction for nextGenerationStamp method) (cherry pi

2017-05-25 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 8739c4d2f -> bbef16b84 HDFS-11817. A faulty node can cause a lease leak and NPE on accessing data. Contributed by Kihwal Lee. (Updated TestBlockUnderConstruction for nextGenerationStamp method) (cherry picked from com

hadoop git commit: HDFS-11817. A faulty node can cause a lease leak and NPE on accessing data. Contributed by Kihwal Lee.

2017-05-25 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 fc6cb4b2d -> 2cb63433a HDFS-11817. A faulty node can cause a lease leak and NPE on accessing data. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

hadoop git commit: HDFS-11817. A faulty node can cause a lease leak and NPE on accessing data. Contributed by Kihwal Lee.

2017-05-25 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 87590090c -> 2b5ad4876 HDFS-11817. A faulty node can cause a lease leak and NPE on accessing data. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

hadoop git commit: HDFS-11856. Ability to re-add Upgrading Nodes to pipeline for future pipeline updates. Contributed by Vinayakumar B.

2017-05-25 Thread kihwal
org/repos/asf/hadoop/commit/29b7df96 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/29b7df96 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/29b7df96 Branch: refs/heads/trunk Commit: 29b7df960fc3d0a7d1416225c3106c7d4222f0ca Parents: 4fb41b3 Author: Kihwal Lee <kih...@apac

hadoop git commit: HDFS-11641. Reduce cost of audit logging by using FileStatus instead of HdfsFileStatus. Contributed by Daryn Sharp.

2017-05-16 Thread kihwal
wip-us.apache.org/repos/asf/hadoop/commit/82ea3f45 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/82ea3f45 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/82ea3f45 Branch: refs/heads/branch-2 Commit: 82ea3f4545c88f2dc106e63afd6fcd616bb120be Parents: f301542 Author: Kihwal Lee <kih...@apac

hadoop git commit: HDFS-11641. Reduce cost of audit logging by using FileStatus instead of HdfsFileStatus. Contributed by Daryn Sharp.

2017-05-16 Thread kihwal
4c8 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/95e8f4c8 Branch: refs/heads/branch-2.8 Commit: 95e8f4c80d65642e8dfe969c42e10b2349019052 Parents: 9b595ba Author: Kihwal Lee <kih...@apache.org> Authored: Tue May 16 15:55:53 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Com

hadoop git commit: HDFS-5042. Completed files lost after power failure. Contributed by Vinayakumar B.

2017-05-31 Thread kihwal
mit/5b0baeab Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5b0baeab Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/5b0baeab Branch: refs/heads/branch-2 Commit: 5b0baeab5e6c20f161c2b25ba52bb5f6f5ff93c3 Parents: f5f12b5 Author: Kihwal Lee <kih...@apache.org> Authored: Wed May 31

hadoop git commit: HADOOP-14440. Add metrics for connections dropped. Contributed by Eric Badger.

2017-06-05 Thread kihwal
ec9 Author: Kihwal Lee <kih...@apache.org> Authored: Mon Jun 5 11:34:40 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Mon Jun 5 11:34:40 2017 -0500 -- .../main/java/org/apache/hadoop/ipc/S

hadoop git commit: HDFS-11856. Ability to re-add Upgrading nodes to pipeline for future pipeline updates. Contributed by Vinayakumar B.

2017-05-31 Thread kihwal
wip-us.apache.org/repos/asf/hadoop/commit/212a5660 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/212a5660 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/212a5660 Branch: refs/heads/branch-2 Commit: 212a566088bab20c47234c435ae784c4ee84469b Parents: c112bf6 Author: Kihwal Lee <kih...@apac

hadoop git commit: HDFS-11856. Ability to re-add upgrading nodes to pipeline for future pipeline updates. Contributed by Vinayakumar B.

2017-05-31 Thread kihwal
wip-us.apache.org/repos/asf/hadoop/commit/fe6de5e5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fe6de5e5 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/fe6de5e5 Branch: refs/heads/branch-2.8 Commit: fe6de5e5948c18a15592a6fbd4732aa4ef0e7d94 Parents: 1f077f4 Author: Kihwal Lee &

hadoop git commit: HDFS-5042. Completed files lost after power failure. Contributed by Vinayakumar B.

2017-06-01 Thread kihwal
mit/01cdea73 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/01cdea73 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/01cdea73 Branch: refs/heads/branch-2.7 Commit: 01cdea732f3294d1b30ec89df4ad4477754fe53d Parents: 38bc12c Author: Kihwal Lee <kih...@apache.org> Authored: Thu Jun 1

hadoop git commit: HDFS-5042. Completed files lost after power failure. Contributed by Vinayakumar B.

2017-06-01 Thread kihwal
mit/89d59c29 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/89d59c29 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/89d59c29 Branch: refs/heads/branch-2.8 Commit: 89d59c292fb149d245c18d1f188cc113e849c087 Parents: 0cba282 Author: Kihwal Lee <kih...@apache.org> Authored: Thu Jun 1

hadoop git commit: HDFS-11856. Ability to re-add upgrading nodes to pipeline for future pipeline updates. Contributed by Vinayakumar B.

2017-06-01 Thread kihwal
wip-us.apache.org/repos/asf/hadoop/commit/d3b86234 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d3b86234 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/d3b86234 Branch: refs/heads/branch-2.7 Commit: d3b86234b29031fda2805a805705d336a179a816 Parents: 01cdea7 Author: Kihwal Lee &

hadoop git commit: HDFS-11609. Some blocks can be permanently lost if nodes are decommissioned while dead. Contributed by Kihwal Lee.

2017-05-01 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 5ca4f0f82 -> 6a6d0ece9 HDFS-11609. Some blocks can be permanently lost if nodes are decommissioned while dead. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.

hadoop git commit: HDFS-11609. Some blocks can be permanently lost if nodes are decommissioned while dead. Contributed by Kihwal Lee.

2017-05-01 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 993ab15b3 -> d1e6b6db7 HDFS-11609. Some blocks can be permanently lost if nodes are decommissioned while dead. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

hadoop git commit: HDFS-11609. Some blocks can be permanently lost if nodes are decommissioned while dead. Contributed by Kihwal Lee.

2017-05-01 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8.1 f77ab17c1 -> 3bb0b296b HDFS-11609. Some blocks can be permanently lost if nodes are decommissioned while dead. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

hadoop git commit: HDFS-11609. Some blocks can be permanently lost if nodes are decommissioned while dead. Contributed by Kihwal Lee.

2017-05-01 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 8ad9efbe1 -> 139327d34 HDFS-11609. Some blocks can be permanently lost if nodes are decommissioned while dead. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

hadoop git commit: HDFS-11609. Some blocks can be permanently lost if nodes are decommissioned while dead. Contributed by Kihwal Lee.

2017-05-01 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 30fc58019 -> 07b98e783 HDFS-11609. Some blocks can be permanently lost if nodes are decommissioned while dead. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.

hadoop git commit: HDFS-11702. Remove indefinite caching of key provider uri in DFSClient. Contributed by Rushabh S Shah.

2017-05-08 Thread kihwal
mit: 9d8d3a84bd80a9f53643ba53acf933a2bdd18a75 Parents: a80ac08 Author: Kihwal Lee <kih...@apache.org> Authored: Mon May 8 08:31:18 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Mon May 8 08:31:18 2017 -0500 -- .../main/java/org/apa

hadoop git commit: HDFS-11702. Remove indefinite caching of key provider uri in DFSClient. Contributed by Rushabh S Shah.

2017-05-08 Thread kihwal
mit: 0d9322aa5b08dc5ef2cc265881de01d6df35a05e Parents: 36d97e7 Author: Kihwal Lee <kih...@apache.org> Authored: Mon May 8 08:29:03 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Mon May 8 08:29:03 2017 -0500 -- .../main/java/org/apa

hadoop git commit: HADOOP-13437. KMS should reload whitelist and default key ACLs when hot-reloading. Contributed by Xiao Chen.

2017-05-08 Thread kihwal
mit: f8b6aa1ed15093dae04a36f92ccf0a4fdd850dde Parents: 9d8d3a8 Author: Kihwal Lee <kih...@apache.org> Authored: Mon May 8 08:36:53 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Mon May 8 08:36:53 2017 -0500 -- .../hadoop/crypto

hadoop git commit: HDFS-11702. Remove indefinite caching of key provider uri in DFSClient. Contributed by Rushabh S Shah.

2017-05-08 Thread kihwal
asf/hadoop/commit/cef2815c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cef2815c Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/cef2815c Branch: refs/heads/trunk Commit: cef2815cf48154fe82f44082dcbdce6373c81284 Parents: a9a3d21 Author: Kihwal Lee <kih...@apache.org> Authored

hadoop git commit: HDFS-11714. Newly added NN storage directory won't get initialized and cause space exhaustion. Contributed by Kihwal Lee.

2017-05-01 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 343948ca7 -> 4cfc86643 HDFS-11714. Newly added NN storage directory won't get initialized and cause space exhaustion. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

hadoop git commit: HDFS-11714. Newly added NN storage directory won't get initialized and cause space exhaustion. Contributed by Kihwal Lee. Added a CHANGES.txt entry (cherry picked from commit f77d13

2017-05-01 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 139327d34 -> 130a0e215 HDFS-11714. Newly added NN storage directory won't get initialized and cause space exhaustion. Contributed by Kihwal Lee. Added a CHANGES.txt entry (cherry picked from com

hadoop git commit: HDFS-11714. Newly added NN storage directory won't get initialized and cause space exhaustion. Contributed by Kihwal Lee.

2017-05-01 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 6a6d0ece9 -> f77d13872 HDFS-11714. Newly added NN storage directory won't get initialized and cause space exhaustion. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

hadoop git commit: HDFS-5042. Completed files lost after power failure. Contributed by Vinayakumar B.

2017-05-31 Thread kihwal
0f5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1543d0f5 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/1543d0f5 Branch: refs/heads/trunk Commit: 1543d0f5be6a02ad00e7a33e35d78af8516043e3 Parents: cbfed0e Author: Kihwal Lee <kih...@apache.org> Authored: Wed May 31 10:5

hadoop git commit: HADOOP-14035. Reduce fair call queue backoff's impact on clients. Contributed by Daryn Sharp.

2017-06-06 Thread kihwal
mit/855e0477 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/855e0477 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/855e0477 Branch: refs/heads/trunk Commit: 855e0477b1706a2d5b0df6a2b0e461aeec8839c2 Parents: 66c6fd8 Author: Kihwal Lee <kih...@apache.org> Authored: Tue Ju

hadoop git commit: HDFS-10816. TestComputeInvalidateWork#testDatanodeReRegistration fails due to race between test and replication monitor. Contributed by Eric Badger.

2017-06-05 Thread kihwal
hor: Kihwal Lee <kih...@apache.org> Authored: Mon Jun 5 15:17:43 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Mon Jun 5 15:18:27 2017 -0500 -- .../hdfs/server/blockmanagement/TestComputeInvalidateWork.jav

hadoop git commit: HDFS-10816. TestComputeInvalidateWork#testDatanodeReRegistration fails due to race between test and replication monitor. Contributed by Eric Badger.

2017-06-05 Thread kihwal
06f Author: Kihwal Lee <kih...@apache.org> Authored: Mon Jun 5 15:24:39 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Mon Jun 5 15:24:54 2017 -0500 -- .../hdfs/server/blockmanagement/TestComputeInva

hadoop git commit: HDFS-10816. TestComputeInvalidateWork#testDatanodeReRegistration fails due to race between test and replication monitor. Contributed by Eric Badger.

2017-06-05 Thread kihwal
nch-2.8 Commit: 1d3fa8701151e24e5ab680dd7e7152f8352252fb Parents: 9854682 Author: Kihwal Lee <kih...@apache.org> Authored: Mon Jun 5 15:28:01 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Mon Jun 5 15:2

hadoop git commit: HADOOP-14035. Reduce fair call queue backoff's impact on clients. Contributed by Daryn Sharp.

2017-06-06 Thread kihwal
oop/commit/f7e597b5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f7e597b5 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/f7e597b5 Branch: refs/heads/branch-2 Commit: f7e597b56d39bf9ef66b3bbb6e9c77487a3ac90e Parents: e889c82 Author: Kihwal Lee <kih...@apache.org> Authored:

hadoop git commit: HADOOP-14035. Reduce fair call queue backoff's impact on clients. Contributed by Daryn Sharp.

2017-06-06 Thread kihwal
oop/commit/a83d7ef6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a83d7ef6 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/a83d7ef6 Branch: refs/heads/branch-2.8 Commit: a83d7ef60587a4e524dfb7a1635794280ea2b688 Parents: d013f41 Author: Kihwal Lee <kih...@apache.org> Authored

hadoop git commit: HDFS-12424. Datatable sorting on the Datanode Information page in the Namenode UI is broken. Contributed by Shawna Martell.

2017-09-15 Thread kihwal
mit: ba26097ea776c0a00f43917b18a102eaf7b2f433 Parents: 8e23929 Author: Kihwal Lee <kih...@apache.org> Authored: Fri Sep 15 09:55:04 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Fri Sep 15 09:55:04 2017 -0500 -- .../

hadoop git commit: HDFS-12424. Datatable sorting on the Datanode Information page in the Namenode UI is broken. Contributed by Shawna Martell.

2017-09-15 Thread kihwal
wip-us.apache.org/repos/asf/hadoop/commit/78bdf10a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/78bdf10a Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/78bdf10a Branch: refs/heads/trunk Commit: 78bdf10ae40300a5f2f3b95491d280802edc1df2 Parents: 08b9814 Author: Kihwal Lee &

hadoop git commit: HDFS-12424. Datatable sorting on the Datanode Information page in the Namenode UI is broken. Contributed by Shawna Martell.

2017-09-15 Thread kihwal
mit: 07dee7fd6340069133502d8aef79b2e7ccc7a36b Parents: 317af87 Author: Kihwal Lee <kih...@apache.org> Authored: Fri Sep 15 09:55:59 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Fri Sep 15 09:55:59 2017 -0500 -- .../

hadoop git commit: HDFS-12371. BlockVerificationFailures and BlocksVerified show up as 0 in Datanode JMX. Contributed by Hanisha Koneru.

2017-09-21 Thread kihwal
mit: c0bb242360181c3aae96c574239e3ee12a30da9f Parents: 4ac3fc1 Author: Kihwal Lee <kih...@apache.org> Authored: Thu Sep 21 09:00:26 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Thu Sep 21 09:00:26 2017 -0500 -- .../or

hadoop git commit: HDFS-12371. BlockVerificationFailures and BlocksVerified show up as 0 in Datanode JMX. Contributed by Hanisha Koneru.

2017-09-21 Thread kihwal
org/repos/asf/hadoop/commit/6bf921a5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6bf921a5 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/6bf921a5 Branch: refs/heads/trunk Commit: 6bf921a5c3152a307b5c0903056d73ce07775a08 Parents: 10d7493 Author: Kihwal Lee <kih...@apac

hadoop git commit: HDFS-12371. BlockVerificationFailures and BlocksVerified show up as 0 in Datanode JMX. Contributed by Hanisha Koneru.

2017-09-21 Thread kihwal
mit: 9bd1f364a70974ec1cd4ac94d49e960cc6d6c336 Parents: 1e55972 Author: Kihwal Lee <kih...@apache.org> Authored: Thu Sep 21 08:48:37 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Thu Sep 21 08:48:37 2017 -0500 -- .../or

hadoop git commit: HDFS-12371. BlockVerificationFailures and BlocksVerified show up as 0 in Datanode JMX. Contributed by Hanisha Koneru.

2017-09-21 Thread kihwal
mit: 9640bfb808b65e8a64b4886829b8d519ddf437c1 Parents: ae42bf7 Author: Kihwal Lee <kih...@apache.org> Authored: Thu Sep 21 08:48:04 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Thu Sep 21 08:48:04 2017 -0500 -- .../org/apa

hadoop git commit: HDFS-12424. Datatable sorting on the Datanode Information page in the Namenode UI is broken. Contributed by Shawna Martell.

2017-09-15 Thread kihwal
wip-us.apache.org/repos/asf/hadoop/commit/9e9e36fa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9e9e36fa Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/9e9e36fa Branch: refs/heads/branch-2.8 Commit: 9e9e36fa702dbaf364fb85a34d27177769615322 Parents: 584cd13 Author: Kihwal Lee &

hadoop git commit: HDFS-12299. Race Between update pipeline and DN Re-Registration

2017-08-25 Thread kihwal
wip-us.apache.org/repos/asf/hadoop/tree/8455d707 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/8455d707 Branch: refs/heads/trunk Commit: 8455d70756b584ddf27fc626a147f4eb2e1dc94e Parents: 4b2c442 Author: Kihwal Lee <kih...@apache.org> Authored: Fri Aug 25 14:49:29 2017 -0500 Committe

hadoop git commit: HDFS-12299. Race Between update pipeline and DN Re-Registration. Contributed by Brahma Reddy Battula.

2017-08-25 Thread kihwal
mit: 85e5fd94b31504736c5d0cdbf9856dc9ca9e14b6 Parents: 2a25ddc Author: Kihwal Lee <kih...@apache.org> Authored: Fri Aug 25 15:05:20 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Fri Aug 25 15:05:20 2017 -0500 -- .../org/apa

hadoop git commit: HDFS-12299. Race Between update pipeline and DN Re-Registration. Contributed by Brahma Reddy Battula.

2017-08-25 Thread kihwal
mit: b0e951725f3a76da1d0db6b681540e1d5b8cfb01 Parents: b07eef4 Author: Kihwal Lee <kih...@apache.org> Authored: Fri Aug 25 15:04:37 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Fri Aug 25 15:04:37 2017 -0500 -- .../org/apa

hadoop git commit: HDFS-12299. Race Between update pipeline and DN Re-Registration. Contributed by Brahma Reddy Battula.

2017-08-25 Thread kihwal
asf/hadoop/commit/5a83ffa3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5a83ffa3 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/5a83ffa3 Branch: refs/heads/branch-2 Commit: 5a83ffa396089972e23c533eca33c9cba231c45a Parents: 2cae387 Author: Kihwal Lee <kih...@apache.org> Auth

hadoop git commit: HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu Shukla.

2017-11-27 Thread kihwal
ree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/45f59bde Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/45f59bde Branch: refs/heads/branch-2 Commit: 45f59bde60a21138fdb0fb846588db422d1c97a5 Parents: 94f7b0f Author: Kihwal Lee <kih...@apache.org> Authored: Mon Nov 27 16:52:18 2

hadoop git commit: HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu Shukla.

2017-11-27 Thread kihwal
hor: Kihwal Lee <kih...@apache.org> Authored: Mon Nov 27 17:19:36 2017 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Mon Nov 27 17:19:36 2017 -0600 -- .../java/org/apache/hadoop/hdfs/DFSClient.java | 15 +

hadoop git commit: HDFS-11754. Make FsServerDefaults cache configurable. Contributed by Mikhail Erofeev.

2017-11-29 Thread kihwal
mit/53509f29 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/53509f29 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/53509f29 Branch: refs/heads/trunk Commit: 53509f295b5274059541565d7216bf98aa35347d Parents: 8498d28 Author: Kihwal Lee <kih...@apache.org> Authored: Wed Nov 29 15:1

hadoop git commit: HDFS-11754. Make FsServerDefaults cache configurable. Contributed by Mikhail Erofeev.

2017-11-29 Thread kihwal
nts: 9452cac Author: Kihwal Lee <kih...@apache.org> Authored: Wed Nov 29 15:15:41 2017 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Wed Nov 29 15:15:41 2017 -0600 -- .../java/org/apache/hadoop/hdfs/DFSCli

hadoop git commit: HDFS-11754. Make FsServerDefaults cache configurable. Contributed by Mikhail Erofeev.

2017-11-29 Thread kihwal
nts: 4b1a215 Author: Kihwal Lee <kih...@apache.org> Authored: Wed Nov 29 15:12:47 2017 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Wed Nov 29 15:12:47 2017 -0600 -- .../java/org/apache/hadoop/hdfs/DFSCli

hadoop git commit: HDFS-11754. Make FsServerDefaults cache configurable. Contributed by Mikhail Erofeev.

2017-11-29 Thread kihwal
nts: 5e31b10 Author: Kihwal Lee <kih...@apache.org> Authored: Wed Nov 29 15:16:17 2017 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Wed Nov 29 15:16:17 2017 -0600 -- .../java/org/apache/hadoop/hdfs/DFSCli

hadoop git commit: HDFS-11754. Make FsServerDefaults cache configurable. Contributed by Mikhail Erofeev.

2017-11-29 Thread kihwal
nts: e03725c Author: Kihwal Lee <kih...@apache.org> Authored: Wed Nov 29 15:13:49 2017 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Wed Nov 29 15:13:49 2017 -0600 -- .../java/org/apache/hadoop/hdfs/DFSCli

hadoop git commit: HDFS-11754. Make FsServerDefaults cache configurable. Contributed by Mikhail Erofeev.

2017-11-29 Thread kihwal
nts: 3219b1b Author: Kihwal Lee <kih...@apache.org> Authored: Wed Nov 29 15:18:56 2017 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Wed Nov 29 15:18:56 2017 -0600 -- .../java/org/apache/hadoop/hdfs/DFSCli

hadoop git commit: HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu Shukla.

2017-11-27 Thread kihwal
hor: Kihwal Lee <kih...@apache.org> Authored: Mon Nov 27 17:01:34 2017 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Mon Nov 27 17:01:34 2017 -0600 -- .../java/org/apache/hadoop/hdfs/DFSClient.java | 15 +

hadoop git commit: HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu Shukla.

2017-11-22 Thread kihwal
hor: Kihwal Lee <kih...@apache.org> Authored: Wed Nov 22 13:02:45 2017 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Wed Nov 22 13:02:45 2017 -0600 -- .../java/org/apache/hadoop/hdfs/DFSClient.java | 15 +

hadoop git commit: HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu Shukla.

2017-11-22 Thread kihwal
ttp://git-wip-us.apache.org/repos/asf/hadoop/tree/738d1a20 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/738d1a20 Branch: refs/heads/trunk Commit: 738d1a206aba05f0b4be7d633b17db7fcd1c74bc Parents: 785732c Author: Kihwal Lee <kih...@apache.org> Authored: Wed Nov 22 13:01:07 2

hadoop git commit: HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu Shukla.

2017-11-22 Thread kihwal
01a Author: Kihwal Lee <kih...@apache.org> Authored: Wed Nov 22 14:20:44 2017 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Wed Nov 22 14:20:44 2017 -0600 -- .../java/org/apache/hadoop/hdfs/DFSCl

hadoop git commit: HDFS-12907. Allow read-only access to reserved raw for non-superusers. Contributed by Rushabh S Shah.

2017-12-14 Thread kihwal
mit: 52c36d6d4d463b90220eb13f8f2b7849e31c18a2 Parents: 6e253c0 Author: Kihwal Lee <kih...@apache.org> Authored: Thu Dec 14 15:00:27 2017 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Thu Dec 14 15:00:27 2017 -0600 -- .../hdfs/server/namenode/F

hadoop git commit: HDFS-12907. Allow read-only access to reserved raw for non-superusers. Contributed by Rushabh S Shah.

2017-12-14 Thread kihwal
asf/hadoop/commit/08a50da9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/08a50da9 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/08a50da9 Branch: refs/heads/branch-2 Commit: 08a50da95fd8509d87c6a3e5b46862b8eb6f7318 Parents: 22bc620 Author: Kihwal Lee <kih...@apache.org> Auth

hadoop git commit: HDFS-12907. Allow read-only access to reserved raw for non-superusers. Contributed by Rushabh S Shah.

2017-12-14 Thread kihwal
asf/hadoop/commit/f5a72424 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f5a72424 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/f5a72424 Branch: refs/heads/trunk Commit: f5a72424c0009c454aab6759c30f74b397a7e935 Parents: 37efa67 Author: Kihwal Lee <kih...@apache.org> Authored

hadoop git commit: HDFS-12907. Allow read-only access to reserved raw for non-superusers. Contributed by Rushabh S Shah.

2017-12-14 Thread kihwal
mit: 43b9fbc2b439399b159936ed9c71d8c30d79740a Parents: 053a6fc Author: Kihwal Lee <kih...@apache.org> Authored: Thu Dec 14 15:06:04 2017 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Thu Dec 14 15:06:04 2017 -0600 -- .../hdfs/server/namenode/F

hadoop git commit: HDFS-12907. Allow read-only access to reserved raw for non-superusers. Contributed by Rushabh S Shah.

2017-12-14 Thread kihwal
mit: 9c318f70bb8b955342a9aaa399f9682cfd296db2 Parents: 56c7799 Author: Kihwal Lee <kih...@apache.org> Authored: Thu Dec 14 15:13:47 2017 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Thu Dec 14 15:13:47 2017 -0600 -- .../hdfs/server/namenode/F

hadoop git commit: HDFS-12771. Add genstamp and block size to metasave Corrupt blocks list. Contributed by Kuhu Shukla.

2017-11-03 Thread kihwal
oop/commit/4d2dce40 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4d2dce40 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/4d2dce40 Branch: refs/heads/trunk Commit: 4d2dce40bbe5242953774e6a2fc0dc9111cf5ed0 Parents: 299d382 Author: Kihwal Lee <kih...@apache.org> Authored:

hadoop git commit: HDFS-12771. Add genstamp and block size to metasave Corrupt blocks list. Contributed by Kuhu Shukla.

2017-11-03 Thread kihwal
mit: 50b438b597c76f4fe6f7383a8a734ddf69412fb8 Parents: 7196574 Author: Kihwal Lee <kih...@apache.org> Authored: Fri Nov 3 15:18:36 2017 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Fri Nov 3 15:18:36 2017 -0500 -- .../hadoop/hdfs/server/

hadoop git commit: HDFS-13581. DN UI logs link is broken when https is enabled. Contributed by Shashikant Banerjee.

2018-05-17 Thread kihwal
oop/commit/0ce6290d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0ce6290d Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/0ce6290d Branch: refs/heads/trunk Commit: 0ce6290de6a08beab01cb5184d366d97c9abd811 Parents: c95795c Author: Kihwal Lee <kih...@apache.org> Authored: Thu

hadoop git commit: HDFS-13581. DN UI logs link is broken when https is enabled. Contributed by Shashikant Banerjee.

2018-05-17 Thread kihwal
8c4 Parents: 4222e8f Author: Kihwal Lee <kih...@apache.org> Authored: Thu May 17 09:26:13 2018 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Thu May 17 09:26:13 2018 -0500 -- .../hadoop-hdfs/src/main/w

hadoop git commit: HDFS-13581. DN UI logs link is broken when https is enabled. Contributed by Shashikant Banerjee.

2018-05-17 Thread kihwal
061 Parents: df45535 Author: Kihwal Lee <kih...@apache.org> Authored: Thu May 17 09:33:10 2018 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Thu May 17 09:33:10 2018 -0500 -- .../hadoop-hdfs/src/main/w

hadoop git commit: HDFS-13581. DN UI logs link is broken when https is enabled. Contributed by Shashikant Banerjee.

2018-05-17 Thread kihwal
30d Parents: 73799ce Author: Kihwal Lee <kih...@apache.org> Authored: Thu May 17 09:32:30 2018 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Thu May 17 09:32:30 2018 -0500 -- .../hadoop-hdfs/src/main/w

hadoop git commit: HDFS-13581. DN UI logs link is broken when https is enabled. Contributed by Shashikant Banerjee.

2018-05-17 Thread kihwal
3a3 Parents: fcf0b6a Author: Kihwal Lee <kih...@apache.org> Authored: Thu May 17 09:28:17 2018 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Thu May 17 09:28:17 2018 -0500 -- .../hadoop-hdfs/src/main/w

hadoop git commit: HDFS-13581. DN UI logs link is broken when https is enabled. Contributed by Shashikant Banerjee.

2018-05-17 Thread kihwal
031 Parents: d2a3bd1 Author: Kihwal Lee <kih...@apache.org> Authored: Thu May 17 09:29:08 2018 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Thu May 17 09:29:08 2018 -0500 -- .../hadoop-hdfs/src/main/w

hadoop git commit: HADOOP-15450. Avoid fsync storm triggered by DiskChecker and handle disk full situation. Contributed by Arpit Agarwal.

2018-05-22 Thread kihwal
wip-us.apache.org/repos/asf/hadoop/commit/bcc8e76b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bcc8e76b Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/bcc8e76b Branch: refs/heads/trunk Commit: bcc8e76badc1341a6cf995c8e44fa5e422158de8 Parents: 5f11288 Author: Kihwal Lee <kih...@apac

hadoop git commit: HADOOP-15450. Avoid fsync storm triggered by DiskChecker and handle disk full situation. Contributed by Arpit Agarwal.

2018-05-22 Thread kihwal
mit: 96313e03c120907bbf35891579c52f127600acde Parents: a5a9c8c Author: Kihwal Lee <kih...@apache.org> Authored: Tue May 22 11:23:55 2018 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Tue May 22 11:23:55 2018 -0500 -- .../or

hadoop git commit: HADOOP-15450. Avoid fsync storm triggered by DiskChecker and handle disk full situation. Contributed by Arpit Agarwal.

2018-05-22 Thread kihwal
iff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/1c407d32 Branch: refs/heads/branch-2.8 Commit: 1c407d327a655576d2d0d12fd408db5ba0e85de8 Parents: 8e1107d Author: Kihwal Lee <kih...@apache.org> Authored: Tue May 22 11:36:25 2018 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed

hadoop git commit: HADOOP-15450. Avoid fsync storm triggered by DiskChecker and handle disk full situation. Contributed by Arpit Agarwal.

2018-05-22 Thread kihwal
mit: 6b8a5af6efe61ec619241187fd8c9869de0969ce Parents: 9788c8c Author: Kihwal Lee <kih...@apache.org> Authored: Tue May 22 11:22:22 2018 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Tue May 22 11:22:22 2018 -0500 -- .../or

hadoop git commit: HADOOP-15450. Avoid fsync storm triggered by DiskChecker and handle disk full situation. Contributed by Arpit Agarwal.

2018-05-22 Thread kihwal
mit: a10caac945828d141559e5f8b15317f1b286516b Parents: a4b12f8 Author: Kihwal Lee <kih...@apache.org> Authored: Tue May 22 11:24:59 2018 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Tue May 22 11:24:59 2018 -0500 -- .../or

hadoop git commit: HADOOP-15450. Avoid fsync storm triggered by DiskChecker and handle disk full situation. Contributed by Arpit Agarwal.

2018-05-22 Thread kihwal
mit: 5dcd57cbeada2915678edbea5c5f0cc20486ddd9 Parents: 43b Author: Kihwal Lee <kih...@apache.org> Authored: Tue May 22 11:29:54 2018 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Tue May 22 11:29:54 2018 -0500 -- .../org/apa

hadoop git commit: Additional check when unpacking archives. Contributed by Wilfred Spiegelenburg.

2018-05-29 Thread kihwal
e26 Author: Kihwal Lee Authored: Tue May 29 14:35:28 2018 -0500 Committer: Kihwal Lee Committed: Tue May 29 14:35:28 2018 -0500 -- .../java/org/apache/hadoop/util/RunJar.java | 5 +++ .../java/org/apache/hadoop/u

hadoop git commit: Additional check when unpacking archives. Contributed by Wilfred Spiegelenburg.

2018-05-29 Thread kihwal
803 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/eaa2b803 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/eaa2b803 Branch: refs/heads/branch-2.7 Commit: eaa2b8035b584dfcf7c79a33484eb2dffd3fdb11 Parents: 5b57f9c Author: Kihwal Lee Authored: Tue May 29 14:47:55 2018 -0500 Commit

hadoop git commit: Additional check when unpacking archives. Contributed by Wilfred Spiegelenburg.

2018-05-29 Thread kihwal
097 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/65e55097 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/65e55097 Branch: refs/heads/branch-3.0 Commit: 65e55097da2bb3f2fbdf9ba1946da25fe58bec98 Parents: d5708bb Author: Kihwal Lee Authored: Tue May 29 14:30:29 2018 -0500 Commit

hadoop git commit: Additional check when unpacking archives. Contributed by Wilfred Spiegelenburg.

2018-05-29 Thread kihwal
bff Author: Kihwal Lee Authored: Tue May 29 14:32:58 2018 -0500 Committer: Kihwal Lee Committed: Tue May 29 14:33:31 2018 -0500 -- .../java/org/apache/hadoop/util/RunJar.java | 5 +++ .../java/org/apache/hadoop/util/TestRunJar.j

hadoop git commit: dditional check when unpacking archives. Contributed by Wilfred Spiegelenburg.

2018-05-29 Thread kihwal
5d6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3808e5d6 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/3808e5d6 Branch: refs/heads/branch-2.8 Commit: 3808e5d62aa21d7393d98fbc9d54b9ad1e79ab99 Parents: 74c7024 Author: Kihwal Lee Authored: Tue May 29 14:39:53 2018 -0500 Commit

hadoop git commit: Additional check when unpacking archives. Contributed by Wilfred Spiegelenburg.

2018-05-29 Thread kihwal
04c Author: Kihwal Lee Authored: Tue May 29 15:02:33 2018 -0500 Committer: Kihwal Lee Committed: Tue May 29 15:02:33 2018 -0500 -- .../java/org/apache/hadoop/util/RunJar.java | 10 + .../java/org/apache/hadoop/u

hadoop git commit: Additional check when unpacking archives. Contributed by Wilfred Spiegelenburg.

2018-05-29 Thread kihwal
ree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e3236a96 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e3236a96 Branch: refs/heads/trunk Commit: e3236a9680709de7a95ffbc11b20e1bdc95a8605 Parents: 9502b47 Author: Kihwal Lee Authored: Tue May 29 14:15:12 2018 -0500 Committer: Kih

hadoop git commit: HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah

2018-01-29 Thread kihwal
oop/commit/fde95d46 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fde95d46 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/fde95d46 Branch: refs/heads/trunk Commit: fde95d463c3123b315b3d07cb5b7b7dc19f7cb73 Parents: 7fd287b Author: Kihwal Lee <kih...@apache.org> Authored: Mon

hadoop git commit: HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah

2018-01-29 Thread kihwal
6b6 Parents: 95a96b1 Author: Kihwal Lee <kih...@apache.org> Authored: Mon Jan 29 17:25:30 2018 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Mon Jan 29 17:25:30 2018 -0600 -- .../java/org/apache/hadoop/hdfs

hadoop git commit: HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah.

2018-01-29 Thread kihwal
oop/commit/eda786ea Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/eda786ea Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/eda786ea Branch: refs/heads/branch-2 Commit: eda786ea12db6b3ca8d6b0565c4ebdeab28b3cf6 Parents: 987a897 Author: Kihwal Lee <kih...@apache.org> Authored

hadoop git commit: HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah.

2018-01-29 Thread kihwal
wip-us.apache.org/repos/asf/hadoop/diff/a15df67f Branch: refs/heads/branch-2.9 Commit: a15df67f6508eab3dbaa149bebd040fa506cf1df Parents: d70ca99 Author: Kihwal Lee <kih...@apache.org> Authored: Mon Jan 29 17:57:54 2018 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Mon Jan 29 17:5

hadoop git commit: HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah.

2018-01-29 Thread kihwal
asf/hadoop/commit/d9132bf5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d9132bf5 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/d9132bf5 Branch: refs/heads/branch-2.8 Commit: d9132bf5ee8a2054d2d9f3e9b3e26cce23d6bcea Parents: 802057d Author: Kihwal Lee <kih...@apache.org> Auth

hadoop git commit: Revert "HDFS-13120. Snapshot diff could be corrupted after concat. Contributed by Xiaoyu Yao."

2018-02-08 Thread kihwal
7d15f Parents: 7aec9fa Author: Kihwal Lee <kih...@apache.org> Authored: Thu Feb 8 15:01:26 2018 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Thu Feb 8 15:01:26 2018 -0600 -- .../hdfs/server/namenode/FSD

hadoop git commit: HADOOP-15212. Add independent secret manager method for logging expired tokens. Contributed by Daryn Sharp.

2018-02-06 Thread kihwal
mit: d436c403b230ed0728edb3b4b0a0fe8c5e2f20e3 Parents: 615bd15 Author: Kihwal Lee <kih...@apache.org> Authored: Tue Feb 6 15:34:52 2018 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Tue Feb 6 15:34:52 2018 -0600 -- .../t

hadoop git commit: HADOOP-15212. Add independent secret manager method for logging expired tokens. Contributed by Daryn Sharp.

2018-02-06 Thread kihwal
mit: cea25ac63a920ad6c3b6bd7003733d42b92e6f88 Parents: cb28398 Author: Kihwal Lee <kih...@apache.org> Authored: Tue Feb 6 15:35:56 2018 -0600 Committer: Kihwal Lee <kih...@apache.org> Committed: Tue Feb 6 15:35:56 2018 -0600 -- .../t

<    3   4   5   6   7   8   9   10   >