svn commit: r1593363 - in /hadoop/common/branches/branch-2/hadoop-common-project: hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/server/ hadoop-auth/src/test/java/org/apache/hadoo

2014-05-12 Thread kihwal
Author: kihwal Date: Thu May 8 18:28:22 2014 New Revision: 1593363 URL: http://svn.apache.org/r1593363 Log: svn merge -c 1593362 merging from trunk to branch-2 to fix:HADOOP-10158. SPNEGO should work with multiple interfaces/SPNs. Contributed by Daryn Sharp. Modified: hadoop/common

svn commit: r1594058 - in /hadoop/common/branches/branch-2.4/hadoop-common-project: hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/server/ hadoop-common/src/main/java/org/apache/h

2014-05-12 Thread kihwal
Author: kihwal Date: Mon May 12 19:14:18 2014 New Revision: 1594058 URL: http://svn.apache.org/r1594058 Log: Fixing a prev merge/commit error Modified: hadoop/common/branches/branch-2.4/hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/server

svn commit: r1593362 - in /hadoop/common/trunk/hadoop-common-project: hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/server/ hadoop-auth/src/test/java/org/apache/hadoop/security/a

2014-05-14 Thread kihwal
Author: kihwal Date: Thu May 8 18:26:58 2014 New Revision: 1593362 URL: http://svn.apache.org/r1593362 Log: HADOOP-10158. SPNEGO should work with multiple interfaces/SPNs. Contributed by Daryn Sharp. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/main/java/org/apache

svn commit: r1593360 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common/src: main/java/org/apache/hadoop/security/UserGroupInformation.java test/java/org/apache/hadoop/security/TestUserGrou

2014-05-14 Thread kihwal
Author: kihwal Date: Thu May 8 18:22:42 2014 New Revision: 1593360 URL: http://svn.apache.org/r1593360 Log: Correcting the check-in mistake for HADOOP-10581. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/UserGroupInformation.java

svn commit: r1593361 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src: main/java/org/apache/hadoop/security/UserGroupInformation.java test/java/org/apache/hadoop/security/

2014-05-15 Thread kihwal
Author: kihwal Date: Thu May 8 18:24:29 2014 New Revision: 1593361 URL: http://svn.apache.org/r1593361 Log: Correcting the check-in mistake for HADOOP-10581. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security

svn commit: r1594709 - /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ha/HAAdmin.java

2014-05-15 Thread kihwal
Author: kihwal Date: Wed May 14 20:45:07 2014 New Revision: 1594709 URL: http://svn.apache.org/r1594709 Log: HDFS-2949. Add check to active state transition to prevent operator-induced split brain. Contributed by Rushabh S Shah. Modified: hadoop/common/trunk/hadoop-common-project/hadoop

svn commit: r1594710 - /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ha/HAAdmin.java

2014-05-16 Thread kihwal
Author: kihwal Date: Wed May 14 20:46:38 2014 New Revision: 1594710 URL: http://svn.apache.org/r1594710 Log: svn merge -c 1594709 merging from trunk to branch-2 to fix:HDFS-2949. Add check to active state transition to prevent operator-induced split brain. Contributed by Rushabh S Shah

svn commit: r1595060 - in /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/http/HttpServer.java

2014-05-16 Thread kihwal
Author: kihwal Date: Thu May 15 21:37:18 2014 New Revision: 1595060 URL: http://svn.apache.org/r1595060 Log: HADOOP-10588. Workaround for jetty6 acceptor startup issue. Contributed by Kihwal Lee. Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

svn commit: r1595051 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/http/HttpServer.java src/main/java/org/apache/hadoop/http/Ht

2014-05-16 Thread kihwal
Author: kihwal Date: Thu May 15 21:25:38 2014 New Revision: 1595051 URL: http://svn.apache.org/r1595051 Log: HADOOP-10588. Workaround for jetty6 acceptor startup issue. Contributed by Kihwal Lee. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt

svn commit: r1593357 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: CHANGES.txt src/test/java/org/apache/hadoop/security/TestUserGroupInformation.java

2014-05-16 Thread kihwal
Author: kihwal Date: Thu May 8 18:03:20 2014 New Revision: 1593357 URL: http://svn.apache.org/r1593357 Log: HADOOP-10581. TestUserGroupInformation#testGetServerSideGroups fails. Contributed by Mit Desai. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

svn commit: r1605442 - /hadoop/common/branches/branch-2.4.1/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html

2014-06-25 Thread kihwal
Author: kihwal Date: Wed Jun 25 15:09:32 2014 New Revision: 1605442 URL: http://svn.apache.org/r1605442 Log: Reverting HDFS-6527 from 2.4.1. Also updating the release notes. Modified: hadoop/common/branches/branch-2.4.1/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html

git commit: HDFS-6663. Admin command to track file and locations from block id. Contributed by Chen He.

2014-10-28 Thread kihwal
mit/371a3b87 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/371a3b87 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/371a3b87 Branch: refs/heads/trunk Commit: 371a3b87ed346732ed58a4faab0c6c1db57c86ed Parents: 0d3e7e2 Author: Kihwal Lee Authored: Tue Oct 28 14:26:04 2014 -0

git commit: HDFS-6663. Admin command to track file and locations from block id. Contributed by Chen He. (cherry picked from commit 371a3b87ed346732ed58a4faab0c6c1db57c86ed)

2014-10-28 Thread kihwal
asf/hadoop/diff/dabaf582 Branch: refs/heads/branch-2 Commit: dabaf582ebbb538adbf0b66400fa5c9d191987af Parents: 43a53f2 Author: Kihwal Lee Authored: Tue Oct 28 14:32:18 2014 -0500 Committer: Kihwal Lee Committed: Tue Oct 28 14:32:18 2014 -0

git commit: HDFS-7213. processIncrementalBlockReport performance degradation. Contributed by Eric Payne.

2014-10-28 Thread kihwal
mit/e226b5b4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e226b5b4 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e226b5b4 Branch: refs/heads/trunk Commit: e226b5b40d716b6d363c43a8783766b72734e347 Parents: 371a3b8 Author: Kihwal Lee Authored: Tue Oct 28 14:54:05 2014 -0

git commit: HDFS-7213. processIncrementalBlockReport performance degradation. Contributed by Eric Payne. (cherry picked from commit e226b5b40d716b6d363c43a8783766b72734e347)

2014-10-28 Thread kihwal
nts: dabaf58 Author: Kihwal Lee Authored: Tue Oct 28 14:55:16 2014 -0500 Committer: Kihwal Lee Committed: Tue Oct 28 14:55:16 2014 -0500 -- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 3 +++ .../apache/had

git commit: MAPREDUCE-6022. map_input_file is missing from streaming job environment. Contributed by Jason Lowe.

2014-10-29 Thread kihwal
oop/commit/b0560481 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b0560481 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/b0560481 Branch: refs/heads/trunk Commit: b056048114bf4701ef9dd22486db937cb589e81b Parents: 782971a Author: Kihwal Lee Authored: Wed Oct 29 12:28:32 2014 -0

git commit: MAPREDUCE-6022. map_input_file is missing from streaming job environment. Contributed by Jason Lowe. (cherry picked from commit b056048114bf4701ef9dd22486db937cb589e81b)

2014-10-29 Thread kihwal
29c Parents: e88832d Author: Kihwal Lee Authored: Wed Oct 29 12:30:08 2014 -0500 Committer: Kihwal Lee Committed: Wed Oct 29 12:30:08 2014 -0500 -- .../org/apache/hadoop/conf/Configuration.java | 26 had

git commit: MAPREDUCE-6022. map_input_file is missing from streaming job environment. Contributed by Jason Lowe. (cherry picked from commit b056048114bf4701ef9dd22486db937cb589e81b)

2014-10-29 Thread kihwal
mit: afbb2798253ed7dae38ac3ce1ab407466637c829 Parents: 6add7b1 Author: Kihwal Lee Authored: Wed Oct 29 12:30:51 2014 -0500 Committer: Kihwal Lee Committed: Wed Oct 29 12:30:51 2014 -0500 -- .../org/apache/hadoop/conf/Configuration.java | 26 had

git commit: HDFS-7300. HDFS-7300. The getMaxNodesPerRack() method in BlockPlacementPolicyDefault is flawed. contributed by Kihwal Lee

2014-10-29 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk d33e07dc4 -> 3ae84e1ba HDFS-7300. HDFS-7300. The getMaxNodesPerRack() method in BlockPlacementPolicyDefault is flawed. contributed by Kihwal Lee Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

git commit: HDFS-7300. HDFS-7300. The getMaxNodesPerRack() method in BlockPlacementPolicyDefault is flawed. contributed by Kihwal Lee (cherry picked from commit 3ae84e1ba8928879b3eda90e79667ba5a45d60f

2014-10-29 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 0c15130db -> 79c57e591 HDFS-7300. HDFS-7300. The getMaxNodesPerRack() method in BlockPlacementPolicyDefault is flawed. contributed by Kihwal Lee (cherry picked from commit 3ae84e1ba8928879b3eda90e79667ba5a45d60f8) Project: h

git commit: HDFS-7300. The getMaxNodesPerRack() method in BlockPlacementPolicyDefault is flawed. contributed by Kihwal Lee (cherry picked from commit 3ae84e1ba8928879b3eda90e79667ba5a45d60f8)

2014-10-29 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.6 ba86f06cf -> 1354ec1c7 HDFS-7300. The getMaxNodesPerRack() method in BlockPlacementPolicyDefault is flawed. contributed by Kihwal Lee (cherry picked from commit 3ae84e1ba8928879b3eda90e79667ba5a45d60f8) Project: http://git-

git commit: HADOOP-10987. Provide an iterator-based listing API for FileSystem. Contributed by Kihwal Lee.

2014-11-03 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 27715ec63 -> 67f13b58e HADOOP-10987. Provide an iterator-based listing API for FileSystem. 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

git commit: HADOOP-10987. Provide an iterator-based listing API for FileSystem. Contributed by Kihwal Lee.

2014-11-03 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 caae0a0a0 -> c8648bd27 HADOOP-10987. Provide an iterator-based listing API for FileSystem. 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: MAPREDUCE-5958. Wrong reduce task progress if map output is compressed. Contributed by Emilio Coppa and Jason Lowe.

2014-11-06 Thread kihwal
org/repos/asf/hadoop/commit/8f701ae0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8f701ae0 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/8f701ae0 Branch: refs/heads/trunk Commit: 8f701ae07a0b1dc70b8e1eb8d4a5c35c0a1e76da Parents: 1670578 Author: Kihwal Lee Authored: Thu Nov 6

hadoop git commit: MAPREDUCE-5958. Wrong reduce task progress if map output is compressed. Contributed by Emilio Coppa and Jason Lowe. (cherry picked from commit 8f701ae07a0b1dc70b8e1eb8d4a5c35c0a1e76

2014-11-06 Thread kihwal
mit: a19123df9abea6095bdf11b333a94a52c2500ba5 Parents: d0101f1 Author: Kihwal Lee Authored: Thu Nov 6 15:55:32 2014 -0600 Committer: Kihwal Lee Committed: Thu Nov 6 15:56:10 2014 -0600 -- hadoop-mapreduce-project/CHANGES.txt| 3 + .../java/

hadoop git commit: MAPREDUCE-5958. Wrong reduce task progress if map output is compressed. Contributed by Emilio Coppa and Jason Lowe. (cherry picked from commit 8f701ae07a0b1dc70b8e1eb8d4a5c35c0a1e76

2014-11-06 Thread kihwal
mit: c38c5752e483761fcd2fbe355a04d3dc542e0e54 Parents: e333584 Author: Kihwal Lee Authored: Thu Nov 6 15:56:50 2014 -0600 Committer: Kihwal Lee Committed: Thu Nov 6 15:56:50 2014 -0600 -- hadoop-mapreduce-project/CHANGES.txt| 3 + .../java/

svn commit: r1467307 - /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/delegation/AbstractDelegationTokenSecretManager.java

2013-04-12 Thread kihwal
Author: kihwal Date: Fri Apr 12 15:18:07 2013 New Revision: 1467307 URL: http://svn.apache.org/r1467307 Log: HDFS-4477. Secondary namenode may retain old tokens. Contributed by Daryn Sharp. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop

svn commit: r1467308 - /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/delegation/AbstractDelegationTokenSecretManager.java

2013-04-12 Thread kihwal
Author: kihwal Date: Fri Apr 12 15:19:59 2013 New Revision: 1467308 URL: http://svn.apache.org/r1467308 Log: svn merge -c 1467307 Merging from trunk to branch-2 to fix HDFS-4477. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop

svn commit: r1468216 - /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/delegation/AbstractDelegationTokenSecretManager.java

2013-04-15 Thread kihwal
Author: kihwal Date: Mon Apr 15 20:37:17 2013 New Revision: 1468216 URL: http://svn.apache.org/r1468216 Log: HDFS-4690. Namenode exits if entering safemode while secret manager is edit logging. Contributed by Daryn Sharp. Modified: hadoop/common/branches/branch-0.23/hadoop-common-project

svn commit: r1468629 - in /hadoop/common/trunk/hadoop-tools/hadoop-distcp/src: main/java/org/apache/hadoop/tools/mapred/RetriableFileCopyCommand.java test/java/org/apache/hadoop/tools/mapred/TestCopyM

2013-04-16 Thread kihwal
Author: kihwal Date: Tue Apr 16 22:01:18 2013 New Revision: 1468629 URL: http://svn.apache.org/r1468629 Log: MAPREDUCE-5065. DistCp should skip checksum comparisons if block-sizes are different on source/target. Contributed by Mithun Radhakrishnan. Modified: hadoop/common/trunk/hadoop

svn commit: r1468631 - in /hadoop/common/branches/branch-2/hadoop-tools/hadoop-distcp/src: main/java/org/apache/hadoop/tools/mapred/RetriableFileCopyCommand.java test/java/org/apache/hadoop/tools/mapr

2013-04-16 Thread kihwal
Author: kihwal Date: Tue Apr 16 22:03:40 2013 New Revision: 1468631 URL: http://svn.apache.org/r1468631 Log: svn merge -c 1468629 Merging from trunk to branch-2 to fix MR-5065. Modified: hadoop/common/branches/branch-2/hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/mapred

svn commit: r1468636 - in /hadoop/common/branches/branch-0.23/hadoop-tools/hadoop-distcp/src: main/java/org/apache/hadoop/tools/mapred/ test/java/org/apache/hadoop/tools/mapred/

2013-04-16 Thread kihwal
Author: kihwal Date: Tue Apr 16 22:07:14 2013 New Revision: 1468636 URL: http://svn.apache.org/r1468636 Log: MAPREDUCE-5065. DistCp should skip checksum comparisons if block-sizes are different on source/target. Contributed by Mithun Radhakrishnan. Modified: hadoop/common/branches/branch

svn commit: r1469565 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/Server.java src/test/java/org/apache/hadoop/ipc/TestServ

2013-04-18 Thread kihwal
Author: kihwal Date: Thu Apr 18 20:54:07 2013 New Revision: 1469565 URL: http://svn.apache.org/r1469565 Log: svn merge -c 1375790 Merging from trunk to branch-2 to fix HADOOP-8711. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt hadoop/common

svn commit: r1469843 - in /hadoop/common/branches/branch-1: CHANGES.txt src/hdfs/org/apache/hadoop/hdfs/server/datanode/DataNode.java

2013-04-19 Thread kihwal
Author: kihwal Date: Fri Apr 19 14:26:07 2013 New Revision: 1469843 URL: http://svn.apache.org/r1469843 Log: HDFS-4699. Additional conditions for avoiding unnecessary DataNode.checkDiskError calls, as part of TestPipelinesFailover#testPipelineRecoveryStress fails sporadically. Contributed by

svn commit: r1481075 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/fs/DelegationTokenRenewer.java src/test/java/org/apache/hadoop/fs/TestDe

2013-05-10 Thread kihwal
Author: kihwal Date: Fri May 10 16:22:54 2013 New Revision: 1481075 URL: http://svn.apache.org/r1481075 Log: HADOOP-9549. WebHdfsFileSystem hangs on close(). Contributed by Daryn Sharp. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt hadoop/common/trunk

svn commit: r1481077 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/fs/DelegationTokenRenewer.java src/test/java/org/apache/hado

2013-05-10 Thread kihwal
Author: kihwal Date: Fri May 10 16:25:03 2013 New Revision: 1481077 URL: http://svn.apache.org/r1481077 Log: svn merge -c 1481075 Merging from trunk to branch-2 to fix HADOOP-9549. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt hadoop/common

svn commit: r1482121 - /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/DelegationTokenRenewer.java

2013-05-13 Thread kihwal
Author: kihwal Date: Mon May 13 22:03:43 2013 New Revision: 1482121 URL: http://svn.apache.org/r1482121 Log: HDFS-4805. Webhdfs client is fragile to token renewal errors. Contributed by Daryn Sharp. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache

svn commit: r1482122 - /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/DelegationTokenRenewer.java

2013-05-13 Thread kihwal
Author: kihwal Date: Mon May 13 22:06:55 2013 New Revision: 1482122 URL: http://svn.apache.org/r1482122 Log: svn merge -c 1482121. Merging from trunk to branch-2 to fix HDFS-4805. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop

svn commit: r1483513 - /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/delegation/AbstractDelegationTokenSecretManager.java

2013-05-16 Thread kihwal
Author: kihwal Date: Thu May 16 19:12:37 2013 New Revision: 1483513 URL: http://svn.apache.org/r1483513 Log: HDFS-4477. Secondary namenode may retain old tokens. Contributed by Daryn Sharp. Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org

svn commit: r1503390 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: CHANGES.txt src/main/native/src/org/apache/hadoop/util/bulk_crc32.c

2013-07-15 Thread kihwal
Author: kihwal Date: Mon Jul 15 18:15:00 2013 New Revision: 1503390 URL: http://svn.apache.org/r1503390 Log: HADOOP-9707. Fix register lists for crc32c inline assembly. Contributed by Todd Lipcon. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt hadoop

svn commit: r1503394 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/main/native/src/org/apache/hadoop/util/bulk_crc32.c

2013-07-15 Thread kihwal
Author: kihwal Date: Mon Jul 15 18:17:35 2013 New Revision: 1503394 URL: http://svn.apache.org/r1503394 Log: svn merge -c 1503390 merging from trunk to fix HADOOP-9707. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt hadoop/common/branches

svn commit: r1503395 - in /hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common: CHANGES.txt src/main/native/src/org/apache/hadoop/util/bulk_crc32.c

2013-07-15 Thread kihwal
Author: kihwal Date: Mon Jul 15 18:18:19 2013 New Revision: 1503395 URL: http://svn.apache.org/r1503395 Log: svn merge -c 1503390 merging from trunk to fix HADOOP-9707. Modified: hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common/CHANGES.txt hadoop/common

svn commit: r1503976 - /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

2013-07-16 Thread kihwal
Author: kihwal Date: Wed Jul 17 02:22:14 2013 New Revision: 1503976 URL: http://svn.apache.org/r1503976 Log: HADOOP-9738. TestDistCh fails. Contributed by Jing Zhao. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Modified: hadoop/common/trunk/hadoop-common

svn commit: r1503976 - in /hadoop/common/trunk/hadoop-tools/hadoop-extras/src: main/java/org/apache/hadoop/tools/DistCh.java test/java/org/apache/hadoop/tools/TestDistCh.java

2013-07-16 Thread kihwal
Author: kihwal Date: Wed Jul 17 02:22:14 2013 New Revision: 1503976 URL: http://svn.apache.org/r1503976 Log: HADOOP-9738. TestDistCh fails. Contributed by Jing Zhao. Modified: hadoop/common/trunk/hadoop-tools/hadoop-extras/src/main/java/org/apache/hadoop/tools/DistCh.java hadoop/common

svn commit: r1503977 - in /hadoop/common/branches/branch-2/hadoop-tools/hadoop-extras/src: main/java/org/apache/hadoop/tools/DistCh.java test/java/org/apache/hadoop/tools/TestDistCh.java

2013-07-16 Thread kihwal
Author: kihwal Date: Wed Jul 17 02:24:18 2013 New Revision: 1503977 URL: http://svn.apache.org/r1503977 Log: svn merge -c 1503976 merging to branch-2 to fix HADOOP-9738. TestDistCh fails. Contributed by Jing Zhao. Modified: hadoop/common/branches/branch-2/hadoop-tools/hadoop-extras/src

svn commit: r1503977 - /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt

2013-07-16 Thread kihwal
Author: kihwal Date: Wed Jul 17 02:24:18 2013 New Revision: 1503977 URL: http://svn.apache.org/r1503977 Log: svn merge -c 1503976 merging to branch-2 to fix HADOOP-9738. TestDistCh fails. Contributed by Jing Zhao. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop

svn commit: r1503978 - /hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common/CHANGES.txt

2013-07-16 Thread kihwal
Author: kihwal Date: Wed Jul 17 02:24:55 2013 New Revision: 1503978 URL: http://svn.apache.org/r1503978 Log: svn merge -c 1503976 merging to branch-2 to fix HADOOP-9738. TestDistCh fails. Contributed by Jing Zhao. Modified: hadoop/common/branches/branch-2.1-beta/hadoop-common-project

svn commit: r1503978 - in /hadoop/common/branches/branch-2.1-beta/hadoop-tools/hadoop-extras/src: main/java/org/apache/hadoop/tools/DistCh.java test/java/org/apache/hadoop/tools/TestDistCh.java

2013-07-16 Thread kihwal
Author: kihwal Date: Wed Jul 17 02:24:55 2013 New Revision: 1503978 URL: http://svn.apache.org/r1503978 Log: svn merge -c 1503976 merging to branch-2 to fix HADOOP-9738. TestDistCh fails. Contributed by Jing Zhao. Modified: hadoop/common/branches/branch-2.1-beta/hadoop-tools/hadoop-extras

svn commit: r1511140 - /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestUserGroupInformation.java

2013-08-06 Thread kihwal
Author: kihwal Date: Tue Aug 6 22:32:03 2013 New Revision: 1511140 URL: http://svn.apache.org/r1511140 Log: HADOOP-9476. Some test cases in TestUserGroupInformation fail if ran after testSetLoginUser. Contributed by Robert Parker. Modified: hadoop/common/branches/branch-0.23/hadoop-common

svn commit: r1511141 - /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

2013-08-06 Thread kihwal
Author: kihwal Date: Tue Aug 6 22:33:27 2013 New Revision: 1511141 URL: http://svn.apache.org/r1511141 Log: Update CHANGES.txt for HADOOP-9476 Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt Modified: hadoop/common/branches/branch-0.23/hadoop

svn commit: r1511823 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/Client.java src/main/java/org/apache/hadoop/security/SaslRpcClient.j

2013-08-08 Thread kihwal
Author: kihwal Date: Thu Aug 8 15:03:12 2013 New Revision: 1511823 URL: http://svn.apache.org/r1511823 Log: HADOOP-9850. RPC kerberos errors don't trigger relogin. Contributed by Daryn Sharp. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt hadoop/c

svn commit: r1511824 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/Client.java src/main/java/org/apache/hadoop/security/Sas

2013-08-08 Thread kihwal
Author: kihwal Date: Thu Aug 8 15:05:20 2013 New Revision: 1511824 URL: http://svn.apache.org/r1511824 Log: svn merge -c 1511823 from trunk to branch-2 to FIX HADOOP-9850. RPC kerberos errors don't trigger relogin. Modified: hadoop/common/branches/branch-2/hadoop-common-project/h

svn commit: r1511827 - in /hadoop/common/branches/branch-2.1.0-beta/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/Client.java src/main/java/org/apache/hadoop/sec

2013-08-08 Thread kihwal
Author: kihwal Date: Thu Aug 8 15:07:43 2013 New Revision: 1511827 URL: http://svn.apache.org/r1511827 Log: svn merge -c 1511823 from trunk to branch-2.1.0-beta to FIX HADOOP-9850. RPC kerberos errors don't trigger relogin. Modified: hadoop/common/branches/branch-2.1.0-beta/hadoop-c

svn commit: r1511826 - in /hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/Client.java src/main/java/org/apache/hadoop/secur

2013-08-08 Thread kihwal
Author: kihwal Date: Thu Aug 8 15:06:36 2013 New Revision: 1511826 URL: http://svn.apache.org/r1511826 Log: svn merge -c 1511823 from trunk to branch-2.1-beta to FIX HADOOP-9850. RPC kerberos errors don't trigger relogin. Modified: hadoop/common/branches/branch-2.1-beta/hadoop-c

svn commit: r1512314 - /hadoop/common/trunk/hadoop-project/pom.xml

2013-08-09 Thread kihwal
Author: kihwal Date: Fri Aug 9 14:12:11 2013 New Revision: 1512314 URL: http://svn.apache.org/r1512314 Log: HADOOP-9672. Upgrade Avro dependency to 1.7.4. Contributed by Sandy Ryza. Modified: hadoop/common/trunk/hadoop-project/pom.xml Modified: hadoop/common/trunk/hadoop-project/pom.xml

svn commit: r1512314 - /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

2013-08-09 Thread kihwal
Author: kihwal Date: Fri Aug 9 14:12:11 2013 New Revision: 1512314 URL: http://svn.apache.org/r1512314 Log: HADOOP-9672. Upgrade Avro dependency to 1.7.4. Contributed by Sandy Ryza. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Modified: hadoop/common/trunk

svn commit: r1512315 - /hadoop/common/branches/branch-2/hadoop-project/pom.xml

2013-08-09 Thread kihwal
Author: kihwal Date: Fri Aug 9 14:15:30 2013 New Revision: 1512315 URL: http://svn.apache.org/r1512315 Log: svn merge -c 1512314 from trunk to branch-2 to fix HADOOP-9672. Modified: hadoop/common/branches/branch-2/hadoop-project/pom.xml Modified: hadoop/common/branches/branch-2/hadoop

svn commit: r1512315 - /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt

2013-08-09 Thread kihwal
Author: kihwal Date: Fri Aug 9 14:15:30 2013 New Revision: 1512315 URL: http://svn.apache.org/r1512315 Log: svn merge -c 1512314 from trunk to branch-2 to fix HADOOP-9672. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt Modified: hadoop/common

svn commit: r1512317 - /hadoop/common/branches/branch-2.1-beta/hadoop-project/pom.xml

2013-08-09 Thread kihwal
Author: kihwal Date: Fri Aug 9 14:17:38 2013 New Revision: 1512317 URL: http://svn.apache.org/r1512317 Log: svn merge -c 1512314 from trunk to branch-2.1-beta to fix HADOOP-9672. Modified: hadoop/common/branches/branch-2.1-beta/hadoop-project/pom.xml Modified: hadoop/common/branches/branch

svn commit: r1512317 - /hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common/CHANGES.txt

2013-08-09 Thread kihwal
Author: kihwal Date: Fri Aug 9 14:17:38 2013 New Revision: 1512317 URL: http://svn.apache.org/r1512317 Log: svn merge -c 1512314 from trunk to branch-2.1-beta to fix HADOOP-9672. Modified: hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common/CHANGES.txt Modified

svn commit: r1513200 - /hadoop/common/trunk/dev-support/test-patch.sh

2013-08-12 Thread kihwal
Author: kihwal Date: Mon Aug 12 17:03:36 2013 New Revision: 1513200 URL: http://svn.apache.org/r1513200 Log: HADOOP-9583. test-patch gives +1 despite build failure when running tests. Contributed by Jason Lowe. Modified: hadoop/common/trunk/dev-support/test-patch.sh Modified: hadoop/common

svn commit: r1513200 - /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

2013-08-12 Thread kihwal
Author: kihwal Date: Mon Aug 12 17:03:36 2013 New Revision: 1513200 URL: http://svn.apache.org/r1513200 Log: HADOOP-9583. test-patch gives +1 despite build failure when running tests. Contributed by Jason Lowe. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

svn commit: r1514448 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/security/SaslRpcServer.java

2013-08-15 Thread kihwal
Author: kihwal Date: Thu Aug 15 19:22:09 2013 New Revision: 1514448 URL: http://svn.apache.org/r1514448 Log: HADOOP-9868. Server must not advertise kerberos realm. Contributed by Daryn Sharp. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt hadoop/common

svn commit: r1514453 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/security/SaslRpcServer.java

2013-08-15 Thread kihwal
Author: kihwal Date: Thu Aug 15 19:31:07 2013 New Revision: 1514453 URL: http://svn.apache.org/r1514453 Log: svn merge -c 1514448 merging from trunk to branch-2 to fix HADOOP-9868. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt hadoop/common

svn commit: r1514456 - in /hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/security/SaslRpcServer.java

2013-08-15 Thread kihwal
Author: kihwal Date: Thu Aug 15 19:42:09 2013 New Revision: 1514456 URL: http://svn.apache.org/r1514456 Log: svn merge -c 1514448 merging from trunk to branch-2.1-beta to fix HADOOP-9868. Also fix broken CHANGES.txt. Modified: hadoop/common/branches/branch-2.1-beta/hadoop-common-project

svn commit: r1520126 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/RetryCache.java

2013-09-04 Thread kihwal
Author: kihwal Date: Wed Sep 4 19:57:44 2013 New Revision: 1520126 URL: http://svn.apache.org/r1520126 Log: HADOOP-9932. Improper synchronization in RetryCache. Contributed by Kihwal Lee. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt hadoop/common/trunk

svn commit: r1520127 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/RetryCache.java

2013-09-04 Thread kihwal
Author: kihwal Date: Wed Sep 4 19:59:52 2013 New Revision: 1520127 URL: http://svn.apache.org/r1520127 Log: svn merge -c 1520126 merging from trunk to branch-2 to fix HADOOP-9932. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt hadoop/common

svn commit: r1520128 - in /hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/RetryCache.java

2013-09-04 Thread kihwal
Author: kihwal Date: Wed Sep 4 20:00:44 2013 New Revision: 1520128 URL: http://svn.apache.org/r1520128 Log: svn merge -c 1520126 merging from trunk to branch-2.1-beta to fix HADOOP-9932. Modified: hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common/CHANGES.txt

svn commit: r1554815 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/security/SaslRpcServer.java

2014-01-02 Thread kihwal
Author: kihwal Date: Thu Jan 2 14:58:04 2014 New Revision: 1554815 URL: http://svn.apache.org/r1554815 Log: HADOOP-10173. Remove UGI from DIGEST-MD5 SASL server creation. Contributed by Daryn Sharp. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt hadoop

svn commit: r1554817 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/security/SaslRpcServer.java

2014-01-02 Thread kihwal
Author: kihwal Date: Thu Jan 2 15:00:17 2014 New Revision: 1554817 URL: http://svn.apache.org/r1554817 Log: svn merge -c 1554815 merging from trunk to branch-2 to fix HADOOP-10173. Remove UGI from DIGEST-MD5 SASL server creation. Modified: hadoop/common/branches/branch-2/hadoop-common

svn commit: r1573604 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/fs/shell/Ls.java src/test/resources/testConf.xml

2014-03-03 Thread kihwal
Author: kihwal Date: Mon Mar 3 16:40:25 2014 New Revision: 1573604 URL: http://svn.apache.org/r1573604 Log: HADOOP-10314. The ls command help still shows outdated 0.16 format. Contributed by Rushabh S Shah. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

svn commit: r1573605 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/fs/shell/Ls.java src/test/resources/testConf.xml

2014-03-03 Thread kihwal
Author: kihwal Date: Mon Mar 3 16:41:46 2014 New Revision: 1573605 URL: http://svn.apache.org/r1573605 Log: svn merge -c 1573604 merging from trunk to branch-2 to fix:HADOOP-10314. The ls command help still shows outdated 0.16 format. Contributed by Rushabh S Shah. Modified: hadoop/common

svn commit: r1573607 - in /hadoop/common/branches/branch-2.4/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/fs/shell/Ls.java src/test/resources/testConf.xml

2014-03-03 Thread kihwal
Author: kihwal Date: Mon Mar 3 16:42:40 2014 New Revision: 1573607 URL: http://svn.apache.org/r1573607 Log: svn merge -c 1573604 merging from trunk to branch-2.4 to fix:HADOOP-10314. The ls command help still shows outdated 0.16 format. Contributed by Rushabh S Shah. Modified: hadoop

svn commit: r1424508 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/who.xml publish/who.html publish/who.pdf

2012-12-20 Thread kihwal
Author: kihwal Date: Thu Dec 20 15:06:53 2012 New Revision: 1424508 URL: http://svn.apache.org/viewvc?rev=1424508&view=rev Log: Adding kihwal to commiter list Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml hadoop/common/site/main/publish/who.

svn commit: r1431506 - in /hadoop/common/branches/branch-0.23: ./ hadoop-project/ hadoop-project/src/site/

2013-01-10 Thread kihwal
Author: kihwal Date: Thu Jan 10 17:10:07 2013 New Revision: 1431506 URL: http://svn.apache.org/viewvc?rev=1431506&view=rev Log: merge -r 1382408:1382409 for HDFS-2757 Modified: hadoop/common/branches/branch-0.23/ (props changed) hadoop/common/branches/branch-0.23/hadoop-pro

svn commit: r1431506 - in /hadoop/common/branches/branch-0.23/hadoop-common-project: ./ hadoop-auth/ hadoop-common/ hadoop-common/CHANGES.txt hadoop-common/src/main/docs/ hadoop-common/src/main/java/

2013-01-10 Thread kihwal
Author: kihwal Date: Thu Jan 10 17:10:07 2013 New Revision: 1431506 URL: http://svn.apache.org/viewvc?rev=1431506&view=rev Log: merge -r 1382408:1382409 for HDFS-2757 Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/ (props changed) hadoop/common/branches/branch-

svn commit: r1441131 - /hadoop/common/branches/branch-0.23/

2013-01-31 Thread kihwal
Author: kihwal Date: Thu Jan 31 19:06:03 2013 New Revision: 1441131 URL: http://svn.apache.org/viewvc?rev=1441131&view=rev Log: Merging r1196676 and r1197801 from trunk to branch-0.23 to fix HDFS-2477 Modified: hadoop/common/branches/branch-0.23/ (props changed) Propchange: hadoop/co

svn commit: r1441249 - /hadoop/common/branches/branch-0.23/

2013-01-31 Thread kihwal
Author: kihwal Date: Thu Jan 31 23:05:13 2013 New Revision: 1441249 URL: http://svn.apache.org/viewvc?rev=1441249&view=rev Log: merge -r 1199023:1199024 Merging from trunk to branch-0.23 to fix HDFS-2495 Modified: hadoop/common/branches/branch-0.23/ (props changed) Propchange: ha

svn commit: r1441463 - /hadoop/common/branches/branch-0.23/

2013-02-01 Thread kihwal
Author: kihwal Date: Fri Feb 1 14:47:00 2013 New Revision: 1441463 URL: http://svn.apache.org/viewvc?rev=1441463&view=rev Log: merge -r 1201990:1201991 Merging from trunk to branch-0.23 to fix HDFS-2476 Modified: hadoop/common/branches/branch-0.23/ (props changed) Propchange: ha

svn commit: r1445968 - /hadoop/common/branches/branch-2/

2013-02-13 Thread kihwal
Author: kihwal Date: Wed Feb 13 22:59:27 2013 New Revision: 1445968 URL: http://svn.apache.org/r1445968 Log: svn merge 1445964:1445965 from trunk to branch-2 to fix HDFS-4495. Modified: hadoop/common/branches/branch-2/ (props changed) Propchange: hadoop/common/branches/branch-2

svn commit: r1450963 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/Server.java src/test/java/org/apache/hadoop/security/TestDoAsEffecti

2013-02-27 Thread kihwal
Author: kihwal Date: Wed Feb 27 21:16:09 2013 New Revision: 1450963 URL: http://svn.apache.org/r1450963 Log: HADOOP-9339. IPC.Server incorrectly sets UGI auth type. Contributed by Daryn Sharp Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt hadoop/common

svn commit: r1450966 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/Server.java src/test/java/org/apache/hadoop/security/Tes

2013-02-27 Thread kihwal
Author: kihwal Date: Wed Feb 27 21:19:10 2013 New Revision: 1450966 URL: http://svn.apache.org/r1450966 Log: svn merge -r 1450962:1450963 Merging from trunk to branch-2 to fix HADOOP-9339 Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt hadoop

svn commit: r1450968 - in /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/Server.java src/test/java/org/apache/hadoop/security/

2013-02-27 Thread kihwal
Author: kihwal Date: Wed Feb 27 21:22:11 2013 New Revision: 1450968 URL: http://svn.apache.org/r1450968 Log: HADOOP-9339. IPC.Server incorrectly sets UGI auth type. Contributed by Daryn Sharp Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

svn commit: r1450970 - /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

2013-02-27 Thread kihwal
Author: kihwal Date: Wed Feb 27 21:23:48 2013 New Revision: 1450970 URL: http://svn.apache.org/r1450970 Log: Typo in CHANGES.txt for HADOOP-9339 Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common

svn commit: r1450971 - /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt

2013-02-27 Thread kihwal
Author: kihwal Date: Wed Feb 27 21:25:34 2013 New Revision: 1450971 URL: http://svn.apache.org/r1450971 Log: Typo in CHANGES.txt for HADOOP-9339 Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt Modified: hadoop/common/branches/branch-2/hadoop

svn commit: r1451376 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/Server.java src/test/java/org/apache/hadoop/security/TestDoAsEffecti

2013-02-28 Thread kihwal
Author: kihwal Date: Thu Feb 28 22:01:51 2013 New Revision: 1451376 URL: http://svn.apache.org/r1451376 Log: HADOOP-9336. Allow UGI of current connection to be queried. Contributed by Daryn Sharp. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt hadoop

svn commit: r1451381 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/Server.java src/test/java/org/apache/hadoop/security/Tes

2013-02-28 Thread kihwal
Author: kihwal Date: Thu Feb 28 22:04:01 2013 New Revision: 1451381 URL: http://svn.apache.org/r1451381 Log: svn merge -r 1451375:1451376 Merging from trunk to branch-2 to fix HADOOP-9336. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt hadoop

svn commit: r1451383 - in /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/Server.java src/test/java/org/apache/hadoop/security/

2013-02-28 Thread kihwal
Author: kihwal Date: Thu Feb 28 22:05:53 2013 New Revision: 1451383 URL: http://svn.apache.org/r1451383 Log: HADOOP-9336. Allow UGI of current connection to be queried. Contributed by Daryn Sharp. Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

svn commit: r1454530 - in /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/Server.java

2013-03-08 Thread kihwal
Author: kihwal Date: Fri Mar 8 20:18:47 2013 New Revision: 1454530 URL: http://svn.apache.org/r1454530 Log: svn merge -c 1205697 Merging from trunk to branch-0.23 to fix HADOOP-7358. Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt hadoop

svn commit: r1454534 - in /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/Server.java src/test/java/org/apache/hadoop/ipc/TestS

2013-03-08 Thread kihwal
Author: kihwal Date: Fri Mar 8 20:36:24 2013 New Revision: 1454534 URL: http://svn.apache.org/r1454534 Log: svn merge -c 1375790 Merging from trunk to branch-0.23 to fix HADOOP-8711. Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt hadoop

svn commit: r1461615 - in /hadoop/common/branches/branch-1: CHANGES.txt src/hdfs/org/apache/hadoop/hdfs/server/datanode/DataNode.java

2013-03-27 Thread kihwal
Author: kihwal Date: Wed Mar 27 14:45:14 2013 New Revision: 1461615 URL: http://svn.apache.org/r1461615 Log: HDFS-4581. DataNode.checkDiskError should not be called on network errors. Contributed by Rohit Kochar. Modified: hadoop/common/branches/branch-1/CHANGES.txt hadoop/common

hadoop git commit: HDFS-13195. DataNode conf page cannot display the current value after reconfig. Contributed by maobaolong.

2018-03-22 Thread kihwal
asf/hadoop/commit/66461ed9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/66461ed9 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/66461ed9 Branch: refs/heads/trunk Commit: 66461ed98b0b2f630b682bff927dbd74c251c26e Parents: 3d0ee8b Author: Kihwal Lee Authored: Thu Mar 22 12:21

hadoop git commit: HDFS-13195. DataNode conf page cannot display the current value after reconfig. Contributed by maobaolong.

2018-03-22 Thread kihwal
mit: c245eceddad8883103df30bbff9a285798f29fdf Parents: 485348a Author: Kihwal Lee Authored: Thu Mar 22 12:28:34 2018 -0500 Committer: Kihwal Lee Committed: Thu Mar 22 12:28:34 2018 -0500 -- .../apache/hadoop/hdfs/server/datanode/web/DatanodeHttpServer.java

hadoop git commit: HDFS-13195. DataNode conf page cannot display the current value after reconfig. Contributed by maobaolong.

2018-03-22 Thread kihwal
mit: 7212c98ba5e2f64dd3b107b4dcc76559cb640c83 Parents: 471f758 Author: Kihwal Lee Authored: Thu Mar 22 12:29:21 2018 -0500 Committer: Kihwal Lee Committed: Thu Mar 22 12:29:21 2018 -0500 -- .../apache/hadoop/hdfs/server/datanode/web/DatanodeHttpServer.java

hadoop git commit: HDFS-13195. DataNode conf page cannot display the current value after reconfig. Contributed by maobaolong.

2018-03-22 Thread kihwal
iff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/d2c3a56a Branch: refs/heads/branch-2 Commit: d2c3a56ad8cd331040d737d0da23d1cd108987a4 Parents: 06bebcc Author: Kihwal Lee Authored: Thu Mar 22 12:31:52 2018 -0500 Committer: Kihwal Lee Committed: Thu Mar 22 12:31:52 2018 -0

hadoop git commit: HDFS-13195. DataNode conf page cannot display the current value after reconfig. Contributed by maobaolong.

2018-03-22 Thread kihwal
mit: c78dbefd47808f005d3d5a4c2bc2687e15a2a885 Parents: f0eab10 Author: Kihwal Lee Authored: Thu Mar 22 12:36:56 2018 -0500 Committer: Kihwal Lee Committed: Thu Mar 22 12:36:56 2018 -0500 -- .../apache/hadoop/hdfs/server/datanode/web/DatanodeHttpServer.java

hadoop git commit: HDFS-13195. DataNode conf page cannot display the current value after reconfig. Contributed by maobaolong.

2018-03-22 Thread kihwal
mit: dff546156dc9f403612939074f4af1af9406018a Parents: 17735d8 Author: Kihwal Lee Authored: Thu Mar 22 12:38:21 2018 -0500 Committer: Kihwal Lee Committed: Thu Mar 22 12:38:21 2018 -0500 -- .../apache/hadoop/hdfs/server/datanode/web/DatanodeHttpServer.java

hadoop git commit: HDFS-13195. DataNode conf page cannot display the current value after reconfig. Contributed by maobaolong.

2018-03-22 Thread kihwal
mit: 85502d38ab6045727415979769889ace5f6e985b Parents: 37403e1 Author: Kihwal Lee Authored: Thu Mar 22 12:40:51 2018 -0500 Committer: Kihwal Lee Committed: Thu Mar 22 12:40:51 2018 -0500 -- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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 Authored: Thu Feb 8 15:01:26 2018 -0600 Committer: Kihwal Lee Committed: Thu Feb 8 15:01:26 2018 -0600 -- .../hdfs/server/namenode/FSDirConcatOp.java | 4 +- .../name

hadoop git commit: Revert "HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang)"

2018-02-14 Thread kihwal
ttp://git-wip-us.apache.org/repos/asf/hadoop/commit/56b950d7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/56b950d7 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/56b950d7 Branch: refs/heads/branch-2 Commit: 56b950d77727d333a327b89717e82c3140a8c5e4 Parents: 577a267 Autho

<    3   4   5   6   7   8   9   10   >