[6/9] git commit: HADOOP-11248. Add hadoop configuration to disable Azure Filesystem metrics collection. Contributed by Shanyu Zhao.

2014-11-04 Thread vinayakumarb
HADOOP-11248. Add hadoop configuration to disable Azure Filesystem metrics collection. Contributed by Shanyu Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/734eeb4f Tree:

[5/9] git commit: YARN-2795. Fixed ResourceManager to not crash loading node-label data from HDFS in secure mode. Contributed by Wangda Tan.

2014-11-04 Thread vinayakumarb
YARN-2795. Fixed ResourceManager to not crash loading node-label data from HDFS in secure mode. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ec6cbece Tree:

[2/9] git commit: YARN-2798. Fixed YarnClient to populate the renewer correctly for Timeline delegation tokens. Contributed by Zhijie Shen.

2014-11-04 Thread vinayakumarb
YARN-2798. Fixed YarnClient to populate the renewer correctly for Timeline delegation tokens. Contributed by Zhijie Shen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71fbb474 Tree:

[4/9] git commit: HDFS-7324. haadmin command usage prints incorrect command name. Contributed by Brahma Reddy Battula.

2014-11-04 Thread vinayakumarb
HDFS-7324. haadmin command usage prints incorrect command name. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/237890fe Tree:

[3/9] git commit: YARN-2788. Fixed backwards compatiblity issues with log-aggregation feature that were caused when adding log-upload-time via YARN-2703. Contributed by Xuan Gong.

2014-11-04 Thread vinayakumarb
YARN-2788. Fixed backwards compatiblity issues with log-aggregation feature that were caused when adding log-upload-time via YARN-2703. Contributed by Xuan Gong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/58e9f24e

[7/9] git commit: HDFS-7147. Update archival storage user documentation. Contributed by Tsz Wo Nicholas Sze.

2014-11-04 Thread vinayakumarb
HDFS-7147. Update archival storage user documentation. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/35d353e0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/35d353e0 Diff:

[9/9] git commit: HDFS-7328. TestTraceAdmin assumes Unix line endings. Contributed by Chris Nauroth.

2014-11-04 Thread vinayakumarb
HDFS-7328. TestTraceAdmin assumes Unix line endings. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2bb327eb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2bb327eb Diff:

[1/9] git commit: YARN-2730. DefaultContainerExecutor runs only one localizer at a time. Contributed by Siqi Li

2014-11-04 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/HDFS-EC 67f13b58e - 2bb327eb9 YARN-2730. DefaultContainerExecutor runs only one localizer at a time. Contributed by Siqi Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[8/9] git commit: YARN-1922. Fixed NodeManager to kill process-trees correctly in the presence of races between the launch and the stop-container call and when root processes crash. Contributed by Bil

2014-11-04 Thread vinayakumarb
YARN-1922. Fixed NodeManager to kill process-trees correctly in the presence of races between the launch and the stop-container call and when root processes crash. Contributed by Billie Rinaldi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[Hadoop Wiki] Update of Books by AlexHolmes

2014-11-04 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Hadoop Wiki for change notification. The Books page has been changed by AlexHolmes: https://wiki.apache.org/hadoop/Books?action=diffrev1=18rev2=19 Comment: Added the second edition of Hadoop in Practice # Please do not

git commit: HDFS-7340. Make rollingUpgrade start/finalize idempotent. Contributed by Jing Zhao.

2014-11-04 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2 5720cc9d2 - b1fd0b667 HDFS-7340. Make rollingUpgrade start/finalize idempotent. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7340. Make rollingUpgrade start/finalize idempotent. Contributed by Jing Zhao.

2014-11-04 Thread jing9
Repository: hadoop Updated Branches: refs/heads/trunk 2bb327eb9 - 3dfd6e68f HDFS-7340. Make rollingUpgrade start/finalize idempotent. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3dfd6e68

git commit: HDFS-7340. Make rollingUpgrade start/finalize idempotent. Contributed by Jing Zhao.

2014-11-04 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2.6 ff361e7c3 - f354b0fe8 HDFS-7340. Make rollingUpgrade start/finalize idempotent. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-11165. TestUTF8 fails when run against java 8. Contributed by Stephen Chu.

2014-11-04 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/trunk 3dfd6e68f - 85da71c2d HADOOP-11165. TestUTF8 fails when run against java 8. Contributed by Stephen Chu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/85da71c2

git commit: HADOOP-11165. TestUTF8 fails when run against java 8. Contributed by Stephen Chu.

2014-11-04 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 b1fd0b667 - f4ed78766 HADOOP-11165. TestUTF8 fails when run against java 8. Contributed by Stephen Chu. (cherry picked from commit 85da71c2d3c565a8920e47fe3925e8e0bef353a5) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

git commit: HADOOP-10847. Remove the usage of sun.security.x509.* in testing code. Contributed by Pascal Oliva.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 f4ed78766 - 3bdfd6e58 HADOOP-10847. Remove the usage of sun.security.x509.* in testing code. Contributed by Pascal Oliva. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-10847. Remove the usage of sun.security.x509.* in testing code. Contributed by Pascal Oliva.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 85da71c2d - 1eed10202 HADOOP-10847. Remove the usage of sun.security.x509.* in testing code. Contributed by Pascal Oliva. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7334. Fix periodic failures of TestCheckpoint#testTooManyEditReplayFailures. Contributed by Charles Lamb.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 1eed10202 - d0449bd2f HDFS-7334. Fix periodic failures of TestCheckpoint#testTooManyEditReplayFailures. Contributed by Charles Lamb. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7334. Fix periodic failures of TestCheckpoint#testTooManyEditReplayFailures. Contributed by Charles Lamb.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 3bdfd6e58 - e5e3f86c6 HDFS-7334. Fix periodic failures of TestCheckpoint#testTooManyEditReplayFailures. Contributed by Charles Lamb. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7334. Fix periodic failures of TestCheckpoint#testTooManyEditReplayFailures. Contributed by Charles Lamb.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2.6 f354b0fe8 - 1b54fa6e2 HDFS-7334. Fix periodic failures of TestCheckpoint#testTooManyEditReplayFailures. Contributed by Charles Lamb. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-10563. Remove the dependency of jsp in trunk. Contributed by Haohui Mai.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 e5e3f86c6 - aa09c4c34 HADOOP-10563. Remove the dependency of jsp in trunk. Contributed by Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa09c4c3

git commit: Addendum patch for HADOOP-10563 in branch-2.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 aa09c4c34 - 06bc026c2 Addendum patch for HADOOP-10563 in branch-2. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/06bc026c Tree:

git commit: Update CHANGES.txt for committing HADOOP-10563 to branch-2.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk d0449bd2f - ad21d28e0 Update CHANGES.txt for committing HADOOP-10563 to branch-2. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ad21d28e Tree:

git commit: HDFS-7356. Use DirectoryListing.hasMore() directly in nfs. Contributed by Li Lu.

2014-11-04 Thread jing9
Repository: hadoop Updated Branches: refs/heads/trunk ad21d28e0 - 27f106e22 HDFS-7356. Use DirectoryListing.hasMore() directly in nfs. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/27f106e2 Tree:

git commit: HADOOP-10717. HttpServer2 should load jsp DTD from local jars instead of going remote. Contributed by Dapeng Sun.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 06bc026c2 - 7e2bdd525 HADOOP-10717. HttpServer2 should load jsp DTD from local jars instead of going remote. Contributed by Dapeng Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7356. Use DirectoryListing.hasMore() directly in nfs. Contributed by Li Lu.

2014-11-04 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2 7e2bdd525 - dbe4b20d2 HDFS-7356. Use DirectoryListing.hasMore() directly in nfs. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dbe4b20d

git commit: Update CHANGES.txt for committing HADOOP-10717 to branch-2.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 27f106e22 - 2e1d9a412 Update CHANGES.txt for committing HADOOP-10717 to branch-2. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2e1d9a41 Tree:

git commit: HDFS-7355. TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure fails on Windows, because we cannot deny access to the file owner. Contributed by Chris Nauroth.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2.6 1b54fa6e2 - 0fde606e3 HDFS-7355. TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure fails on Windows, because we cannot deny access to the file owner. Contributed by Chris Nauroth. Project:

git commit: HDFS-7355. TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure fails on Windows, because we cannot deny access to the file owner. Contributed by Chris Nauroth.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 dbe4b20d2 - 4ca67c09f HDFS-7355. TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure fails on Windows, because we cannot deny access to the file owner. Contributed by Chris Nauroth. Project:

git commit: HDFS-7355. TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure fails on Windows, because we cannot deny access to the file owner. Contributed by Chris Nauroth.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 2e1d9a412 - 99d710348 HDFS-7355. TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure fails on Windows, because we cannot deny access to the file owner. Contributed by Chris Nauroth. Project:

git commit: YARN-2752. Made ContainerExecutor append nice -n arg only when priority adjustment flag is set. Contributed by Xuan Gong.

2014-11-04 Thread zjshen
Repository: hadoop Updated Branches: refs/heads/branch-2 4ca67c09f - e06c23a6c YARN-2752. Made ContainerExecutor append nice -n arg only when priority adjustment flag is set. Contributed by Xuan Gong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: YARN-2752. Made ContainerExecutor append nice -n arg only when priority adjustment flag is set. Contributed by Xuan Gong.

2014-11-04 Thread zjshen
Repository: hadoop Updated Branches: refs/heads/branch-2.6 0fde606e3 - 1550617e4 YARN-2752. Made ContainerExecutor append nice -n arg only when priority adjustment flag is set. Contributed by Xuan Gong. (cherry picked from commit e06c23a6c92ef783cdb45447fa2abd1ab48d166f) Project:

git commit: HDFS-7233. NN logs unnecessary org.apache.hadoop.hdfs.protocol.UnresolvedPathException. Contributed by Rushabh S Shah.

2014-11-04 Thread jing9
Repository: hadoop Updated Branches: refs/heads/trunk 99d710348 - 5bd3a569f HDFS-7233. NN logs unnecessary org.apache.hadoop.hdfs.protocol.UnresolvedPathException. Contributed by Rushabh S Shah. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7233. NN logs unnecessary org.apache.hadoop.hdfs.protocol.UnresolvedPathException. Contributed by Rushabh S Shah.

2014-11-04 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2 e06c23a6c - 9d697e303 HDFS-7233. NN logs unnecessary org.apache.hadoop.hdfs.protocol.UnresolvedPathException. Contributed by Rushabh S Shah. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7233. NN logs unnecessary org.apache.hadoop.hdfs.protocol.UnresolvedPathException. Contributed by Rushabh S Shah.

2014-11-04 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2.6 1550617e4 - 1ca1a0358 HDFS-7233. NN logs unnecessary org.apache.hadoop.hdfs.protocol.UnresolvedPathException. Contributed by Rushabh S Shah. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-11260. Patch up Jetty to disable SSLv3. (Mike Yoder via kasha)

2014-11-04 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2 9d697e303 - 395d4ba76 HADOOP-11260. Patch up Jetty to disable SSLv3. (Mike Yoder via kasha) (cherry picked from commit dbf30e3c0e1522e6588aecac71c990c0b01fd8fb) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-11260. Patch up Jetty to disable SSLv3. (Mike Yoder via kasha)

2014-11-04 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2.6 1ca1a0358 - c7b3356bf HADOOP-11260. Patch up Jetty to disable SSLv3. (Mike Yoder via kasha) (cherry picked from commit dbf30e3c0e1522e6588aecac71c990c0b01fd8fb) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: Adding release 2.5.2 to CHANGES.txt

2014-11-04 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2 395d4ba76 - 6f9484221 Adding release 2.5.2 to CHANGES.txt (cherry picked from commit 4de56d27fbed566f143b286aa74b16ef94260190) Conflicts: hadoop-yarn-project/CHANGES.txt Project:

[2/3] git commit: HADOOP-11243. SSLFactory shouldn't allow SSLv3. (Wei Yan via kasha)

2014-11-04 Thread kasha
HADOOP-11243. SSLFactory shouldn't allow SSLv3. (Wei Yan via kasha) (cherry picked from commit 3c5f5af1184e85158dec962df0b0bc2be8d0d1e3) (cherry picked from commit d8212c0b7e3d6873a18cdb94b1ac6ab6cf2c0fd2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/3] git commit: HDFS-7274. Disable SSLv3 in HttpFS. (Robert Kanter via kasha)

2014-11-04 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2.5 8103c3008 - 7ded6c54a HDFS-7274. Disable SSLv3 in HttpFS. (Robert Kanter via kasha) (cherry picked from commit 3f48493bed22f9618a9330de070734989814) Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (cherry picked

[3/3] git commit: HADOOP-11260. Patch up Jetty to disable SSLv3. (Mike Yoder via kasha)

2014-11-04 Thread kasha
HADOOP-11260. Patch up Jetty to disable SSLv3. (Mike Yoder via kasha) (cherry picked from commit dbf30e3c0e1522e6588aecac71c990c0b01fd8fb) (cherry picked from commit c7b3356bfbd3a175337f0c347f35630cb8c78f31) Conflicts:

git commit: Adding release 2.5.2 to CHANGES.txt

2014-11-04 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2.6 c7b3356bf - d76756dfe Adding release 2.5.2 to CHANGES.txt (cherry picked from commit 4de56d27fbed566f143b286aa74b16ef94260190) Conflicts: hadoop-yarn-project/CHANGES.txt Project:

git commit: Add 2.5.2 to CHANGES.txt

2014-11-04 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2.5 7ded6c54a - 7d0c4dfc3 Add 2.5.2 to CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7d0c4dfc Tree:

[2/3] Preparing for release 2.5.2

2014-11-04 Thread kasha
http://git-wip-us.apache.org/repos/asf/hadoop/blob/8b0f9073/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html -- diff --git a/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html

[1/3] Preparing for release 2.5.2

2014-11-04 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2.5.2 [created] 8b0f90734 http://git-wip-us.apache.org/repos/asf/hadoop/blob/8b0f9073/hadoop-common-project/hadoop-minikdc/pom.xml -- diff --git

[3/3] git commit: Preparing for release 2.5.2

2014-11-04 Thread kasha
Preparing for release 2.5.2 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8b0f9073 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8b0f9073 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/8b0f9073

git commit: HADOOP-11268. Update BUILDING.txt to remove the workaround for tools.jar. Contributed by Li Lu.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 4de56d27f - d78191a71 HADOOP-11268. Update BUILDING.txt to remove the workaround for tools.jar. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: YARN-2010. Handle app-recovery failures gracefully. (Jian He and Karthik Kambatla via kasha)

2014-11-04 Thread kasha
Repository: hadoop Updated Branches: refs/heads/trunk d78191a71 - b2cd26980 YARN-2010. Handle app-recovery failures gracefully. (Jian He and Karthik Kambatla via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: YARN-2010. Handle app-recovery failures gracefully. (Jian He and Karthik Kambatla via kasha)

2014-11-04 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2 bfcf0c83a - 3e4b280de YARN-2010. Handle app-recovery failures gracefully. (Jian He and Karthik Kambatla via kasha) (cherry picked from commit b2cd2698028118b6384904732dbf94942f644732) Project:

git commit: YARN-2010. Handle app-recovery failures gracefully. (Jian He and Karthik Kambatla via kasha)

2014-11-04 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2.6 d76756dfe - 36993e39d YARN-2010. Handle app-recovery failures gracefully. (Jian He and Karthik Kambatla via kasha) (cherry picked from commit b2cd2698028118b6384904732dbf94942f644732) Project:

git commit: HADOOP-11230. Add missing dependency of bouncycastle for kms, httpfs, hdfs, MR and YARN. Contributed by Robert Kanter.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 3e4b280de - fa92b40f0 HADOOP-11230. Add missing dependency of bouncycastle for kms, httpfs, hdfs, MR and YARN. Contributed by Robert Kanter. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-11230. Add missing dependency of bouncycastle for kms, httpfs, hdfs, MR and YARN. Contributed by Robert Kanter.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk b2cd26980 - d794f785d HADOOP-11230. Add missing dependency of bouncycastle for kms, httpfs, hdfs, MR and YARN. Contributed by Robert Kanter. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: YARN-2804. Fixed Timeline service to not fill the logs with JAXB bindings exceptions. Contributed by Zhijie Shen.

2014-11-04 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/trunk d794f785d - b76179895 YARN-2804. Fixed Timeline service to not fill the logs with JAXB bindings exceptions. Contributed by Zhijie Shen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-11269. Add java 8 profile for hadoop-annotations. Contributed by Li Lu.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 fa92b40f0 - ab07fef5b HADOOP-11269. Add java 8 profile for hadoop-annotations. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ab07fef5

git commit: YARN-2804. Fixed Timeline service to not fill the logs with JAXB bindings exceptions. Contributed by Zhijie Shen.

2014-11-04 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2 ab07fef5b - 56ab33316 YARN-2804. Fixed Timeline service to not fill the logs with JAXB bindings exceptions. Contributed by Zhijie Shen. (cherry picked from commit b76179895dd2ef4d56e8de31e9f673375faa2afa) Conflicts:

git commit: YARN-2804. Fixed Timeline service to not fill the logs with JAXB bindings exceptions. Contributed by Zhijie Shen.

2014-11-04 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6 36993e39d - 87e880b58 YARN-2804. Fixed Timeline service to not fill the logs with JAXB bindings exceptions. Contributed by Zhijie Shen. (cherry picked from commit b76179895dd2ef4d56e8de31e9f673375faa2afa) Conflicts:

git commit: HDFS-7357. FSNamesystem.checkFileProgress should log file path. Contributed by Tsz Wo Nicholas Sze.

2014-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 56ab33316 - b96fefc03 HDFS-7357. FSNamesystem.checkFileProgress should log file path. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: MAPREDUCE-6048. Fixed TestJavaSerialization failure. Contributed by Varun Vasudev

2014-11-04 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk 0762b4a3f - 73068f677 MAPREDUCE-6048. Fixed TestJavaSerialization failure. Contributed by Varun Vasudev Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/73068f67

git commit: MAPREDUCE-6048. Fixed TestJavaSerialization failure. Contributed by Varun Vasudev (cherry picked from commit 73068f677bc45029743ba2e0b3c0256a8069c13e)

2014-11-04 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 b96fefc03 - 944fb1c3a MAPREDUCE-6048. Fixed TestJavaSerialization failure. Contributed by Varun Vasudev (cherry picked from commit 73068f677bc45029743ba2e0b3c0256a8069c13e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

git commit: MAPREDUCE-6048. Fixed TestJavaSerialization failure. Contributed by Varun Vasudev (cherry picked from commit 73068f677bc45029743ba2e0b3c0256a8069c13e)

2014-11-04 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2.6 87e880b58 - d57dfac1e MAPREDUCE-6048. Fixed TestJavaSerialization failure. Contributed by Varun Vasudev (cherry picked from commit 73068f677bc45029743ba2e0b3c0256a8069c13e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

git commit: HDFS-7218. FSNamesystem ACL operations should write to audit log on failure. (clamb via yliu)

2014-11-04 Thread yliu
Repository: hadoop Updated Branches: refs/heads/trunk 73068f677 - 73e601259 HDFS-7218. FSNamesystem ACL operations should write to audit log on failure. (clamb via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: