git commit: SPARK-1408 Modify Spark on Yarn to point to the history server when app ...

2014-04-17 Thread tgraves
Repository: spark Updated Branches: refs/heads/master 69047506b - 0058b5d2c SPARK-1408 Modify Spark on Yarn to point to the history server when app ... ...finishes Note this is dependent on https://github.com/apache/spark/pull/204 to have a working history server, but there are no code

git commit: SPARK-1465: Spark compilation is broken with the latest hadoop-2.4.0 release

2014-04-16 Thread tgraves
Repository: spark Updated Branches: refs/heads/master e269c24db - 725925cf2 SPARK-1465: Spark compilation is broken with the latest hadoop-2.4.0 release YARN-1824 changes the APIs (addToEnvironment, setEnvFromInputString) in Apps, which causes the spark build to break if built against a

git commit: SPARK-1465: Spark compilation is broken with the latest hadoop-2.4.0 release

2014-04-16 Thread tgraves
Repository: spark Updated Branches: refs/heads/branch-1.0 b75301f1f - d8fc4a4b6 SPARK-1465: Spark compilation is broken with the latest hadoop-2.4.0 release YARN-1824 changes the APIs (addToEnvironment, setEnvFromInputString) in Apps, which causes the spark build to break if built against a

git commit: SPARK-1417: Spark on Yarn - spark UI link from resourcemanager is broken

2014-04-11 Thread tgraves
Repository: spark Updated Branches: refs/heads/branch-1.0 a1bb4c695 - 9e90c464d SPARK-1417: Spark on Yarn - spark UI link from resourcemanager is broken Author: Thomas Graves tgra...@apache.org Closes #344 from tgravescs/SPARK-1417 and squashes the following commits: c450b5f [Thomas Graves]

git commit: SPARK-1203 fix saving to hdfs from yarn

2014-03-19 Thread tgraves
Repository: spark Updated Branches: refs/heads/branch-0.9 d385b5a19 - 250ec271c SPARK-1203 fix saving to hdfs from yarn Author: Thomas Graves tgra...@apache.org Closes #173 from tgravescs/SPARK-1203 and squashes the following commits: 4fd5ded [Thomas Graves] adding import 964e3f7 [Thomas

[3/4] git commit: Address comments to fix code formats

2014-01-15 Thread tgraves
Address comments to fix code formats Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/4c22c55a Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/4c22c55a Diff:

[4/4] git commit: Merge pull request #366 from colorant/yarn-dev

2014-01-15 Thread tgraves
Merge pull request #366 from colorant/yarn-dev More yarn code refactor Try to retrive common code in yarn alpha/stable for client and workerRunnable to reduce duplicated codes. By put them into a trait in common dir and extends with them. Same works could be done for the remaining files in

[2/4] git commit: Yarn workerRunnable refactor

2014-01-15 Thread tgraves
Yarn workerRunnable refactor Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/161ab939 Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/161ab939 Diff:

[3/4] git commit: Update based on review comments

2014-01-10 Thread tgraves
Update based on review comments Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/9bdfbc04 Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/9bdfbc04 Diff:

[2/4] git commit: add application type

2014-01-10 Thread tgraves
add application type Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/5fccd705 Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/5fccd705 Diff:

[1/4] git commit: yarn-client addJar fix and misc other

2014-01-10 Thread tgraves
Updated Branches: refs/heads/master 7b58f116e - 7cef8435d yarn-client addJar fix and misc other Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/c617083e Tree:

[4/4] git commit: Merge pull request #371 from tgravescs/yarn_client_addjar_misc_fixes

2014-01-10 Thread tgraves
Merge pull request #371 from tgravescs/yarn_client_addjar_misc_fixes Yarn client addjar and misc fixes Fix the addJar functionality in yarn-client mode, add support for the other options supported in yarn-standalone mode, set the application type on yarn in hadoop 2.X, add documentation,

[3/3] git commit: Merge pull request #345 from colorant/yarn

2014-01-08 Thread tgraves
Merge pull request #345 from colorant/yarn support distributing extra files to worker for yarn client mode So that user doesn't need to package all dependency into one assemble jar as spark app jar Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit:

[2/3] git commit: Export --file for YarnClient mode to support sending extra files to worker on yarn cluster

2014-01-08 Thread tgraves
Export --file for YarnClient mode to support sending extra files to worker on yarn cluster Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/67af8031 Tree:

[1/3] git commit: Minor typo fix for yarn client

2014-01-08 Thread tgraves
Updated Branches: refs/heads/master bb6a39a68 - 6eef78d76 Minor typo fix for yarn client Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/da4694a0 Tree:

svn commit: r1550240 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/docs/r0.23.10/ publish/docs/r0.23.10/api/ publish/docs/r0.23.10/api/org/ publish/docs/r0.23

2013-12-11 Thread tgraves
Author: tgraves Date: Wed Dec 11 19:38:50 2013 New Revision: 1550240 URL: http://svn.apache.org/r1550240 Log: Updated site for release 0.23.10 [This commit notification would consist of 606 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1549854 - in /hadoop/common/tags: release-0.23.10-rc0/ release-0.23.10/

2013-12-10 Thread tgraves
Author: tgraves Date: Tue Dec 10 14:48:45 2013 New Revision: 1549854 URL: http://svn.apache.org/r1549854 Log: Hadoop 0.23.10 release Added: hadoop/common/tags/release-0.23.10/ (props changed) - copied from r1549853, hadoop/common/tags/release-0.23.10-rc0/ Removed: hadoop/common

Git Push Summary

2013-12-03 Thread tgraves
Updated Branches: refs/heads/testcommit [created] 58d9bbcfe

Git Push Summary

2013-12-03 Thread tgraves
Updated Branches: refs/heads/testcommit [deleted] 58d9bbcfe

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

2013-12-02 Thread tgraves
Author: tgraves Date: Tue Dec 3 04:00:59 2013 New Revision: 1547273 URL: http://svn.apache.org/r1547273 Log: Preparing for release 0.23.10 Modified: hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Modified: hadoop/common/branches/branch-0.23/hadoop-hdfs

svn commit: r1547275 - in /hadoop/common/branches/branch-0.23/hadoop-hdfs-project: hadoop-hdfs-httpfs/pom.xml hadoop-hdfs/CHANGES.txt hadoop-hdfs/pom.xml hadoop-hdfs/src/test/aop/build/aop.xml pom.xml

2013-12-02 Thread tgraves
Author: tgraves Date: Tue Dec 3 04:06:37 2013 New Revision: 1547275 URL: http://svn.apache.org/r1547275 Log: Preparing for 0.23.11 development Modified: hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml hadoop/common/branches/branch-0.23/hadoop-hdfs

svn commit: r1547276 - in /hadoop/common/branches/branch-0.23.10/hadoop-hdfs-project: hadoop-hdfs-httpfs/pom.xml hadoop-hdfs/pom.xml hadoop-hdfs/src/test/aop/build/aop.xml pom.xml

2013-12-02 Thread tgraves
Author: tgraves Date: Tue Dec 3 04:11:20 2013 New Revision: 1547276 URL: http://svn.apache.org/r1547276 Log: Preparing for release 0.23.10 Modified: hadoop/common/branches/branch-0.23.10/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml hadoop/common/branches/branch-0.23.10/hadoop-hdfs

svn commit: r1547275 - in /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project: ./ hadoop-mapreduce-client/ hadoop-mapreduce-client/hadoop-mapreduce-client-app/ hadoop-mapreduce-client/hadoop-

2013-12-02 Thread tgraves
Author: tgraves Date: Tue Dec 3 04:06:37 2013 New Revision: 1547275 URL: http://svn.apache.org/r1547275 Log: Preparing for 0.23.11 development Modified: hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt hadoop/common/branches/branch-0.23/hadoop-mapreduce-project

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

2013-12-02 Thread tgraves
Author: tgraves Date: Tue Dec 3 04:00:59 2013 New Revision: 1547273 URL: http://svn.apache.org/r1547273 Log: Preparing for release 0.23.10 Modified: hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt Modified: hadoop/common/branches/branch-0.23/hadoop-yarn-project

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

2013-12-02 Thread tgraves
Author: tgraves Date: Tue Dec 3 04:00:59 2013 New Revision: 1547273 URL: http://svn.apache.org/r1547273 Log: Preparing for release 0.23.10 Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt Modified: hadoop/common/branches/branch-0.23/hadoop

svn commit: r1547274 - /hadoop/common/branches/branch-0.23.10/

2013-12-02 Thread tgraves
Author: tgraves Date: Tue Dec 3 04:02:08 2013 New Revision: 1547274 URL: http://svn.apache.org/r1547274 Log: Branching for 0.23.10 release Added: hadoop/common/branches/branch-0.23.10/ (props changed) - copied from r1547273, hadoop/common/branches/branch-0.23/ Propchange: hadoop

svn commit: r1547275 - in /hadoop/common/branches/branch-0.23: ./ hadoop-assemblies/ hadoop-client/ hadoop-dist/ hadoop-minicluster/ hadoop-project-dist/ hadoop-project/ hadoop-tools/ hadoop-tools/had

2013-12-02 Thread tgraves
Author: tgraves Date: Tue Dec 3 04:06:37 2013 New Revision: 1547275 URL: http://svn.apache.org/r1547275 Log: Preparing for 0.23.11 development Modified: hadoop/common/branches/branch-0.23/hadoop-assemblies/pom.xml hadoop/common/branches/branch-0.23/hadoop-client/pom.xml hadoop

svn commit: r1547275 - in /hadoop/common/branches/branch-0.23/hadoop-common-project: hadoop-annotations/pom.xml hadoop-auth-examples/pom.xml hadoop-auth/pom.xml hadoop-common/CHANGES.txt hadoop-common

2013-12-02 Thread tgraves
Author: tgraves Date: Tue Dec 3 04:06:37 2013 New Revision: 1547275 URL: http://svn.apache.org/r1547275 Log: Preparing for 0.23.11 development Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-annotations/pom.xml hadoop/common/branches/branch-0.23/hadoop-common

svn commit: r1547276 [3/3] - in /hadoop/common/branches/branch-0.23.10/hadoop-common-project: hadoop-annotations/pom.xml hadoop-auth-examples/pom.xml hadoop-auth/pom.xml hadoop-common/pom.xml hadoop-c

2013-12-02 Thread tgraves
Modified: hadoop/common/branches/branch-0.23.10/hadoop-common-project/pom.xml URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23.10/hadoop-common-project/pom.xml?rev=1547276r1=1547275r2=1547276view=diff

svn commit: r1547276 [1/3] - in /hadoop/common/branches/branch-0.23.10/hadoop-common-project: hadoop-annotations/pom.xml hadoop-auth-examples/pom.xml hadoop-auth/pom.xml hadoop-common/pom.xml hadoop-c

2013-12-02 Thread tgraves
Author: tgraves Date: Tue Dec 3 04:11:20 2013 New Revision: 1547276 URL: http://svn.apache.org/r1547276 Log: Preparing for release 0.23.10 Modified: hadoop/common/branches/branch-0.23.10/hadoop-common-project/hadoop-annotations/pom.xml hadoop/common/branches/branch-0.23.10/hadoop

svn commit: r1547276 - in /hadoop/common/branches/branch-0.23.10: ./ hadoop-assemblies/ hadoop-client/ hadoop-dist/ hadoop-minicluster/ hadoop-project-dist/ hadoop-project/ hadoop-tools/ hadoop-tools/

2013-12-02 Thread tgraves
Author: tgraves Date: Tue Dec 3 04:11:20 2013 New Revision: 1547276 URL: http://svn.apache.org/r1547276 Log: Preparing for release 0.23.10 Modified: hadoop/common/branches/branch-0.23.10/hadoop-assemblies/pom.xml hadoop/common/branches/branch-0.23.10/hadoop-client/pom.xml hadoop

svn commit: r1547277 - /hadoop/common/tags/release-0.23.10-rc0/

2013-12-02 Thread tgraves
Author: tgraves Date: Tue Dec 3 04:13:20 2013 New Revision: 1547277 URL: http://svn.apache.org/r1547277 Log: Hadoop 0.23.10-rc0 release Added: hadoop/common/tags/release-0.23.10-rc0/ (props changed) - copied from r1547276, hadoop/common/branches/branch-0.23.10/ Propchange: hadoop

svn commit: r1524843 - in /hadoop/common/branches/branch-2/hadoop-mapreduce-project: CHANGES.txt hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/TypeCo

2013-09-19 Thread tgraves
Author: tgraves Date: Thu Sep 19 21:00:40 2013 New Revision: 1524843 URL: http://svn.apache.org/r1524843 Log: MAPREDUCE-5504. mapred queue -info inconsistent with types (Kousuke Saruta via tgraves) Modified: hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt hadoop

svn commit: r1524844 - in /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project: CHANGES.txt hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/Typ

2013-09-19 Thread tgraves
Author: tgraves Date: Thu Sep 19 21:00:52 2013 New Revision: 1524844 URL: http://svn.apache.org/r1524844 Log: MAPREDUCE-5504. mapred queue -info inconsistent with types (Kousuke Saruta via tgraves) Modified: hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt hadoop

svn commit: r1524842 - in /hadoop/common/branches/branch-2.1-beta/hadoop-mapreduce-project: CHANGES.txt hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce

2013-09-19 Thread tgraves
Author: tgraves Date: Thu Sep 19 20:59:47 2013 New Revision: 1524842 URL: http://svn.apache.org/r1524842 Log: MAPREDUCE-5504. mapred queue -info inconsistent with types (Kousuke Saruta via tgraves) Modified: hadoop/common/branches/branch-2.1-beta/hadoop-mapreduce-project/CHANGES.txt

svn commit: r1524841 - in /hadoop/common/trunk/hadoop-mapreduce-project: CHANGES.txt hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/TypeConverter.java

2013-09-19 Thread tgraves
Author: tgraves Date: Thu Sep 19 20:58:18 2013 New Revision: 1524841 URL: http://svn.apache.org/r1524841 Log: MAPREDUCE-5504. mapred queue -info inconsistent with types (Kousuke Saruta via tgraves) Modified: hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt hadoop/common/trunk

svn commit: r1521590 - in /hadoop/common/branches/branch-2.1-beta/hadoop-mapreduce-project: CHANGES.txt hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/l

2013-09-10 Thread tgraves
Author: tgraves Date: Tue Sep 10 19:10:19 2013 New Revision: 1521590 URL: http://svn.apache.org/r1521590 Log: MAPREDUCE-5020. Compile failure with JDK8 (Trevor Robinson via tgraves) Modified: hadoop/common/branches/branch-2.1-beta/hadoop-mapreduce-project/CHANGES.txt hadoop/common

svn commit: r1521576 - in /hadoop/common/trunk/hadoop-mapreduce-project: CHANGES.txt hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/partition/InputS

2013-09-10 Thread tgraves
Author: tgraves Date: Tue Sep 10 18:31:50 2013 New Revision: 1521576 URL: http://svn.apache.org/r1521576 Log: MAPREDUCE-5020. Compile failure with JDK8 (Trevor Robinson via tgraves) Modified: hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt hadoop/common/trunk/hadoop-mapreduce

svn commit: r1518384 - in /hadoop/common/trunk/hadoop-yarn-project: ./ hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmn

2013-08-28 Thread tgraves
Author: tgraves Date: Wed Aug 28 21:09:08 2013 New Revision: 1518384 URL: http://svn.apache.org/r1518384 Log: YARN-1101. Active nodes can be decremented below 0 (Robert Parker via tgraves_ Modified: hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt hadoop/common/trunk/hadoop-yarn

svn commit: r1518385 - in /hadoop/common/branches/branch-0.23/hadoop-yarn-project: ./ hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/reso

2013-08-28 Thread tgraves
Author: tgraves Date: Wed Aug 28 21:10:04 2013 New Revision: 1518385 URL: http://svn.apache.org/r1518385 Log: YARN-1101. Active nodes can be decremented below 0 (Robert Parker via tgraves) Modified: hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt hadoop/common

svn commit: r1518386 - in /hadoop/common/branches/branch-2/hadoop-yarn-project: ./ hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourc

2013-08-28 Thread tgraves
Author: tgraves Date: Wed Aug 28 21:12:21 2013 New Revision: 1518386 URL: http://svn.apache.org/r1518386 Log: YARN-1101. Active nodes can be decremented below 0 (Robert Parker via tgraves) Modified: hadoop/common/branches/branch-2/hadoop-yarn-project/CHANGES.txt hadoop/common/branches

svn commit: r1518388 - in /hadoop/common/branches/branch-2.1-beta/hadoop-yarn-project: ./ hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/

2013-08-28 Thread tgraves
Author: tgraves Date: Wed Aug 28 21:15:24 2013 New Revision: 1518388 URL: http://svn.apache.org/r1518388 Log: YARN-1101. Active nodes can be decremented below 0 (Robert Parker via tgraves) Modified: hadoop/common/branches/branch-2.1-beta/hadoop-yarn-project/CHANGES.txt hadoop/common

svn commit: r1501770 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/docs/r0.23.9/ publish/docs/r0.23.9/api/ publish/docs/r0.23.9/api/org/ publish/docs/r0.23.9/

2013-07-10 Thread tgraves
Author: tgraves Date: Wed Jul 10 13:59:44 2013 New Revision: 1501770 URL: http://svn.apache.org/r1501770 Log: Updated site for release 0.23.9 [This commit notification would consist of 626 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1501467 - in /hadoop/common/tags: release-0.23.9-rc0/ release-0.23.9/

2013-07-09 Thread tgraves
Author: tgraves Date: Tue Jul 9 19:12:16 2013 New Revision: 1501467 URL: http://svn.apache.org/r1501467 Log: Hadoop 0.23.9 release. Added: hadoop/common/tags/release-0.23.9/ (props changed) - copied from r1501466, hadoop/common/tags/release-0.23.9-rc0/ Removed: hadoop/common

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

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:07:28 2013 New Revision: 1498462 URL: http://svn.apache.org/r1498462 Log: Preparing for release 0.23.9 Modified: hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Modified: hadoop/common/branches/branch-0.23/hadoop-hdfs

svn commit: r1498464 - in /hadoop/common/branches/branch-0.23/hadoop-hdfs-project: hadoop-hdfs-httpfs/pom.xml hadoop-hdfs/CHANGES.txt hadoop-hdfs/pom.xml hadoop-hdfs/src/test/aop/build/aop.xml pom.xml

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:11:35 2013 New Revision: 1498464 URL: http://svn.apache.org/r1498464 Log: Preparing for 0.23.10 development Modified: hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml hadoop/common/branches/branch-0.23/hadoop-hdfs

svn commit: r1498472 - in /hadoop/common/branches/branch-0.23.9/hadoop-hdfs-project: hadoop-hdfs-httpfs/pom.xml hadoop-hdfs/pom.xml hadoop-hdfs/src/test/aop/build/aop.xml pom.xml

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:21:59 2013 New Revision: 1498472 URL: http://svn.apache.org/r1498472 Log: Preparing for release 0.23.9 Modified: hadoop/common/branches/branch-0.23.9/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml hadoop/common/branches/branch-0.23.9/hadoop-hdfs

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

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:27:48 2013 New Revision: 1498478 URL: http://svn.apache.org/r1498478 Log: Preparing for 0.23.9 release Modified: hadoop/common/branches/branch-2/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Modified: hadoop/common/branches/branch-2/hadoop-hdfs-project

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

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:29:45 2013 New Revision: 1498480 URL: http://svn.apache.org/r1498480 Log: Preparing for 0.23.9 release Modified: hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Modified: hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt URL

svn commit: r1498464 - in /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project: ./ hadoop-mapreduce-client/ hadoop-mapreduce-client/hadoop-mapreduce-client-app/ hadoop-mapreduce-client/hadoop-

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:11:35 2013 New Revision: 1498464 URL: http://svn.apache.org/r1498464 Log: Preparing for 0.23.10 development Modified: hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt hadoop/common/branches/branch-0.23/hadoop-mapreduce-project

svn commit: r1498472 - in /hadoop/common/branches/branch-0.23.9/hadoop-mapreduce-project: ./ hadoop-mapreduce-client/ hadoop-mapreduce-client/hadoop-mapreduce-client-app/ hadoop-mapreduce-client/hadoo

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:21:59 2013 New Revision: 1498472 URL: http://svn.apache.org/r1498472 Log: Preparing for release 0.23.9 Modified: hadoop/common/branches/branch-0.23.9/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml hadoop/common

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

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:27:48 2013 New Revision: 1498478 URL: http://svn.apache.org/r1498478 Log: Preparing for 0.23.9 release Modified: hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt Modified: hadoop/common/branches/branch-2/hadoop-mapreduce-project

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

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:29:45 2013 New Revision: 1498480 URL: http://svn.apache.org/r1498480 Log: Preparing for 0.23.9 release Modified: hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt Modified: hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt URL: http

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

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:07:28 2013 New Revision: 1498462 URL: http://svn.apache.org/r1498462 Log: Preparing for release 0.23.9 Modified: hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt Modified: hadoop/common/branches/branch-0.23/hadoop-yarn-project

svn commit: r1498472 - in /hadoop/common/branches/branch-0.23.9/hadoop-yarn-project: ./ hadoop-yarn/ hadoop-yarn/hadoop-yarn-api/ hadoop-yarn/hadoop-yarn-applications/ hadoop-yarn/hadoop-yarn-applicat

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:21:59 2013 New Revision: 1498472 URL: http://svn.apache.org/r1498472 Log: Preparing for release 0.23.9 Modified: hadoop/common/branches/branch-0.23.9/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/pom.xml hadoop/common/branches/branch-0.23.9/hadoop

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

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:27:48 2013 New Revision: 1498478 URL: http://svn.apache.org/r1498478 Log: Preparing for 0.23.9 release Modified: hadoop/common/branches/branch-2/hadoop-yarn-project/CHANGES.txt Modified: hadoop/common/branches/branch-2/hadoop-yarn-project/CHANGES.txt URL

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

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:29:45 2013 New Revision: 1498480 URL: http://svn.apache.org/r1498480 Log: Preparing for 0.23.9 release Modified: hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt Modified: hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt URL: http://svn.apache.org

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

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:07:28 2013 New Revision: 1498462 URL: http://svn.apache.org/r1498462 Log: Preparing for release 0.23.9 Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt Modified: hadoop/common/branches/branch-0.23/hadoop

svn commit: r1498464 - in /hadoop/common/branches/branch-0.23/hadoop-common-project: hadoop-annotations/pom.xml hadoop-auth-examples/pom.xml hadoop-auth/pom.xml hadoop-common/CHANGES.txt hadoop-common

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:11:35 2013 New Revision: 1498464 URL: http://svn.apache.org/r1498464 Log: Preparing for 0.23.10 development Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-annotations/pom.xml hadoop/common/branches/branch-0.23/hadoop-common

svn commit: r1498464 - in /hadoop/common/branches/branch-0.23: ./ hadoop-assemblies/ hadoop-client/ hadoop-dist/ hadoop-minicluster/ hadoop-project-dist/ hadoop-project/ hadoop-tools/ hadoop-tools/had

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:11:35 2013 New Revision: 1498464 URL: http://svn.apache.org/r1498464 Log: Preparing for 0.23.10 development Modified: hadoop/common/branches/branch-0.23/hadoop-assemblies/pom.xml hadoop/common/branches/branch-0.23/hadoop-client/pom.xml hadoop

svn commit: r1498472 [3/3] - in /hadoop/common/branches/branch-0.23.9/hadoop-common-project: hadoop-annotations/pom.xml hadoop-auth-examples/pom.xml hadoop-auth/pom.xml hadoop-common/pom.xml hadoop-co

2013-07-01 Thread tgraves
Modified: hadoop/common/branches/branch-0.23.9/hadoop-common-project/pom.xml URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23.9/hadoop-common-project/pom.xml?rev=1498472r1=1498471r2=1498472view=diff ==

svn commit: r1498473 - /hadoop/common/tags/release-0.23.9-rc0/

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:22:28 2013 New Revision: 1498473 URL: http://svn.apache.org/r1498473 Log: Hadoop 0.23.9-rc0 release Added: hadoop/common/tags/release-0.23.9-rc0/ (props changed) - copied from r1498472, hadoop/common/branches/branch-0.23.9/ Propchange: hadoop

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

2013-07-01 Thread tgraves
Author: tgraves Date: Mon Jul 1 14:27:48 2013 New Revision: 1498478 URL: http://svn.apache.org/r1498478 Log: Preparing for 0.23.9 release Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt Modified: hadoop/common/branches/branch-2/hadoop-common

svn commit: r1490387 - in /hadoop/common/trunk/hadoop-yarn-project: CHANGES.txt hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcema

2013-06-06 Thread tgraves
Author: tgraves Date: Thu Jun 6 18:25:36 2013 New Revision: 1490387 URL: http://svn.apache.org/r1490387 Log: YARN-764. blank Used Resources on Capacity Scheduler page (Nemon Lou via tgraves) Modified: hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt hadoop/common/trunk/hadoop-yarn

svn commit: r1490388 - in /hadoop/common/branches/branch-2/hadoop-yarn-project: CHANGES.txt hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/serve

2013-06-06 Thread tgraves
Author: tgraves Date: Thu Jun 6 18:26:31 2013 New Revision: 1490388 URL: http://svn.apache.org/r1490388 Log: YARN-764. blank Used Resources on Capacity Scheduler page (Nemon Lou via tgraves) Modified: hadoop/common/branches/branch-2/hadoop-yarn-project/CHANGES.txt hadoop/common

svn commit: r1490390 - in /hadoop/common/branches/branch-2.1-beta/hadoop-yarn-project: ./ hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/

2013-06-06 Thread tgraves
Author: tgraves Date: Thu Jun 6 18:28:21 2013 New Revision: 1490390 URL: http://svn.apache.org/r1490390 Log: YARN-764. blank Used Resources on Capacity Scheduler page (Nemon Lou via tgraves) Modified: hadoop/common/branches/branch-2.1-beta/hadoop-yarn-project/CHANGES.txt hadoop/common

svn commit: r1489895 - /hadoop/common/branches/branch-0.23.8/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

2013-06-05 Thread tgraves
Author: tgraves Date: Wed Jun 5 14:49:16 2013 New Revision: 1489895 URL: http://svn.apache.org/r1489895 Log: Updating release date for 0.23.8 Modified: hadoop/common/branches/branch-0.23.8/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Modified: hadoop/common/branches/branch-0.23.8/hadoop

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

2013-06-05 Thread tgraves
Author: tgraves Date: Wed Jun 5 14:50:31 2013 New Revision: 1489897 URL: http://svn.apache.org/r1489897 Log: Updating release date for 0.23.8 Modified: hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Modified: hadoop/common/branches/branch-0.23/hadoop-hdfs

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

2013-06-05 Thread tgraves
Author: tgraves Date: Wed Jun 5 15:01:24 2013 New Revision: 1489902 URL: http://svn.apache.org/r1489902 Log: Updating release date for 0.23.8 Modified: hadoop/common/branches/branch-2/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Modified: hadoop/common/branches/branch-2/hadoop-hdfs-project

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

2013-06-05 Thread tgraves
Author: tgraves Date: Wed Jun 5 15:05:43 2013 New Revision: 1489907 URL: http://svn.apache.org/r1489907 Log: Updating release date for 0.23.8 Modified: hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Modified: hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

2013-06-05 Thread tgraves
Author: tgraves Date: Wed Jun 5 15:10:26 2013 New Revision: 1489909 URL: http://svn.apache.org/r1489909 Log: Updating release date for 0.23.8 Modified: hadoop/common/branches/branch-2.1-beta/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Modified: hadoop/common/branches/branch-2.1-beta

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

2013-06-05 Thread tgraves
Author: tgraves Date: Wed Jun 5 14:50:31 2013 New Revision: 1489897 URL: http://svn.apache.org/r1489897 Log: Updating release date for 0.23.8 Modified: hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt Modified: hadoop/common/branches/branch-0.23/hadoop-mapreduce

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

2013-06-05 Thread tgraves
Author: tgraves Date: Wed Jun 5 15:01:24 2013 New Revision: 1489902 URL: http://svn.apache.org/r1489902 Log: Updating release date for 0.23.8 Modified: hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt Modified: hadoop/common/branches/branch-2/hadoop-mapreduce-project

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

2013-06-05 Thread tgraves
Author: tgraves Date: Wed Jun 5 15:05:43 2013 New Revision: 1489907 URL: http://svn.apache.org/r1489907 Log: Updating release date for 0.23.8 Modified: hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt Modified: hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt URL: http

svn commit: r1489895 - /hadoop/common/branches/branch-0.23.8/hadoop-yarn-project/CHANGES.txt

2013-06-05 Thread tgraves
Author: tgraves Date: Wed Jun 5 14:49:16 2013 New Revision: 1489895 URL: http://svn.apache.org/r1489895 Log: Updating release date for 0.23.8 Modified: hadoop/common/branches/branch-0.23.8/hadoop-yarn-project/CHANGES.txt Modified: hadoop/common/branches/branch-0.23.8/hadoop-yarn-project

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

2013-06-05 Thread tgraves
Author: tgraves Date: Wed Jun 5 15:05:43 2013 New Revision: 1489907 URL: http://svn.apache.org/r1489907 Log: Updating release date for 0.23.8 Modified: hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt Modified: hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt URL: http

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

2013-06-05 Thread tgraves
Author: tgraves Date: Wed Jun 5 15:10:26 2013 New Revision: 1489909 URL: http://svn.apache.org/r1489909 Log: Updating release date for 0.23.8 Modified: hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common/CHANGES.txt Modified: hadoop/common/branches/branch-2.1-beta

svn commit: r1489589 - in /hadoop/common/tags: release-0.23.8-rc0/ release-0.23.8/

2013-06-04 Thread tgraves
Author: tgraves Date: Tue Jun 4 20:09:42 2013 New Revision: 1489589 URL: http://svn.apache.org/r1489589 Log: Hadoop 0.23.8 release Added: hadoop/common/tags/release-0.23.8/ (props changed) - copied from r1489588, hadoop/common/tags/release-0.23.8-rc0/ Removed: hadoop/common/tags

svn commit: r1486958 - in /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project: ./ hadoop-mapreduce-client/ hadoop-mapreduce-client/hadoop-mapreduce-client-app/ hadoop-mapreduce-client/hadoop-

2013-05-28 Thread tgraves
Author: tgraves Date: Tue May 28 15:11:05 2013 New Revision: 1486958 URL: http://svn.apache.org/r1486958 Log: Preparing for 0.23.9 development Modified: hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt hadoop/common/branches/branch-0.23/hadoop-mapreduce-project

svn commit: r1486960 - in /hadoop/common/branches/branch-0.23.8/hadoop-mapreduce-project: ./ hadoop-mapreduce-client/ hadoop-mapreduce-client/hadoop-mapreduce-client-app/ hadoop-mapreduce-client/hadoo

2013-05-28 Thread tgraves
Author: tgraves Date: Tue May 28 15:15:18 2013 New Revision: 1486960 URL: http://svn.apache.org/r1486960 Log: Preparing for release 0.23.8 Modified: hadoop/common/branches/branch-0.23.8/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml hadoop/common

svn commit: r1486958 - in /hadoop/common/branches/branch-0.23/hadoop-yarn-project: ./ hadoop-yarn/ hadoop-yarn/hadoop-yarn-api/ hadoop-yarn/hadoop-yarn-applications/ hadoop-yarn/hadoop-yarn-applicatio

2013-05-28 Thread tgraves
Author: tgraves Date: Tue May 28 15:11:05 2013 New Revision: 1486958 URL: http://svn.apache.org/r1486958 Log: Preparing for 0.23.9 development Modified: hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn

svn commit: r1486952 - /hadoop/common/branches/branch-0.23.8/

2013-05-28 Thread tgraves
Author: tgraves Date: Tue May 28 15:05:08 2013 New Revision: 1486952 URL: http://svn.apache.org/r1486952 Log: Branching for 0.23.8 release Added: hadoop/common/branches/branch-0.23.8/ (props changed) - copied from r1486951, hadoop/common/branches/branch-0.23/ Propchange: hadoop

svn commit: r1486958 - in /hadoop/common/branches/branch-0.23/hadoop-common-project: hadoop-annotations/pom.xml hadoop-auth-examples/pom.xml hadoop-auth/pom.xml hadoop-common/CHANGES.txt hadoop-common

2013-05-28 Thread tgraves
Author: tgraves Date: Tue May 28 15:11:05 2013 New Revision: 1486958 URL: http://svn.apache.org/r1486958 Log: Preparing for 0.23.9 development Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-annotations/pom.xml hadoop/common/branches/branch-0.23/hadoop-common

svn commit: r1486958 - in /hadoop/common/branches/branch-0.23: ./ hadoop-assemblies/ hadoop-client/ hadoop-dist/ hadoop-minicluster/ hadoop-project-dist/ hadoop-project/ hadoop-tools/ hadoop-tools/had

2013-05-28 Thread tgraves
Author: tgraves Date: Tue May 28 15:11:05 2013 New Revision: 1486958 URL: http://svn.apache.org/r1486958 Log: Preparing for 0.23.9 development Modified: hadoop/common/branches/branch-0.23/hadoop-assemblies/pom.xml hadoop/common/branches/branch-0.23/hadoop-client/pom.xml hadoop/common

svn commit: r1486960 - in /hadoop/common/branches/branch-0.23.8: ./ hadoop-assemblies/ hadoop-client/ hadoop-dist/ hadoop-minicluster/ hadoop-project-dist/ hadoop-project/ hadoop-tools/ hadoop-tools/h

2013-05-28 Thread tgraves
Author: tgraves Date: Tue May 28 15:15:18 2013 New Revision: 1486960 URL: http://svn.apache.org/r1486960 Log: Preparing for release 0.23.8 Modified: hadoop/common/branches/branch-0.23.8/hadoop-assemblies/pom.xml hadoop/common/branches/branch-0.23.8/hadoop-client/pom.xml hadoop/common

svn commit: r1486960 [3/3] - in /hadoop/common/branches/branch-0.23.8/hadoop-common-project: hadoop-annotations/pom.xml hadoop-auth-examples/pom.xml hadoop-auth/pom.xml hadoop-common/pom.xml hadoop-co

2013-05-28 Thread tgraves
Modified: hadoop/common/branches/branch-0.23.8/hadoop-common-project/pom.xml URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23.8/hadoop-common-project/pom.xml?rev=1486960r1=1486959r2=1486960view=diff ==

svn commit: r1486960 [1/3] - in /hadoop/common/branches/branch-0.23.8/hadoop-common-project: hadoop-annotations/pom.xml hadoop-auth-examples/pom.xml hadoop-auth/pom.xml hadoop-common/pom.xml hadoop-co

2013-05-28 Thread tgraves
Author: tgraves Date: Tue May 28 15:15:18 2013 New Revision: 1486960 URL: http://svn.apache.org/r1486960 Log: Preparing for release 0.23.8 Modified: hadoop/common/branches/branch-0.23.8/hadoop-common-project/hadoop-annotations/pom.xml hadoop/common/branches/branch-0.23.8/hadoop-common

svn commit: r1486963 - /hadoop/common/tags/release-0.23.8-rc0/

2013-05-28 Thread tgraves
Author: tgraves Date: Tue May 28 15:18:01 2013 New Revision: 1486963 URL: http://svn.apache.org/r1486963 Log: Hadoop 0.23.8-rc0 release Added: hadoop/common/tags/release-0.23.8-rc0/ (props changed) - copied from r1486962, hadoop/common/branches/branch-0.23.8/ Propchange: hadoop

svn commit: r1470035 - in /hadoop/common/trunk/hadoop-mapreduce-project: CHANGES.txt hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml

2013-04-19 Thread tgraves
Author: tgraves Date: Fri Apr 19 20:50:48 2013 New Revision: 1470035 URL: http://svn.apache.org/r1470035 Log: MAPREDUCE-5147. Maven build should create hadoop-mapreduce-client-app-VERSION.jar directly (Robert Parker via tgraves) Modified: hadoop/common/trunk/hadoop-mapreduce-project

svn commit: r1470038 - in /hadoop/common/branches/branch-2/hadoop-mapreduce-project: CHANGES.txt hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml

2013-04-19 Thread tgraves
Author: tgraves Date: Fri Apr 19 20:55:05 2013 New Revision: 1470038 URL: http://svn.apache.org/r1470038 Log: MAPREDUCE-5147. Maven build should create hadoop-mapreduce-client-app-VERSION.jar directly (Robert Parker via tgraves) Modified: hadoop/common/branches/branch-2/hadoop-mapreduce

svn commit: r1470013 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/docs/r0.23.7/ publish/docs/r0.23.7/api/ publish/docs/r0.23.7/api/org/ publish/docs/r0.23.7/

2013-04-19 Thread tgraves
Author: tgraves Date: Fri Apr 19 20:01:19 2013 New Revision: 1470013 URL: http://svn.apache.org/r1470013 Log: Updated site for release 0.23.7. [This commit notification would consist of 626 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

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

2013-04-19 Thread tgraves
Author: tgraves Date: Fri Apr 19 21:18:05 2013 New Revision: 1470047 URL: http://svn.apache.org/r1470047 Log: HADOOP-9469. mapreduce/yarn source jars not included in dist tarball (Robert Parker via tgraves) Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

svn commit: r1470047 - in /hadoop/common/trunk: hadoop-assemblies/src/main/resources/assemblies/ hadoop-project/

2013-04-19 Thread tgraves
Author: tgraves Date: Fri Apr 19 21:18:05 2013 New Revision: 1470047 URL: http://svn.apache.org/r1470047 Log: HADOOP-9469. mapreduce/yarn source jars not included in dist tarball (Robert Parker via tgraves) Modified: hadoop/common/trunk/hadoop-assemblies/src/main/resources/assemblies

svn commit: r1470058 - in /hadoop/common/branches/branch-0.23: hadoop-assemblies/src/main/resources/assemblies/ hadoop-project/

2013-04-19 Thread tgraves
Author: tgraves Date: Fri Apr 19 21:58:22 2013 New Revision: 1470058 URL: http://svn.apache.org/r1470058 Log: HADOOP-9469. mapreduce/yarn source jars not included in dist tarball Robert Parker via tgraves) Modified: hadoop/common/branches/branch-0.23/hadoop-assemblies/src/main/resources

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

2013-04-19 Thread tgraves
Author: tgraves Date: Fri Apr 19 21:58:22 2013 New Revision: 1470058 URL: http://svn.apache.org/r1470058 Log: HADOOP-9469. mapreduce/yarn source jars not included in dist tarball Robert Parker via tgraves) Modified: hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common

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

2013-04-19 Thread tgraves
Author: tgraves Date: Fri Apr 19 21:59:31 2013 New Revision: 1470059 URL: http://svn.apache.org/r1470059 Log: HADOOP-9469. mapreduce/yarn source jars not included in dist tarball Robert Parker via tgraves) Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common

svn commit: r1470059 - in /hadoop/common/branches/branch-2: hadoop-assemblies/src/main/resources/assemblies/ hadoop-project/

2013-04-19 Thread tgraves
Author: tgraves Date: Fri Apr 19 21:59:31 2013 New Revision: 1470059 URL: http://svn.apache.org/r1470059 Log: HADOOP-9469. mapreduce/yarn source jars not included in dist tarball Robert Parker via tgraves) Modified: hadoop/common/branches/branch-2/hadoop-assemblies/src/main/resources

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

2013-04-18 Thread tgraves
Author: tgraves Date: Thu Apr 18 20:49:05 2013 New Revision: 1469560 URL: http://svn.apache.org/r1469560 Log: Updating for 0.23.7 release Modified: hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Modified: hadoop/common/branches/branch-0.23/hadoop-hdfs

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

2013-04-18 Thread tgraves
Author: tgraves Date: Thu Apr 18 14:20:33 2013 New Revision: 1469340 URL: http://svn.apache.org/r1469340 Log: MAPREDUCE-4383. HadoopPipes.cc needs to include unistd.h. (Andy Isaacson via tgraves) Modified: hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt Modified

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

2013-04-18 Thread tgraves
Author: tgraves Date: Thu Apr 18 20:49:05 2013 New Revision: 1469560 URL: http://svn.apache.org/r1469560 Log: Updating for 0.23.7 release Modified: hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt Modified: hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt

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