svn commit: r1446045 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: ./ src/test/ddl/ src/test/java/org/apache/hadoop/record/

2013-02-13 Thread tucu
Author: tucu Date: Thu Feb 14 04:28:46 2013 New Revision: 1446045 URL: http://svn.apache.org/r1446045 Log: HADOOP-9297. remove old record IO generation and tests. (tucu) Removed: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/test/ddl/buffer.jr hadoop/common/bra

svn commit: r1446044 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: ./ src/test/ddl/ src/test/java/org/apache/hadoop/record/

2013-02-13 Thread tucu
Author: tucu Date: Thu Feb 14 04:27:07 2013 New Revision: 1446044 URL: http://svn.apache.org/r1446044 Log: HADOOP-9297. remove old record IO generation and tests. (tucu) Removed: hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/ddl/buffer.jr hadoop/common/trunk/hadoop-com

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

2013-02-13 Thread tucu
Author: tucu Date: Thu Feb 14 01:45:37 2013 New Revision: 1446023 URL: http://svn.apache.org/r1446023 Log: HADOOP-9246. Amending CHANGES.txt Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt Modified: hadoop/common/branches/branch-2/hadoop-common-pro

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

2013-02-13 Thread tucu
Author: tucu Date: Thu Feb 14 01:44:57 2013 New Revision: 1446022 URL: http://svn.apache.org/r1446022 Log: Amending common CHANGES.txt Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt U

svn commit: r1446021 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt dev-support/findbugsExcludeFile.xml pom.xml

2013-02-13 Thread tucu
Author: tucu Date: Thu Feb 14 01:36:47 2013 New Revision: 1446021 URL: http://svn.apache.org/r1446021 Log: HADOOP-9117. replace protoc ant plugin exec with a maven plugin. (tucu) Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt hadoop/common/bran

svn commit: r1446021 - in /hadoop/common/branches/branch-2/hadoop-maven-plugins/src/main/java/org/apache/hadoop/maven/plugin/protoc: ./ ProtocMojo.java

2013-02-13 Thread tucu
Author: tucu Date: Thu Feb 14 01:36:47 2013 New Revision: 1446021 URL: http://svn.apache.org/r1446021 Log: HADOOP-9117. replace protoc ant plugin exec with a maven plugin. (tucu) Added: hadoop/common/branches/branch-2/hadoop-maven-plugins/src/main/java/org/apache/hadoop/maven/plugin/protoc/

svn commit: r1446020 - /hadoop/common/branches/branch-2/hadoop-maven-plugins/src/main/java/org/apache/hadoop/maven/plugin/versioninfo/VersionInfoMojo.java

2013-02-13 Thread tucu
Author: tucu Date: Thu Feb 14 01:32:58 2013 New Revision: 1446020 URL: http://svn.apache.org/r1446020 Log: HADOOP-9246. Execution phase for hadoop-maven-plugin should be process-resources. Contributed by Karthik Kambatla and Chris Nauroth Modified: hadoop/common/branches/branch-2/hadoop-mav

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

2013-02-13 Thread tucu
Author: tucu Date: Thu Feb 14 01:32:58 2013 New Revision: 1446020 URL: http://svn.apache.org/r1446020 Log: HADOOP-9246. Execution phase for hadoop-maven-plugin should be process-resources. Contributed by Karthik Kambatla and Chris Nauroth Modified: hadoop/common/branches/branch-2/hadoop-comm

svn commit: r1446019 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt pom.xml

2013-02-13 Thread tucu
Author: tucu Date: Thu Feb 14 01:32:30 2013 New Revision: 1446019 URL: http://svn.apache.org/r1446019 Log: HADOOP-9245. mvn clean without running mvn install before fails. Contributed by Karthik Kambatla. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.

svn commit: r1446018 - in /hadoop/common/branches/branch-2: ./ hadoop-maven-plugins/ hadoop-maven-plugins/src/ hadoop-maven-plugins/src/main/ hadoop-maven-plugins/src/main/java/ hadoop-maven-plugins/s

2013-02-13 Thread tucu
Author: tucu Date: Thu Feb 14 01:30:50 2013 New Revision: 1446018 URL: http://svn.apache.org/r1446018 Log: HADOOP-8924. Add maven plugin alternative to shell script to save package-info.java. Contributed by Alejandro Abdelnur and Chris Nauroth. Added: hadoop/common/branches/branch-2/hadoop-m

svn commit: r1446018 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: ./ dev-support/ src/main/java/org/apache/hadoop/ src/main/java/org/apache/hadoop/util/ src/main/resource

2013-02-13 Thread tucu
Author: tucu Date: Thu Feb 14 01:30:50 2013 New Revision: 1446018 URL: http://svn.apache.org/r1446018 Log: HADOOP-8924. Add maven plugin alternative to shell script to save package-info.java. Contributed by Alejandro Abdelnur and Chris Nauroth. Added: hadoop/common/branches/branch-2/hadoop-

svn commit: r1445985 - /hadoop/common/site/main/publish/docs/

2013-02-13 Thread cutting
Author: cutting Date: Wed Feb 13 23:30:08 2013 New Revision: 1445985 URL: http://svn.apache.org/r1445985 Log: Remove externals for archived releases. Modified: hadoop/common/site/main/publish/docs/ (props changed) Propchange: hadoop/common/site/main/publish/docs/ --

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: r1445963 - in /hadoop/common/branches/branch-1: ./ src/core/org/apache/hadoop/security/token/delegation/ src/hdfs/org/apache/hadoop/hdfs/security/token/delegation/ src/test/org/apache/hado

2013-02-13 Thread suresh
Author: suresh Date: Wed Feb 13 22:41:15 2013 New Revision: 1445963 URL: http://svn.apache.org/r1445963 Log: HDFS-4466. Remove the deadlock from AbstractDelegationTokenSecretManager. Contributed by Brandon Li. Modified: hadoop/common/branches/branch-1/CHANGES.txt hadoop/common/branches/

svn commit: r1445956 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: CHANGES.txt dev-support/findbugsExcludeFile.xml pom.xml

2013-02-13 Thread tucu
Author: tucu Date: Wed Feb 13 22:13:44 2013 New Revision: 1445956 URL: http://svn.apache.org/r1445956 Log: HADOOP-9117. replace protoc ant plugin exec with a maven plugin. (tucu) Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt hadoop/common/trunk/hadoop-comm

svn commit: r1445956 - in /hadoop/common/trunk/hadoop-maven-plugins/src/main/java/org/apache/hadoop/maven/plugin/protoc: ./ ProtocMojo.java

2013-02-13 Thread tucu
Author: tucu Date: Wed Feb 13 22:13:44 2013 New Revision: 1445956 URL: http://svn.apache.org/r1445956 Log: HADOOP-9117. replace protoc ant plugin exec with a maven plugin. (tucu) Added: hadoop/common/trunk/hadoop-maven-plugins/src/main/java/org/apache/hadoop/maven/plugin/protoc/ hadoop/

svn commit: r1445940 - in /hadoop/common/site/main/publish/docs/r0.23.6: ./ api/ api/org/ api/org/apache/ api/org/apache/hadoop/ api/org/apache/hadoop/class-use/ api/org/apache/hadoop/classification/

2013-02-13 Thread cutting
Author: cutting Date: Wed Feb 13 21:36:53 2013 New Revision: 1445940 URL: http://svn.apache.org/r1445940 Log: Adding 0.23.6 docs from tarball to svnpubsub. [This commit notification would consist of 610 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1445937 - in /hadoop/common/site: common/ hdfs/ mapreduce/

2013-02-13 Thread cutting
Author: cutting Date: Wed Feb 13 21:30:45 2013 New Revision: 1445937 URL: http://svn.apache.org/r1445937 Log: Remove obsolete directories to avoid confusion. Removed: hadoop/common/site/common/ hadoop/common/site/hdfs/ hadoop/common/site/mapreduce/

svn commit: r1445932 - in /hadoop/common/site/main/publish/docs/r2.0.2-alpha: ./ api/ api/org/ api/org/apache/ api/org/apache/hadoop/ api/org/apache/hadoop/class-use/ api/org/apache/hadoop/classificat

2013-02-13 Thread cutting
Author: cutting Date: Wed Feb 13 21:19:24 2013 New Revision: 1445932 URL: http://svn.apache.org/r1445932 Log: Extracted 2.0.2-alpha docs from tarball for svnpubsub. [This commit notification would consist of 640 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1445934 - in /hadoop/common/site/main/publish/docs: current stable

2013-02-13 Thread cutting
Author: cutting Date: Wed Feb 13 21:23:49 2013 New Revision: 1445934 URL: http://svn.apache.org/r1445934 Log: Add current and stable links. Added: hadoop/common/site/main/publish/docs/current (with props) hadoop/common/site/main/publish/docs/stable (with props) Added: hadoop/common/s

svn commit: r1445927 - /hadoop/common/site/main/publish/docs/r1.1.1/

2013-02-13 Thread cutting
Author: cutting Date: Wed Feb 13 21:08:42 2013 New Revision: 1445927 URL: http://svn.apache.org/r1445927 Log: Moving 1.1.1 docs to correct directory. Added: hadoop/common/site/main/publish/docs/r1.1.1/ - copied from r1445925, hadoop/common/site/common/publish/docs/r1.1.1/

svn commit: r1445926 - /hadoop/common/site/main/publish/docs/r1.0.4/

2013-02-13 Thread cutting
Author: cutting Date: Wed Feb 13 21:07:51 2013 New Revision: 1445926 URL: http://svn.apache.org/r1445926 Log: Moving 1.0.4 docs to correct directory. Added: hadoop/common/site/main/publish/docs/r1.0.4/ - copied from r1445925, hadoop/common/site/common/publish/docs/r1.0.4/

svn commit: r1445891 - in /hadoop/common/site/common/publish/docs/r1.1.1: ./ api/ api/org/ api/org/apache/ api/org/apache/hadoop/ api/org/apache/hadoop/class-use/ api/org/apache/hadoop/classification/

2013-02-13 Thread cutting
Author: cutting Date: Wed Feb 13 19:59:15 2013 New Revision: 1445891 URL: http://svn.apache.org/r1445891 Log: Adding 1.1.1 docs from release tarball for svnpubsub. [This commit notification would consist of 568 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

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

2013-02-13 Thread atm
Author: atm Date: Wed Feb 13 19:46:27 2013 New Revision: 1445885 URL: http://svn.apache.org/r1445885 Log: HADOOP-9305. Add support for running the Hadoop client on 64-bit AIX. Contributed by Aaron T. Myers. Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGE

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

2013-02-13 Thread atm
Author: atm Date: Wed Feb 13 19:42:13 2013 New Revision: 1445884 URL: http://svn.apache.org/r1445884 Log: HADOOP-9305. Add support for running the Hadoop client on 64-bit AIX. Contributed by Aaron T. Myers. Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt ha

svn commit: r1445872 - in /hadoop/common/site/common/publish/docs/r1.0.4: ./ api/ api/org/ api/org/apache/ api/org/apache/hadoop/ api/org/apache/hadoop/class-use/ api/org/apache/hadoop/classification/

2013-02-13 Thread cutting
Author: cutting Date: Wed Feb 13 19:20:58 2013 New Revision: 1445872 URL: http://svn.apache.org/r1445872 Log: Adding 1.0.4 docs from release tarball for svnpubsub. [This commit notification would consist of 565 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1445815 - in /hadoop/common/site/common/publish/docs: ./ r0.18.1/ r0.18.2/ r0.18.3/ r0.19.0/ r0.19.1/

2013-02-13 Thread cutting
Author: cutting Date: Wed Feb 13 18:38:00 2013 New Revision: 1445815 URL: http://svn.apache.org/r1445815 Log: Change externals to be copies so that svnpubsub works. Added: hadoop/common/site/common/publish/docs/r0.18.1/ - copied from r1445811, hadoop/common/tags/release-0.18.1/docs/

svn commit: r1445658 - in /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common: CHANGES.txt src/site/apt/CommandsManual.apt.vm

2013-02-13 Thread tgraves
Author: tgraves Date: Wed Feb 13 15:17:02 2013 New Revision: 1445658 URL: http://svn.apache.org/r1445658 Log: HADOOP-9303. command manual dfsadmin missing entry for restoreFailedStorage option (Andy Isaacson via tgraves) Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/had

svn commit: r1445657 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/site/apt/CommandsManual.apt.vm

2013-02-13 Thread tgraves
Author: tgraves Date: Wed Feb 13 15:16:54 2013 New Revision: 1445657 URL: http://svn.apache.org/r1445657 Log: HADOOP-9303. command manual dfsadmin missing entry for restoreFailedStorage option (Andy Isaacson via tgraves) Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop

svn commit: r1445656 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: CHANGES.txt src/site/apt/CommandsManual.apt.vm

2013-02-13 Thread tgraves
Author: tgraves Date: Wed Feb 13 15:15:28 2013 New Revision: 1445656 URL: http://svn.apache.org/r1445656 Log: HADOOP-9303. command manual dfsadmin missing entry for restoreFailedStorage option (Andy Isaacson via tgraves) Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANG

svn commit: r1445649 - /hadoop/common/branches/branch-0.23/hadoop-project/src/site/site.xml

2013-02-13 Thread tgraves
Author: tgraves Date: Wed Feb 13 15:10:04 2013 New Revision: 1445649 URL: http://svn.apache.org/r1445649 Log: HADOOP-9302. HDFS docs not linked from top level (Andy Isaacson via tgraves) Modified: hadoop/common/branches/branch-0.23/hadoop-project/src/site/site.xml Modified: hadoop/common/bra

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

2013-02-13 Thread tgraves
Author: tgraves Date: Wed Feb 13 15:10:04 2013 New Revision: 1445649 URL: http://svn.apache.org/r1445649 Log: HADOOP-9302. HDFS docs not linked from top level (Andy Isaacson via tgraves) Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt Modified:

svn commit: r1445648 - /hadoop/common/branches/branch-2/hadoop-project/src/site/site.xml

2013-02-13 Thread tgraves
Author: tgraves Date: Wed Feb 13 15:05:21 2013 New Revision: 1445648 URL: http://svn.apache.org/r1445648 Log: HADOOP-9302. HDFS docs not linked from top level (Andy Isaacson via tgraves) Modified: hadoop/common/branches/branch-2/hadoop-project/src/site/site.xml Modified: hadoop/common/branch

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

2013-02-13 Thread tgraves
Author: tgraves Date: Wed Feb 13 15:05:21 2013 New Revision: 1445648 URL: http://svn.apache.org/r1445648 Log: HADOOP-9302. HDFS docs not linked from top level (Andy Isaacson via tgraves) Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt Modified: had

svn commit: r1445635 - /hadoop/common/trunk/hadoop-project/src/site/site.xml

2013-02-13 Thread tgraves
Author: tgraves Date: Wed Feb 13 14:49:35 2013 New Revision: 1445635 URL: http://svn.apache.org/r1445635 Log: HADOOP-9302. HDFS docs not linked from top level (Andy Isaacson via tgraves) Modified: hadoop/common/trunk/hadoop-project/src/site/site.xml Modified: hadoop/common/trunk/hadoop-proje

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

2013-02-13 Thread tgraves
Author: tgraves Date: Wed Feb 13 14:49:35 2013 New Revision: 1445635 URL: http://svn.apache.org/r1445635 Log: HADOOP-9302. HDFS docs not linked from top level (Andy Isaacson via tgraves) Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Modified: hadoop/common/tru