commit 5c0a0bddbc2aaff30a8624b5980cd4a2e1b68d18 Author: Alejandro Abdelnur Date: Thu Sep 27 13:18:05 2012 -0700 CLOUDERA-BUILD. Not able to use hadoop-test.jar to run tests Reason: need to have junit and mockito-all JARs in the classpath for TestDFSIO to run Author: Alejandro Abdelnur Ref: CDH-8097 commit 15d74f502f4e799164a28ea6ec2bfe6c5a435f71 Author: Eli Collins Date: Thu Sep 27 05:03:42 2012 +0000 HADOOP-8855. SSL-based image transfer does not work when Kerberos is disabled. Contributed by Todd Lipcon git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1390841 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 1b39d3d777b3053b9d7b1d78c496e6a6c5873260) commit 02f801f6ddf11b35e26cf81a3c638a90446dab2f Author: Eli Collins Date: Wed Sep 26 21:25:04 2012 +0000 HDFS-3972. Trash emptier fails in secure HA cluster. Contributed by Todd Lipcon git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1390729 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6f365b1c04f8ff3f50b792ec731cfd6be649bfe5) Conflicts: hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/SecurityUtil.java commit 9301d44923d6d5f263a26dec6db8a5004d7096e6 Author: Owen O'Malley Date: Mon Sep 24 03:45:07 2012 +0000 CDH-8186. Fix the length of the secret key. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1389194 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 185d80ebc07778f929605732476134771a6ca3fb) commit 610f480e29aa88533a5caacd27fe6f6e1f5340f7 Author: Harsh J Date: Sat Sep 22 18:56:07 2012 +0000 HADOOP-8833. fs -text should make sure to call inputstream.seek(0) before using input stream. Contributed by Tom White and Harsh J. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1388869 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0f31d10262c4d6b642ab95701d1b0d0e2b9a9ba7) commit 2e4650a2520eda9f85a5adf0e647819e9a524843 Author: Eli Collins Date: Fri Sep 21 05:48:42 2012 +0000 HDFS-3931. TestDatanodeBlockScanner#testBlockCorruptionPolicy2 is broken. Contributed by Andy Isaacson git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1388331 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit db765939be7a0a8e51ee0c2701b71176f7046627) commit 9c7e1f6dac7681e1e37da5cd4e2efd5df6681012 Author: Eli Collins Date: Fri Sep 21 04:51:43 2012 +0000 HDFS-3932. NameNode Web UI broken if the rpc-address is set to the wildcard. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1388321 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 56a15b5f9e3046f33e7e23dc1229f94e2bb5e6fc) commit 0da08a3bb9c3e85c29fc472783822b25f34399fa Author: Todd Lipcon Date: Wed Sep 19 23:40:59 2012 +0000 HDFS-3956. QJM: purge temporary files when no longer within retention period. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1387817 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6efc634444d0039c1a9c9c1a6ecbc96e354ed17f) commit 0d86dd756494daa780cb4f640a78b2ffbffa8a78 Author: Todd Lipcon Date: Wed Sep 19 18:57:11 2012 +0000 HDFS-3955. QJM: Make acceptRecovery() atomic. Contributed by Todd Lipcon. Also incorporates: Amend HFDS-3955. Forgot an import of ImmutableList in previous patch. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1387706 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f2a2bfa410293d3f30484811b56a03a831450c12) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1387740 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9679b092f987ca5e22fe923670cbb5246d6e66dc) commit d9e55a26dbb56010b5e95d4a4049b99ae06741e2 Author: Todd Lipcon Date: Wed Sep 19 18:52:15 2012 +0000 HDFS-3950. QJM: misc TODO cleanup, improved log messages, etc. Contributed by Todd Lipcon. Amended for CDH4 backport: do not depend on the new RPC Server.Builder API since that is not yet in branch-2 git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1387704 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 813006296a2f95fea3556ccf2a8c09e8c78090ff) commit 30e1bf3b028e2c3fe7a9e1980394bbb791784c31 Author: Alejandro Abdelnur Date: Wed Sep 19 10:51:50 2012 -0700 HDFS-3951. datanode web ui does not work over HTTPS when datanode is started in secure mode. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1387689 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9012e069bd57ee3380471841b9132441f5876c19) Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/SecureDataNodeStarter.java commit dc9aa8871e6876b4178ab89707bc2aa463200a59 Author: Eli Collins Date: Tue Sep 18 16:59:47 2012 +0000 HDFS-3936. MiniDFSCluster shutdown races with BlocksMap usage. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1387255 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit be9558b3c9d90849f06d23396cd8d031a4f5ed5f) commit f0acbee2e5348bb89d7e6aa6358bf4313cfe18cd Author: Alejandro Abdelnur Date: Mon Sep 17 22:49:46 2012 -0700 HDFS-3944. Httpfs resolveAuthority() is not resolving host correctly. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1386995 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 95a0fbcf5eb7ed026ddb3495985b541a71e02c03) Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt commit ae388e16cfefe74de057586e261b4ddff14da60c Author: Todd Lipcon Date: Mon Sep 17 21:51:40 2012 +0000 HDFS-3943. QJM: remove currently-unused md5sum field. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1386863 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 198e339ba69707eaffb900feab5a272af205a165) commit f633573881536c7b4906539f416f1fa59e3edfb0 Author: Eli Collins Date: Mon Sep 17 19:30:07 2012 +0000 HADOOP-8806. libhadoop.so: dlopen should be better at locating libsnappy.so, etc. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1386784 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8f6dfdd0d5f7890e55df7e3100310e3ca24b96a9) commit c5872f2b1b9fd13dc51ae6a41f212a859814ee70 Author: Arun Murthy Date: Fri Sep 7 05:10:51 2012 +0000 YARN-80. Add support for delaying rack-local containers in CapacityScheduler. Contributed by Arun C. Murthy. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381872 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit c82897cdfffbdd0e614881781dc624de79285c7e) commit d924713343c30659228007f44ff53ec6603c5ea0 Author: Todd Lipcon Date: Thu Sep 13 16:39:06 2012 -0700 HADOOP-8786. HttpServer continues to start even if AuthenticationFilter fails to init. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1384456 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 69e595deb27fd36a4799a2e9bddeb02710d02fb4) commit 9f08070e02f13d3b9e08e610c6f81a9d294b8307 Author: Todd Lipcon Date: Thu Sep 13 16:38:43 2012 -0700 HADOOP-7688. When a servlet filter throws an exception in init(..), the Jetty server failed silently. Contributed by Uma Maheswara Rao G. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1384416 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 776df44cbfb36b759e46687857b268c0a1b7e4bc) commit 59d97c8b5f84c35a99da7704c4c9e29e38bb3459 Author: Suresh Srinivas Date: Sun Sep 16 22:33:13 2012 +0000 HADOOP-8821. Fix findbugs warning related concatenating string in a for loop in Configuration#dumpDeprecatedKeys(). Contributed by Suresh Srinivas. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1385389 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9393a514416637eec796ca815197d2eb6a6b0e4c) commit ee69ab0d453f89c4883fa65f7805d031acbc2574 Author: Thomas White Date: Fri Sep 14 16:05:30 2012 +0000 HADOOP-8780. Update DeprecatedProperties apt file. Contributed by Ahmed Radwan git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1384833 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5627591ca2e1800a255b08cf6a7e319e3c04a28b) commit 69494bc107c1790fc22670f476f1f740d7419f21 Author: Ahmed Radwan Date: Sun Sep 16 23:20:02 2012 -0700 CLOUDERA-BUILD. Disable TestUniformSizeInputFormat Author: Ahmed Radwan Ref: CDH-4770 commit e1a3dcf4619c713d61aad0260af295bcd012aa81 Author: Alejandro Abdelnur Date: Fri Sep 14 09:37:53 2012 -0700 HDFS-3938. remove current limitations from HttpFS docs. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1384843 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2e895a96156f37fbbe1015a15f55749ffcf73b3f) Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt commit db1808957f53d2642a0b7f2281efe45931903de3 Author: Aaron Twining Myers Date: Thu Sep 13 23:49:06 2012 +0000 HDFS-3924. Multi-byte id in HdfsVolumeId. Contributed by Andrew Wang. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1384603 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 87ae32413da9d66cb4ed9fc88821948ee6cd87d0) commit 703ca5a010e9cbb3ec8941fdaa25a3b7dfa081c8 Author: Aaron Twining Myers Date: Thu Sep 13 23:02:32 2012 +0000 HDFS-3926. QJM: Add user documentation for QJM. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1384595 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 08c8376ed70e5491b5dd6c8114af9fb727032614) commit ab354110e14aa9fb4f3c47647714eaaf74863ef9 Author: Todd Lipcon Date: Thu Sep 13 23:00:22 2012 +0000 HDFS-3894. QJM: testRecoverAfterDoubleFailures can be flaky due to IPC client caching. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1384592 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit cd90b74523120a80bda4042fd341c5e1d8ca1dad) commit ca00352bfe247f041dc01496b4999fa587230d7e Author: Eli Collins Date: Thu Sep 13 17:56:49 2012 +0000 HADOOP-8801. ExitUtil#terminate should capture the exception stack trace. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1384435 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit cb701e15fde84247baa7e58b856f1160fe4fcbae) commit 5a780be4aa1b843d6242bacfe3f2c011a1ad5717 Author: Eli Collins Date: Wed Sep 12 18:36:01 2012 +0000 HDFS-3902. TestDatanodeBlockScanner#testBlockCorruptionPolicy is broken. Contributed by Andy Isaacson git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1384081 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit fc8f685c5059d0d34e97cc26b987f05629fef659) commit 6c5537bb2d57f68f274579f34341a82fbdffe92c Author: Eli Collins Date: Wed Sep 12 19:15:38 2012 +0000 HDFS-3928. MiniDFSCluster should reset the first ExitException on shutdown. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1384092 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ff375e49465ec9c0fe67c6c0d7c8b2435f41c2a7) commit aba28374e66b512d5be2cce51ca73b5d876a610a Author: Eli Collins Date: Wed Sep 12 04:10:58 2012 +0000 HDFS-3664. BlockManager race when stopping active services. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1383753 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 57f8eabbba7b44a41a4fe61f6f8fba9612c30995) commit 9db53b63396e1464020b4063f6e6cf975c4fc851 Author: Eli Collins Date: Tue Sep 11 21:24:12 2012 +0000 HDFS-3910. DFSTestUtil#waitReplication should timeout. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1383618 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7df393513dadeada65169d88979acb359d03965a) commit 92b53f2722b037232a49342898b1ee777070dcd4 Author: Todd Lipcon Date: Tue Sep 11 06:33:47 2012 +0000 HDFS-3840. JournalNodes log JournalNotFormattedException backtrace error before being formatted. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1383252 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2e42658f8a5c209bea9325e1019779b4b85bbd3a) commit d5f1fb81e268b0f714f2850f8a4d4c7adb51b5a3 Author: Todd Lipcon Date: Tue Sep 11 06:31:42 2012 +0000 HDFS-3906. QJM: quorum timeout on failover with large log segment. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1383251 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit c9b8ee36bfd3349d0762e54b7ba79fa45ea7c5f5) commit 262e419b6687b9e13049a49fc248c40a732db8cc Author: Todd Lipcon Date: Tue Sep 11 04:53:08 2012 +0000 HDFS-3915. QJM: Failover fails with auth error in secure cluster. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1383242 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit eec260caad6d3ccf5becd99700a97488a37f606f) commit 3e09ed1fba3a26696ed2acf6e69bd6652a91d267 Author: Todd Lipcon Date: Mon Sep 10 23:20:49 2012 +0000 HDFS-3914. QJM: acceptRecovery should abort current segment. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1383148 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit c977968250e658f16d572543a3c643d175350e26) commit feab51052753f0dea510e773637bdce076fba03d Author: Todd Lipcon Date: Mon Sep 10 22:39:46 2012 +0000 HDFS-3899. Add client side metrics for QJM. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1383139 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e7aae11feba591b6341a596083de62e3b8b46146) commit 8b05322cf2317321db3c17912789d825fde00686 Author: Todd Lipcon Date: Mon Sep 10 22:30:52 2012 +0000 HDFS-3901. QJM: send 'heartbeat' messages to JNs even when they are out-of-sync. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1383137 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 81c0038a0dc034ddc692f3d0af509d1ff2d3e19b) commit 820a1c8fb8a57045a0577db75189e5c5acda2fce Author: Alejandro Abdelnur Date: Mon Sep 10 15:54:38 2012 -0700 HADOOP-8781. hadoop-config.sh should add JAVA_LIBRARY_PATH to LD_LIBRARY_PATH. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1383144 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d5514c8a372e3d09860d2a2614b00ae1c8ca7f03) Conflicts: hadoop-common-project/hadoop-common/CHANGES.txt commit 852b2e1a4a80139fc0bc87336d75dacbd148b64e Author: Todd Lipcon Date: Mon Sep 10 18:53:41 2012 +0000 HDFS-3900. QJM: avoid validating log segments on log rolls. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1383041 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9d7c43aa8d8d718e921f6f2fcb72928d1a8676c4) commit dc4ee52491b7fc2e2ff0af1cf9e1ad9bf004397a Author: Todd Lipcon Date: Mon Sep 10 18:51:15 2012 +0000 HDFS-3885. QJM: optimize log sync when JN is lagging behind. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1383039 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 73afd003d6654bdf169d9df4029bdd005c0004f8) commit 6c439fcbc7c676ccba550842625fb7871d03386e Author: Todd Lipcon Date: Mon Sep 10 13:28:01 2012 -0700 HDFS-3510. Editlog pre-allocation is performed prior to writing edits to avoid partial edits case disk out of space. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1383098 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4a001ee8d900197d404ca7b88fae7c9bd65832b8) commit 94174f34c3a5831d72f089c99d7b3a4a55380bc1 Author: Todd Lipcon Date: Mon Sep 10 13:03:32 2012 -0700 HDFS-2797. Fix misuses of InputStream#skip in the edit log code. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1348945 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5d80662ebba51f8d6d7fb9c563043a1e17dfe5c6) commit dcb9363726bf60f609b194c204e0c3a6dc622ca3 Author: Todd Lipcon Date: Mon Sep 10 18:46:58 2012 +0000 HDFS-3898. QJM: enable TCP_NODELAY for IPC. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1383033 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 009ef7c655114d2a2974973b96a0baee09f918f1) commit 244246876b7fb981e91844719af114eb730b80ad Author: Eli Collins Date: Mon Aug 20 21:10:44 2012 +0000 HADOOP-8614. IOUtils#skipFully hangs forever on EOF. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375216 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2bbf983483860c2fcf02192d96921f987acbf279) commit 2c0567fefa6b6ae70afcc063f0b4a8cfc4cec863 Author: Eli Collins Date: Mon Sep 10 18:46:13 2012 +0000 HDFS-3907. Allow multiple users for local block readers. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1383031 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0c9e9575c3c1b03cd9ac553b901b247423e1fe02) commit bbf7e993c500371335cdb3aa7d6ab4546f192101 Author: Eli Collins Date: Sun Sep 9 06:37:31 2012 +0000 HDFS-2757. Cannot read a local block that's being written to when using the local read short circuit. Contributed by Jean-Daniel Cryans git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1382409 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f6bdb974fed0a01ae50a749925ea5c3db169a000) commit c8caed55ee3989a0d03147f0ba91006f8a88be37 Author: Alejandro Abdelnur Date: Thu Sep 6 18:15:37 2012 +0000 HADOOP-8749. HADOOP-8031 changed the way in which relative xincludes are handled in Configuration. (ahmed via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381703 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6f9b86f31b637fe5673b56144d1d7b813ae58bef) commit 67d4f2d644de6a8b97dddcc78e5adfcf081bd4a9 Author: Aaron Twining Myers Date: Fri Sep 7 02:01:21 2012 +0000 HDFS-3897. QJM: TestBlockToken fails after HDFS-3893. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1381842 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7095cd25124885bb8e84d9b02be76db6a3d74298) commit 1e62ec0eada68354f8137a39de7f65915e63c4cb Author: Aaron Twining Myers Date: Thu Sep 6 21:42:14 2012 +0000 HDFS-3893. QJM: Make QJM work with security enabled. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1381770 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 833f32938e48edfd42fa64b4e94efa90f04341f2) commit 271414cc25197f592eacd26f7717d8dafbf3c7f4 Author: Alejandro Abdelnur Date: Thu Sep 6 12:12:24 2012 -0700 HDFS-3895. hadoop-client must include commons-cli (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1381720 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 87c6db314f02f1ba9c6848b088aa2154fdacdb3b) Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt commit fd3f877162f6dd09f9339a84e638103d0849a63a Author: Eli Collins Date: Thu Sep 6 06:19:30 2012 +0000 HDFS-3828. Block Scanner rescans blocks too frequently. Contributed by Andy Isaacson git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381472 13f79535-47bb-0310-9956-ffa450edef68 commit 60c54290cfa94e6e86f14d4aaa0b280f1b2a84ba Author: Todd Lipcon Date: Thu Sep 6 07:03:57 2012 +0000 HDFS-3726. If a logger misses an RPC, don't retry that logger until next segment. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1381482 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ed8e32a033659370cbfd6081ca05a25b8a1b5002) Amend HDFS-3726. Add previously missing file JournalOutOfSyncException.java git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1381681 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f39b9596bc00368333922144c47a74cc3181713e) commit 07aaa881cca9453ca3af2d273c3263583af4ddc6 Author: Todd Lipcon Date: Thu Sep 6 06:57:18 2012 +0000 HDFS-3891. Make selectInputStreams throw IOE instead of RTE. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1381481 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2ce2dc14f62931e04eba1571a435286ab8461a37) commit dc1cb0e8bfb3932ddd72ae8e20a41d3076605dd8 Author: Owen O'Malley Date: Fri Aug 31 22:33:52 2012 +0000 HDFS-3466. Get HTTP kerberos principal from the web authentication keytab. (omalley) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1379648 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b02366fad4f63cccab6e2fb2e59b710bad95abe3) commit ba56cda87906a707c13518f666f84fac6ab7f528 Author: Aaron Twining Myers Date: Wed Sep 5 23:15:20 2012 +0000 HADOOP-8766. FileContextMainOperationsBaseTest should randomize the root dir. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381437 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 765f663ac875a725d5e4798d94f7b7853541740b) (cherry picked from commit 5f23cf47be0944350cb7c1ff84c00b8be9167433) commit 65d666e34a1d9c0a93b7a1365bfb10eb283c9c5e Author: Todd Lipcon Date: Wed Sep 5 18:54:45 2012 +0000 HDFS-3054. distcp -skipcrccheck has no effect. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381296 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 54804a3c2a9f23d0e912e8732a4bddcf7129785d) (cherry picked from commit 532bb98cd20a67477497c6214007df225fe753dc) commit 0038e7a6aa711f91d6fd622cb1680c5de4e8f6a4 Author: Eli Collins Date: Wed Sep 5 22:19:40 2012 +0000 HADOOP-8648. libhadoop: native CRC32 validation crashes when io.bytes.per.checksum=1. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381419 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d2b46d18183ad70c0aad5ce278f49fbd52c88a08) commit 858d8504100226ac52638ba155749f8b8d907cf9 Author: Eli Collins Date: Wed Sep 5 19:42:09 2012 +0000 HADOOP-8770. NN should not RPC to self to find trash defaults. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381319 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 734292ce4d4aebde75345f181e464c34872e172b) commit 4a77ad4970ddd2879111669099f1339e944dc34f Author: Todd Lipcon Date: Tue Sep 4 22:54:08 2012 -0700 HDFS-1490. TransferFSImage should timeout. Contributed by Dmytro Molkov and Vinay. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1380988 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 100a4511322a117892ce4cdf935f585757ec39ba) commit bf348ffcdf2d11d8f96a99fd0924195e5a29f6cc Author: Todd Lipcon Date: Tue Sep 4 22:54:01 2012 -0700 HDFS-2793. Add an admin command to trigger an edit log roll. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1380982 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit cd24354052e26d70f66c2d1539ea4278c552db38) commit d4353ceda63b2f6012369e58d4098cf97cdcd78d Author: Todd Lipcon Date: Wed Sep 5 04:30:51 2012 +0000 HDFS-3870. Add metrics to JournalNode. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1380980 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 45ba4001a78ad1c1d3f00e95f660c209f07d396d) commit c03bd1e7551ba6a5cd4ed00f39ae86a21f0524b0 Author: Todd Lipcon Date: Wed Sep 5 04:27:49 2012 +0000 HDFS-3884. Journal format() should reset cached values. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1380979 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6e66ae35d17f5cc302c02024d915f62737715ce0) commit 58fd8b63a0aeefb695fdb0215ca8d0acdf2c80f7 Author: Todd Lipcon Date: Tue Sep 4 22:53:22 2012 -0700 HDFS-3869. Expose non-file journal manager details in web UI. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1380978 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0247d0e8f932319a584ff81947e09e56c541d733) commit 6a390cf046823f93646f1555be30199f18a22335 Author: Todd Lipcon Date: Wed Sep 5 04:13:19 2012 +0000 HDFS-3863. Track last "committed" txid in QJM. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1380976 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5bfed791bffb37e9541e22303a8c406eb79db7dd) commit 2497496cf3299ff75706e19822ce4851faf30db3 Author: Todd Lipcon Date: Tue Sep 4 18:05:43 2012 -0700 CLOUDERA-BUILD. embedded jetty may fail to start about 1/5000 times Upgrades Jetty dependency to 6.1.26.cloudera.2. This addreses a race condition (JETTY-1316) which caused the Acceptor thread to sometimes not start, which caused reducer fetch timeouts, etc. The source for this Jetty release can be found at https://github.com/cloudera/jetty-hadoop-fix and corresponds to commit 51042f4a6cd36fe90be7c0f0d208dca5397b527a in that repository. Author: Todd Lipcon Ref: CDH-7767, MAPREDUCE-3851 commit 0e8ffded6df42ca7beb36c226277fcde9e0b2b35 Author: Jenkins slave Date: Tue Sep 4 09:17:20 2012 -0700 Preparing for CDH4.1.0 release commit 9d3eaa700a28c77c26eea31e38db05047873bc2b Author: Eli Collins Date: Sat Sep 1 00:35:19 2012 +0000 HDFS-3877. QJM: Provide defaults for dfs.journalnode.*address. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1379681 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2810da12a8dd810cc6718d63411a961d74a9f371) commit 2345b24ce4b9f21558a8c0969b292441bff8f98e Author: Eli Collins Date: Fri Aug 31 22:39:52 2012 +0000 HDFS-3879. Fix findbugs warning in TransferFsImage on branch-2. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1379651 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d90ab0a6c3b88342ef83e4a1e54ee3dd96134867) commit 00000c7683be32596bb64c4a35b6d1d325cfc135 Author: Todd Lipcon Date: Tue Aug 14 00:52:10 2012 +0000 HDFS-3792. Fix two findbugs introduced by HDFS-3695. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1372690 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 3af7ea7700202e897cfef8a694236b821ca66391) commit 1f698db07bfa929acb933775e8bdb25c13786d2e Author: Eli Collins Date: Fri Aug 31 15:17:03 2012 -0700 Revert "HADOOP-8551. fs -mkdir creates parent directories without the -p option (John George via bobby)" This reverts commit cbc2cd9d786afdae9a31359f74630e933171245d. commit 94777ffc56a0d6bcb914e7a19d854f598d8ad856 Author: Daryn Sharp Date: Thu Aug 30 19:46:14 2012 +0000 HDFS-3861. Deadlock in DFSClient (Kihwal Lee via daryn) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1379093 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8e7caa298d5024ba3c7e4bdc6bc81b0ccd8e1e90) commit d1e89b4318088ae1f9caa94f0f6996056b8d519c Author: Jitendra Nath Pandey Date: Thu Aug 23 04:05:12 2012 +0000 HDFS-3819. Should check whether invalidate work percentage default value is not greater than 1.0f. Contributed by Jing Zhao. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1376360 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit fcbb99b5f6d6b09bfed5e15d93af1e7b1c30bc6e) commit 535b1e28117230673c67ac5b64e1c691f8a8ba65 Author: Suresh Srinivas Date: Sat Aug 18 19:57:36 2012 +0000 HDFS-3816. Invalidate work percentage default value should be 0.32f. Contributed by Jing Zhao git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1374648 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ac1325a5258b67f3a2e3970bed47bb5d6a524d67) commit 33bfec221502676255b1218c25bbcfd1c10719cf Author: Suresh Srinivas Date: Wed Aug 15 00:28:41 2012 +0000 HDFS-3723. Add support -h, -help to all the commands. Contributed by Jing Zhao git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373173 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 071fa7bb1f8de527831f7ddcc363987b6a9cc545) commit dfef183e72779173b9543436fb95fcfd96cfb8ae Author: Todd Lipcon Date: Tue May 15 18:16:49 2012 +0000 HDFS-3412. Fix findbugs warnings in auto-HA branch. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1338817 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 681018b2b99d971acb73318fcde3dfbf0a2e1321) commit 6c76c9fc51fd848d57eb780751bfa650606573b0 Author: Eli Collins Date: Fri Aug 31 04:08:23 2012 +0000 HDFS-3733. Audit logs should include WebHDFS access. Contributed by Andy Isaacson git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1379278 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2fff3e82aee878d9591551644315392905eb60e5) commit 948693166be75a947aba0319a1359aa72d760350 Author: Thomas White Date: Thu Aug 30 17:14:07 2012 +0000 Merge -r 1379021:1379022 from trunk to branch-2. Fixes: MAPREDUCE-4610. Support deprecated mapreduce.job.counters.limit property in MR2. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1379023 13f79535-47bb-0310-9956-ffa450edef68 commit 0792dfd7f7528b79f9f07b98dd514180351ef534 Author: Andrew Bayer Date: Thu Aug 30 11:46:01 2012 -0700 Download Tomcat tarball from archive.cloudera.com commit 76c80bb394146b6d0d33eb79e4eb004b745d26f2 Author: Thomas White Date: Thu Aug 30 10:02:31 2012 +0000 Merge -r 1378872:1378873 from trunk to branch-2. Fixes: MAPREDUCE-4608. hadoop-mapreduce-client is missing some dependencies. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1378874 13f79535-47bb-0310-9956-ffa450edef68 commit 83148af5ca7ce0dc0cf03809368695441bc130bc Author: Thomas White Date: Wed Aug 15 19:10:52 2012 +0000 HADOOP-8278. Make sure components declare correct set of dependencies. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373574 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 15802f248e4a6c6e934a91d7156a2dec96313b8d) Conflicts: hadoop-hdfs-project/hadoop-hdfs/pom.xml - CDH requires zookeeper, upstream doesn't commit 4a1bae5ab1ff7cd821b94d5d5e2941c299bcb6ed Author: Robert Joseph Evans Date: Thu Aug 23 19:18:05 2012 +0000 HADOOP-8709. globStatus changed behavior from 0.20/1.x (Jason Lowe via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376653 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 1f158ebe2831c61b049626d4b5a0907292bd21fe) commit 9c3fa7abc1c18a7a0a1281a4924302de75197d8a Author: Jonathan Turner Eagles Date: Mon Aug 20 18:32:13 2012 +0000 MAPREDUCE-4323. NM leaks filesystems (Jason Lowe via jeagles) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375164 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 558f55be8d7a70d196306241a2e126de8c01c896) commit 27230a7745c3c4285842d0c0f5ede0004ae6a4c9 Author: Alejandro Abdelnur Date: Tue Aug 28 15:30:43 2012 +0000 HADOOP-8738. junit JAR is showing up in the distro (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1378175 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit bef28430d855dc2c7e8380caf88be78989b6a2c0) commit 022b1dcff50af635ee85f03c5e4938a9ef235dcd Author: Todd Lipcon Date: Wed Aug 29 17:28:02 2012 -0700 HADOOP-8632. Configuration leaking class-loaders (Costin Leau via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1376546 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a8f81311ae835211e20bdc155453f7d68f5af694) commit e66a71b76be7f58bb74aa4c0e1dc5b69cd9d661b Author: Alejandro Abdelnur Date: Wed Aug 29 23:40:51 2012 +0000 HADOOP-8747. Syntax error on cmake version 2.6 patch 2 in JNIFlags.cmake. (cmccabe via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1378770 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 62392914c440c818817a7f201a04b083d9217107) commit 5be600333034fe14b78ace2d1318ca246163ca84 Author: Eli Collins Date: Tue Aug 21 00:00:33 2012 +0000 HDFS-3707. TestFSInputChecker: improper use of skip. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375336 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4b5d175a9b355fb1265f45f0a12a44b150bf8662) commit 306bc6cf9e2b0432a4d297b0aea230e15d3fb215 Author: Eli Collins Date: Fri Aug 24 22:10:38 2012 +0000 HDFS-3731. 2.0 release upgrade must handle blocks being written from 1.0. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1377137 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit cac709fb2a32960c74196510dae41b6fbc475a35) commit d98c72abe3007b1a726e3ca356d35e85658a0611 Author: Karthik Kambatla Date: Tue Aug 28 18:39:51 2012 -0700 YARN-1. Post src move changes to relevant pom files, including our internal version changes commit 82505525c15ebf719f1bac20e09c926befe9400b Author: Karthik Kambatla Date: Tue Aug 28 18:25:57 2012 -0700 YARN-1. Shell script to create dirs and move sources commit d1a1d4b187fc0b257009e16efaf1c69715fe9c02 Author: Eli Collins Date: Wed Aug 29 05:30:06 2012 +0000 HADOOP-8737. cmake: always use JAVA_HOME to find libjvm.so, jni.h, jni_md.h. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1378444 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7ce6a61465596998073c8c82a976e8b612d8a7bd) commit d648ee6e49204930b27a2c52a9631a6a434fff5a Author: Aaron Twining Myers Date: Wed Aug 29 01:22:38 2012 +0000 HDFS-3864. NN does not update internal file mtime for OP_CLOSE when reading from the edit log. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1378414 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 628e64d71fa6100e9e1427c0ac15cea29ad18f83) commit cae2c413f0c3e19b4c65158daf85514cd642f576 Author: Robert Joseph Evans Date: Tue Jul 31 21:08:40 2012 +0000 MAPREDUCE-4444. nodemanager fails to start when one of the local-dirs is bad (Jason Lowe via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367783 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8ceb625775c5c8006efa33d4263b53ca4fc2d0f8) commit 1589bf6752d040667222c4f6052369002ba74956 Author: Thomas Graves Date: Tue Jul 31 20:52:41 2012 +0000 MAPREDUCE-4457. mr job invalid transition TA_TOO_MANY_FETCH_FAILURE at FAILED (Robert Evans via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367771 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ecf1d36f8636afdd2a71a23be3d1fbf52cdbf218) commit c3e0b3a0e863492648d3b646e782b6a88c32ab07 Author: Thomas Graves Date: Tue Jul 31 19:20:03 2012 +0000 MAPREDUCE-4493. Distibuted Cache Compatability Issues (Robert Evans via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367713 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ab5d67b75a79e3c13f51da5a9c304056f6daa290) commit 93bd3848b009b7ecbd885fbf755cf487f3fe392e Author: Thomas Graves Date: Tue Jul 31 14:46:57 2012 +0000 MAPREDUCE-4456. LocalDistributedCacheManager can get an ArrayIndexOutOfBounds when creating symlinks (Robert Evans via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367581 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9cda74eb1bab454e1eee357f6141af8bba8769e8) commit 5458605b065888a34978bf8c9c56e98236d41b38 Author: Aaron Twining Myers Date: Tue Aug 28 22:09:27 2012 +0000 HDFS-3849. When re-loading the FSImage, we should clear the existing genStamp and leases. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1378364 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0cfd0a246eec39d3346d73e40fbc9a52335a26c9) commit a9d83e467ff8a93fea49769451904c76a5dbbb6b Author: Robert Joseph Evans Date: Tue Jul 31 19:43:51 2012 +0000 MAPREDUCE-4483. 2.0 build does not work (John George via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367726 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f50666bfc1021a9e0ca39fe7dda0f453b8398162) commit 29e5c494b6aaa61929d903fc5e70e4cb48125a1d Author: Robert Joseph Evans Date: Tue Jul 31 19:34:29 2012 +0000 MAPREDUCE-4492. Configuring total queue capacity between 100.5 and 99.5 at perticular level is sucessfull (Mayank Bansal via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367719 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2125318c0158ab540e5917e711ae75f660a9e360) commit 63a7aff059d7a152788cdabd4a5b0c8353cc06e8 Author: Arun Murthy Date: Tue Jul 17 01:43:03 2012 +0000 MAPREDUCE-4440. Changed SchedulerApp and SchedulerNode to be a minimal interface to allow schedulers to maintain their own. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362332 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 74e6f26c6c72bb1b4e1bb7ff8487315c635318fe) t commit eb7408cdc47b5edcdcf29a93d92a1a473b286bd4 Author: Robert Joseph Evans Date: Wed Aug 15 19:50:07 2012 +0000 HADOOP-8703: Fix formatting issue. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373599 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4e0028bc34f88b75b7c30831486def938fdc9e50) commit d90e66a78a57ea026e2b202e66fb599c76fe2a6b Author: Robert Joseph Evans Date: Wed Aug 15 19:16:13 2012 +0000 HADOOP-8703. distcpV2: turn CRC checking off for 0 byte size (Dave Thompson via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373581 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5087690faf6277daccc8a5b2437867ff4caabc06) commit 9ab6ec8551c219f2e1351edfd071362b5ae9ced7 Author: Aaron Twining Myers Date: Tue Aug 28 17:02:33 2012 +0000 HDFS-3860. HeartbeatManager#Monitor may wrongly hold the writelock of namesystem. Contributed by Jing Zhao. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1378229 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 73fc2655bb241c85ea33fff8b8bebe566cfcc88d) commit ecc3fbadf95d11de84d2931fbc63152b62b386a1 Author: Alejandro Abdelnur Date: Thu Aug 23 22:52:47 2012 +0000 HADOOP-4572. Can not access user logs - Jetty is not configured by default to serve aliases/symlinks (ahmed via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376753 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 62c403c40ef4cfd50155ac440b166e38ddaf566c) commit 04a988cfb1f8f87034cbfa987c9a91644f805f43 Author: Eli Collins Date: Tue Aug 28 01:41:13 2012 +0000 HDFS-3856. TestHDFSServerPorts failure is causing surefire fork failure. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1377934 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d6851209608f5bdfecff253759230ab9089a1e8c) commit fee67255400b8d7dd7392b6d69bf64a0ecaffbe1 Author: Thomas Graves Date: Fri Jul 6 13:38:11 2012 +0000 MAPREDUCE-4387. RM gets fatal error and exits during TestRM (Kihwal Lee via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358201 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 98fc217bb65e38ecb4140806f6aa2c5d721e4a1f) commit 653ba4fd4f766be220e658a385babd24080c7dca Author: Robert Joseph Evans Date: Mon Jul 9 16:14:24 2012 +0000 MAPREDUCE-4402. TestFileInputFormat fails intermittently (Jason Lowe via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1359252 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b38e15c48d1170679c62867dee04a677e646bc45) commit 4982806ba34a087f076f005951477af8b62d6ad8 Author: Alejandro Abdelnur Date: Tue Jul 17 23:31:16 2012 +0000 MAPREDUCE-4422. YARN_APPLICATION_CLASSPATH needs a documented default value in YarnConfiguration. (ahmed via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362722 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8f5f00d6ebb5f1bbd6d76c4d5eb317edfd7400c0) commit f96c3dcd35fa6e645d3b2746aa108d33d26818ed Author: Robert Joseph Evans Date: Fri Jul 13 20:42:48 2012 +0000 MAPREDUCE-4419. ./mapred queue -info -showJobs displays all the jobs irrespective of (Devaraj K via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361389 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 154ec3828ea3cfd13ad020fd4f84f37dc8a4ffa2) commit 7b1e0bfa2669d562cc30a52697a4372f0e29841f Author: Robert Joseph Evans Date: Tue Jul 17 19:01:42 2012 +0000 MAPREDUCE-4283. Display tail of aggregated logs by default (Jason Lowe via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362608 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8feaf094d41461758d5c09974f858e530caf452d) commit 09e60c578e0c5fa2003f1ef942bb197423df86a7 Author: Alejandro Abdelnur Date: Mon Jul 30 22:56:15 2012 +0000 MAPREDUCE-4342. Distributed Cache gives inconsistent result if cache files get deleted from tasktracker. (mayank_bansal via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367352 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a8b2ad8720911ed492c5b6758899d1ec39fa8b4f) commit dfd142c3e7d197f43092ae82edfce20f9cea2fd2 Author: Todd Lipcon Date: Mon Aug 27 19:55:01 2012 +0000 HDFS-3845. Fixes for edge cases in QJM recovery protocol. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1377809 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 3cbfd2edf3c78160ac8a0574be7633daa2b31762) commit b999755dce123a9f8dfecdd83a0f4ddfae1a6310 Author: Robert Joseph Evans Date: Tue Jul 17 19:14:33 2012 +0000 MAPREDUCE-4380. Empty Userlogs directory is getting created under logs directory (Devaraj K via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362612 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8c6b4918bdb717bc6f5e1d920e115e699a303555) commit 94d213b09e96fb0954903026652a7de5ba0ddf50 Author: Todd Lipcon Date: Wed Jul 18 00:51:32 2012 +0000 HADOOP-8537. Fix TFile tests to pass even when native zlib support is not compiled. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362729 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 885ad08eb34ea69b2a482c6c593a23d303c98bec) commit 3bdcaacfe5cbba1ba9ac4865458a7183a8931b3a Author: Aaron Twining Myers Date: Fri Jul 20 20:50:30 2012 +0000 HADOOP-8609. IPC server logs a useless message when shutting down socket. Contributed by Jon Zuanich. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1363950 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 1e3d53c58e483e937ee6660db436a77c4db66fe5) commit 2eafb9d10facac9cb94a948a298129435ef2e52e Author: Suresh Srinivas Date: Thu Jul 26 18:21:39 2012 +0000 HADOOP-8623. hadoop jar command should respect HADOOP_OPTS. Contributed by Steven Willis. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1366126 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 36df10178f5628554c8592a62e9bc329d98bd306) commit d82d51e10335f3c5e6c2c0403ffc9e9bbbfa4087 Author: Aaron Twining Myers Date: Fri Jul 27 15:13:57 2012 +0000 HADOOP-8626. Typo in default setting for hadoop.security.group.mapping.ldap.search.filter.user. Contributed by Jonathan Natkins. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1366410 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6f9026fb2a1e8f91c372253530ce0c5a9aecfb11) commit 16b0f3a8c3679d786562e6701267740286a1aeaf Author: Alejandro Abdelnur Date: Thu Aug 23 23:24:25 2012 +0000 HADOOP-8031. Configuration class fails to find embedded .jar resources; should use URL.openStream() (genman via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376772 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0b45e523355dc85ff3e4c63bba861410f7c62a2f) commit 16bd098e52ceb42096064c30849cf8dbdadbfd82 Author: Thomas Graves Date: Tue Jul 10 20:50:17 2012 +0000 HADOOP-8573. Configuration tries to read from an inputstream resource multiple times (Robert Evans via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1359891 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0bd332d1b59f67b5171d40140aec5490ea2ac32a) commit 05e047c94fd76371fcceabb2c11b93b670facee5 Author: Alejandro Abdelnur Date: Fri Aug 24 23:36:55 2012 +0000 MAPREDUCE-4408. allow jobs to set a JAR that is in the distributed cached (rkanter via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1377149 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 566878c7e58e06220632b382e62d1905565f3815) commit 68821fe660ea6a6786c29f5df00ad5a81974a27f Author: Robert Joseph Evans Date: Tue Aug 21 17:46:07 2012 +0000 MAPREDUCE-4570. ProcfsBasedProcessTree#constructProcessInfo() prints a warning if procfsDir//stat is not found. (Ahmed Radwan via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375687 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8fdb4aa485eb78037d1626f1bcedd77a538efd55) commit 411a3ceab6c6a2b816da25dabd4ae56cf8bbb136 Author: Thomas Graves Date: Wed Aug 1 14:02:22 2012 +0000 HADOOP-8633. Interrupted FsShell copies may leave tmp files (Daryn Sharp via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1368002 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit dab7719ef7e38d22ed1ad50e94987918526d60f5) commit 8e31872501bcc498d2465e6f30effdd13a075f49 Author: Robert Joseph Evans Date: Tue Jul 31 18:58:43 2012 +0000 HADOOP-8637. FilterFileSystem#setWriteChecksum is broken (daryn via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367702 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 20e24c7653696e81cbf70ae218c0f607c7a64406) commit 98d65ff51034d4479fa9b8937c4b91e592315003 Author: Robert Joseph Evans Date: Mon Jul 30 20:58:44 2012 +0000 HADOOP-8635. Cannot cancel paths registered deleteOnExit (daryn via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367296 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6d1836901477e9db0637cc112c2ecb5ffb9c075b) commit 04976b36ee4caaa0bad078e9197111bbec725fd2 Author: Robert Joseph Evans Date: Mon Jul 30 18:11:32 2012 +0000 HADOOP-8550. hadoop fs -touchz automatically created parent directories (John George via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367202 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8b08fb4412a0c0b6abc4be849032ec930af086fc) commit f720f9c4e57be62a9244165275463fdc8556af74 Author: Robert Joseph Evans Date: Mon Jul 30 18:05:38 2012 +0000 HADOOP-8634. Ensure FileSystem#close doesn't squawk for deleteOnExit paths (daryn via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367196 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 19d258120b79906d0b883342ad715b43b487632e) commit 9640ca2cd4f4f8c1a84aca96c81173ef6cf2d088 Author: Robert Joseph Evans Date: Tue Jul 24 19:00:50 2012 +0000 HADOOP-8606. FileSystem.get may return the wrong filesystem (Daryn Sharp via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1365224 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 690729cbe3437e2763309349c9603a6a6ae83fda) commit 24db6d6294391c7a1f0c2b6de89922186c3d6d15 Author: Aaron Twining Myers Date: Fri Aug 24 18:52:59 2012 +0000 HDFS-3678. Edit log files are never being purged from 2NN. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1377046 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 197678ed9782b70f037f83763e16579f3350799e) commit b74b78ba0642450aa2ac43fd012849413e9b1e42 Author: Aaron Twining Myers Date: Thu Aug 23 18:24:13 2012 +0000 MAPREDUCE-2374. "Text File Busy" errors launching MR tasks. Contributed by Andy Isaacson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376632 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6f193e4b4932a1d4f3b731a52277c2a80c65e898) commit 74e3a48637c7ee509680a38464640df37862063b Author: Eli Collins Date: Thu Aug 16 17:13:13 2012 +0000 HDFS-3194. DataNode block scanner is running too frequently. Contributed by Andy Isaacson git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373928 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e7d67b2ae99c046e7935031d630e14792a4e82d0) commit a30663f275ae98c109b5975da7576d271b34ef7f Author: Alejandro Abdelnur Date: Thu Aug 23 00:22:14 2012 +0000 MAPREDUCE-4470. Fix TestCombineFileInputFormat.testForEmptyFile (ikatsov via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376325 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 762a03257a5c38c711688b048057f747a2005bf3) commit 46a65e0ad3f75b54af8cdb220b02a79a4768ee34 Author: Aaron T. Myers Date: Thu Aug 23 15:01:30 2012 -0700 CLOUDERA-BUILD. Change default value for dfs.datanode.hdfs-blocks-metadata.enabled to true. commit bf0aba9b291670c33118572d63df9b708de30866 Author: Todd Lipcon Date: Tue Aug 14 20:11:40 2012 +0000 HDFS-3765. namenode -initializeSharedEdits should be able to initialize all shared storages. Contributed by Vinay and Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373061 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2db527c63db27afbf7f36d40a4bbb76efdf86e41) commit a41d41a75241a16d4ad2f10434efcbfc4d97f503 Author: Eli Collins Date: Thu Aug 23 20:49:55 2012 +0000 HDFS-3715. Fix TestFileCreation#testFileCreationNamenodeRestart. Contributed by Andrew Wang git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376689 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7a4bd856a92e1e66846acdc0838c963bdc5f772c) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376698 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 124843a67c2c7fd377e952f7196b24a80a5b23d6) commit efe91709d9b3b24fde196e3763b904b4d46f1160 Author: Thomas Graves Date: Tue Jul 31 13:39:41 2012 +0000 MAPREDUCE-4375. Show Configuration Tracability in MR UI (bobby via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367539 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit cc570a461ae4f7bca0434da988c5e1a33b17ac14) commit 6a4e3827e5c9c4f15b5c961f63a2dd44875b215c Author: Robert Joseph Evans Date: Tue Jul 10 16:49:24 2012 +0000 HADOOP-8525. Provide Improved Traceability for Configuration (bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1359775 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ac689c1bd5e8b8ad4e60ab8c2fc3e2fab9f2ed54) commit ee43bf7d0f324facefd26a41e141c63bc359f372 Author: Suresh Srinivas Date: Thu Oct 13 03:38:58 2011 +0000 HADOOP-7664. Remove warmings when overriding final parameter configuration if the override value is same as the final parameter value. Contributed by Ravi Prakash. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1182645 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 56abdd5feaeb5ef08b414e159e5d65f8d143dc7a) commit 93454746e84925916bb9ada866400a40ffcb0f1e Author: Alejandro Abdelnur Date: Wed Aug 22 21:18:34 2012 +0000 MAPREDUCE-4068. Jars in lib subdirectory of the submittable JAR are not added to the classpath (rkanter via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376253 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 28656c12204b06f6142b6ff01b748162cf5c8a7a) commit 14517b88e44fd2e4e6a9d4945657743ba577a50d Author: Eli Collins Date: Thu Aug 23 00:01:00 2012 +0000 HADOOP-8075. Lower native-hadoop library log from info to debug. Contributed by Hızır Sefa İrken git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376322 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit c14fbaa36884e2e652a01c87cba4aa49689f60cb) commit 7b8a4bb338014c58b0809343d0bbcfdc7ea573c4 Author: Aaron Twining Myers Date: Wed Aug 22 22:45:30 2012 +0000 MAPREDUCE-4577. HDFS-3672 broke TestCombineFileInputFormat.testMissingBlocks() test. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1376298 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e2ebfba0794164ea6cade1c6e1c5c18522de82f7) commit d431cb175d16c5d5a7bebfa519557f6a0105d182 Author: Robert Joseph Evans Date: Wed Jun 27 14:28:08 2012 +0000 MAPREDUCE-4372. Deadlock in Resource Manager (Devaraj K via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1354531 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7e01d2e06cd11bb0ea472ca192ca9496a77e4847) commit 95346c8d9a1f38a3f21b1b0db7015e8a76aa2dde Author: Robert Joseph Evans Date: Thu Aug 9 17:29:36 2012 +0000 MAPREDUCE-3782. teragen terasort jobs fail when using webhdfs:// (Jason Lowe via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1371325 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 1ff46434b0951682b50be6167d4f5955f3f899ad) commit fab28885f3a23d594b6c366dc65b05c95e7e904c Author: Aaron Twining Myers Date: Wed Aug 22 18:56:02 2012 +0000 HADOOP-8721. ZKFC should not retry 45 times when attempting a graceful fence during a failover. Contributed by Vinayakumar B. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1376195 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8d60c96c9afb511be6ce6ddc8df4691b3d05370c) commit 0c34f4c63ff26486203ed8ac8d01d4f37ad64f2b Author: Aaron Twining Myers Date: Wed Aug 22 18:48:32 2012 +0000 HDFS-3835. Long-lived 2NN cannot perform a checkpoint if security is enabled and the NN restarts with outstanding delegation tokens. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1376189 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 415e34cd43d0551d2a098d11a3594fca25e96fec) commit ce89743597dddd4c383dc612ae123c4d1217bad2 Author: Eli Collins Date: Wed Aug 22 18:46:00 2012 +0000 HDFS-3839. QJM: hadoop-daemon.sh should be updated to accept "journalnode". Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1376187 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 06ccfe8b3953c7d76e7469a73d4350784f8ee5ed) commit e8f0b8d8d6da7f0ee7d41176ba8ef2ffab1a06a8 Author: Eli Collins Date: Mon Aug 20 23:10:29 2012 +0000 HADOOP-8686. Fix warnings in native code. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375301 13f79535-47bb-0310-9956-ffa450edef68 commit 955bf335cec0c9cbb76f944ea35ee74ab1b2bdba Author: Eli Collins Date: Tue Aug 21 03:48:00 2012 +0000 HDFS-2727. libhdfs should get the default block size from the server. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375383 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2fe7c6dff8b9d04337a8ffcd2d3426765d9cf629) commit 5a604c329ffd7965f726de2d344c5e55a7323a85 Author: Todd Lipcon Date: Mon Jul 16 18:54:46 2012 +0000 HDFS-3625. Fix TestBackupNode by properly initializing edit log during startup. Contributed by Junping Du. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362189 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit bdebfc2f21d14cfcf48c31ea8950ca9279c3b76b) commit f5eaedf48ab532218c70c9e0e58c2609a42f3326 Author: Eli Collins Date: Sun Jul 8 19:53:14 2012 +0000 HDFS-3614. Revert unused MiniDFSCluster constructor from HDFS-3049. Contributed by Arun Murthy git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358825 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9ec1c06cbb683f0bce0dbc23ccd4511bab2663e2) commit 258244e14138bb5c7dccec47257ff513f5bdcaf0 Author: Aaron Twining Myers Date: Tue Aug 21 00:48:06 2012 +0000 HDFS-3826. QJM: Some trivial logging / exception text improvements. Contributed by Todd Lipcon and Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1375356 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8597531b7c21bcde0abf30faf7c773a83e7bb40d) commit d05848b0827eaf201d2cc2d604beb2b93ecaa929 Author: Aaron Twining Myers Date: Mon Aug 20 23:44:14 2012 +0000 HDFS-3823. QJM: TestQJMWithFaults fails occasionally because of missed setting of HTTP port. Contributed by Todd Lipcon and Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1375323 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 946ce88340a918692944e11b77a2baf33d69dcab) commit 4d4803cc6ac75f6b5f53b56010456db60fba1bf9 Author: Aaron T. Myers Date: Mon Aug 20 15:32:09 2012 -0700 CLOUDERA-BUILD. Add some missing imports caused by an errant merge. commit 910f4991eef9c066aa324fa00213d3d7e0c93197 Author: Todd Lipcon Date: Wed Aug 15 18:56:05 2012 -0700 HADOOP-8642. ProtobufRpcEngine should log all RPCs if TRACE logging is enabled. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1366127 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 3640d524661c7c83493281bba6439b1d4882418f) Conflicts: hadoop-common-project/hadoop-common/CHANGES.txt (cherry picked from commit 48317502e8a400ea1db09f8a407e6f7a911f2a63) commit 9184efee703a05ba1def2d02aca8db244ed06df6 Author: Todd Lipcon Date: Wed Aug 15 17:42:16 2012 -0700 HDFS-3796. Speed up edit log tests by avoiding fsync(). Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1373558 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d3e5f101b731add6f460ed43633b849223fbcc91) Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (cherry picked from commit 572dc7f46f8dabf7a58bd0a6f920903bbefb2ea0) commit 7ba5e174d9c0475d3be4fea114818aa2ea2c442f Author: Todd Lipcon Date: Wed Aug 15 17:41:01 2012 -0700 HDFS-3571. Allow EditLogFileInputStream to read from a remote URL. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355174 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d75fb3470cfd336a80b78fceedf42120eaf254e9) Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/EditLogFileInputStream.java (cherry picked from commit 1c532dd261d7404d6346259ddf1f5e6da50f94f6) commit 386734f2250bf3527e798b7adb806e0393b856f2 Author: Todd Lipcon Date: Wed Aug 15 17:38:48 2012 -0700 HDFS-3789. JournalManager#format() should be able to throw IOException. Contributed by Ivan Kelly. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1372566 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e7a576c0b3b747347ba3d3ba007270bf826d286f) Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (cherry picked from commit 91f2061ca9f28467a9174e0e1ef57eb45ab5cf4e) commit d5d0d868a21872407df4e342ebd508c4c0516aa1 Author: Todd Lipcon Date: Wed Aug 15 17:34:09 2012 -0700 HDFS-3695. Genericize format() to non-file JournalManagers. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1371513 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ad77008c6b833dd539cf579da90b4f4dfe2a3e2e) Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (cherry picked from commit e625253152ae8719bb2acf9ca034f5b4f587831c) commit 890f2a8cfb911424acacd5f80e12f64c673fca17 Author: Todd Lipcon Date: Wed Aug 15 17:33:58 2012 -0700 HDFS-3573. Supply NamespaceInfo when instantiating JournalManagers. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356388 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ce81bab8f9477987e869979f8c588d91d9d16180) Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestGenericJournalConf.java (cherry picked from commit eeb8e0bdbb987ffb2deff36876d9e66bd185653c) commit f3275a8642ed58abba0e9fe74cb79e8cc8b055c2 Author: Todd Lipcon Date: Wed Aug 15 19:18:57 2012 +0000 HDFS-3800. improvements to QJM fault testing. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1373587 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 880f478f02512bf00e9d9db6cc4e4fffc001752d) (cherry picked from commit e7f659728db361627c0a195ce72962b2978aa3c8) commit b9b8ea266ae4ca72109894076e0cd8e26a4e2f14 Author: Todd Lipcon Date: Wed Aug 15 18:58:51 2012 +0000 HDFS-3797. QJM: add segment txid as a parameter to journal() RPC. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1373571 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ee4bb894b74f086c7f29ca5b69141015494b29c7) (cherry picked from commit 50a106e2347c4db81785ffe58151fb04999f5911) commit 29e1d85519288b556acdf540e2795bc9f39ee59c Author: Todd Lipcon Date: Wed Aug 15 00:57:24 2012 +0000 HDFS-3799. QJM: handle empty log segments during recovery. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1373183 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 88b426f617e5c8e5a810659a3aa3be131cf6c635) (cherry picked from commit 9910cf988fa99724a3a21716c8184b24384aa8e3) commit 720197ec14a742a54c423762150136f17d93c544 Author: Todd Lipcon Date: Wed Aug 15 00:54:49 2012 +0000 HDFS-3798. Avoid throwing NPE when finalizeSegment() is called on invalid segment. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1373179 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e63a7949fdf084dd8a93573a9d9b96ae5d08b407) (cherry picked from commit edf23b07067880af0b10e3fa085ecb8fe45e7e76) commit a6a7d70afc6d32df24f81f072f03fb6827c94e78 Author: Todd Lipcon Date: Wed Aug 15 00:52:24 2012 +0000 HDFS-3795. QJM: validate journal dir at startup. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1373178 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2c199eef8c87a9e972100b018a4b3b519ec6b8cd) (cherry picked from commit 4eb2ae9f8414542e4e82dfab656373e8e527be12) commit 26bdc6dfddf7ffe6d7dd9c9f028dd42fe63d10e3 Author: Todd Lipcon Date: Wed Aug 15 00:48:11 2012 +0000 HDFS-3793. Implement genericized format() in QJM. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1373177 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d4dbe42ab6fa930cf8defc70e80f2c41ec7a31b8) (cherry picked from commit 6e38eed6a8ce0a6bfb6938034d8bda575037053c) commit f0c3d677ebe124ff8b168253d3d69879a5cc023d Author: Aaron Twining Myers Date: Wed Aug 8 17:21:27 2012 +0000 HDFS-3773. TestNNWithQJM fails after HDFS-3741. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1370846 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 58ce6213466db4777a2e48a3655352491c5e39f1) (cherry picked from commit d6ca63104ee98851db9d44e42e5ba416363f6ad2) commit 14cf38d671043597be19bb18bd383e199aa5365b Author: Todd Lipcon Date: Tue Aug 7 20:24:01 2012 +0000 HDFS-3741. Exhaustive failure injection test for skipped RPCs. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1370497 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0a184ceb59ddedaecb7ca78beb39685b89e75425) (cherry picked from commit 0f2f825bcf22db544dd8b9f9db291bdc572fb2b2) commit 04b7709ebce4d0239ef14c465ac2b196c83f4639 Author: Todd Lipcon Date: Mon Jul 30 23:35:22 2012 +0000 HDFS-3725. Fix QJM startup when individual JNs have gaps. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1367366 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f7141bc4a6a1d28aa44f36d41d77ff4f6eacd50c) (cherry picked from commit 8b942a708f1f36fbf27a55084210b887917241eb) commit 6f5b79a69d3a298bc284736f415805b775ad2b81 Author: Todd Lipcon Date: Wed Jul 25 21:47:19 2012 +0000 HDFS-3693. JNStorage should read its storage info even before a writer becomes active. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1365794 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit c2065afd7cc41e5c4e0bee3e06deed57248c2837) (cherry picked from commit 7c5ebe172b9e8e5e8925405c8ba8d6f135d00570) commit 00746d620185c797dcaf409047c0c93d40c13ad1 Author: Todd Lipcon Date: Wed Jul 25 21:44:26 2012 +0000 HDFS-3692. Support purgeEditLogs() call to remotely purge logs on JNs. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1365792 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0336b1117c41e4b8ca2d80fbbdf3328482a250b2) (cherry picked from commit 2b34b366e1780c97ef0912cbb2b1126f63b7ddef) commit bd0972ddcd915a844ed66a82703b4f3ad7edf9ed Author: Todd Lipcon Date: Wed Jul 25 21:40:17 2012 +0000 HDFS-3694. Fix getEditLogManifest to fetch httpPort if necessary. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1365788 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 996b5beb084cc5f0668ca040e260624bd0f2ce1f) (cherry picked from commit 534976de56316856756981a0fbe5f390b3c27e1f) commit 98c2ea6915dfd3eea34a054818e1fdcfed15a87d Author: Todd Lipcon Date: Wed Aug 15 17:31:43 2012 -0700 HDFS-3077. Quorum-based protocol for reading and writing edit logs. Contributed by Todd Lipcon based on initial work from Brandon Li and Hari Mankude. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1363596 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2ceb75e437eab87c6277fa0f50182d625b517c22) Conflicts: hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java (cherry picked from commit 2dbef427617849df95ef4e381f37f10308f10415) commit 25b2b0778c2606b508e5d6db384b70c310d027f4 Author: Todd Lipcon Date: Wed Aug 15 17:31:15 2012 -0700 HDFS-3049. During the normal NN startup process, fall back on a different edit log if we see one that is corrupt. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1349114 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2fe437e65ed0a39132ffcf0282058c09d4d2a1d6) commit 805523acf5aabec7df610dcd1fc91e34c37d8925 Author: Todd Lipcon Date: Wed Aug 15 17:29:41 2012 -0700 Merge r:1349456 and r:1349459 HDFS-3408. BKJM : Namenode format fails, if there is no BK root. Contributed by Rakesh R. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1349462 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (cherry picked from commit 2452104bab23af4e2e0da616bb90c5ee90657786) commit 68ad321dd6d73aeda6cc4b60423144b8777543b3 Author: Todd Lipcon Date: Wed Aug 15 17:29:21 2012 -0700 Merge r:1344874 HDFS-3441. Race condition between rolling logs at active NN and purging at standby. Contributed by Rakesh R. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1344876 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (cherry picked from commit 93b2ee814b3ab521d90377ea85f79bf76ce94722) commit 6d1efb9fdfb215d00c32398418c51e39e5d5367d Author: Todd Lipcon Date: Wed Aug 15 17:29:04 2012 -0700 Merge r:1344840 HDFS-3423. BKJM: NN startup is failing, when tries to recoverUnfinalizedSegments() a bad inProgress_ ZNodes. Contributed by Ivan and Uma. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1344852 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (cherry picked from commit f1814d5b94528220402630cdd0b99710122dd9c2) commit 6368e810fe67e25e8564f55d87b756168efd8a3f Author: Todd Lipcon Date: Wed Aug 15 17:28:49 2012 -0700 Merge r:1344423 HDFS-3468. Make BKJM-ZK session timeout configurable. Contributed by Uma Maheswara Rao G. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1344424 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (cherry picked from commit e1cbc8142c0c34534bc043385fae8e9cce1fd9ad) commit dd6657486238807b42887bf0f69da5fbcde65777 Author: Todd Lipcon Date: Wed Aug 15 17:28:12 2012 -0700 Merge r:1344386 HDFS-3474. Cleanup Exception handling in BookKeeper journal manager. Contributed by Ivan Kelly. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1344397 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (cherry picked from commit d141f8ae7b37c80fffdb96818f8220ecafd87db0) commit 06574bbad424993b8626411588e88a17a4a74f8c Author: Todd Lipcon Date: Wed Aug 15 17:27:08 2012 -0700 Merge r:1343913 HDFS-3452. BKJM:Switch from standby to active fails and NN gets shut down due to delay in clearing of lock. Contributed by Uma Maheswara Rao G. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1343929 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (cherry picked from commit 93ac04560418eee468aeaa4e62836dd3f20a60da) commit 7807569fca1be278060a874dd6ee5029a4cf4757 Author: Todd Lipcon Date: Wed Aug 15 17:26:56 2012 -0700 vn merge -c -1342534 for HDFS-3058. HA: Bring BookKeeperJournalManager up to date with HA changes. Contributed by Ivan Kelly. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1342538 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLog.java (cherry picked from commit db8ac65dbdb7a6664004b5b83774afe1639143e2) commit a946b6551d83768c537dbf2a9653871e5d8e5bf6 Author: Todd Lipcon Date: Wed Aug 15 17:25:36 2012 -0700 svn merge 1340749:1340750 HDFS-2717. BookKeeper Journal output stream doesn't check addComplete rc. Contributed by Ivan Kelly. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1340754 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (cherry picked from commit ab2d9ea27f0c6a2a6affc05746faded2099cad22) commit cb5048c1389b4ace15528987f28ecee689d2c58f Author: Tsz-wo Sze Date: Wed Aug 15 02:23:21 2012 +0000 HDFS-3794. WebHDFS OPEN returns the incorrect Content-Length in the HTTP header when offset is specified and length is omitted. Contributed by Ravi Prakash git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373193 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b53e6649faf0305557bdef9666cd7319028ea95c) commit 6b14d421ece657f617b292ef5f287c3a0b462cad Author: Tsz-wo Sze Date: Fri Aug 17 01:42:35 2012 +0000 HDFS-3788. ByteRangeInputStream should not expect HTTP Content-Length header when chunked transfer-encoding is used. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1374122 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f5b961b1bd236d0a4393c106ada928827dfb8ebe) commit d509e27c57bff95f6d0f229fd967e8799b700c68 Author: Eli Collins Date: Fri Aug 17 23:26:55 2012 +0000 HADOOP-8710. Remove ability for users to easily run the trash emptire. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1374476 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9e95aa75d67eb939a5f2cbfed5ca201e7e14ed69) commit 45a56e268bab7c35ed5abb9dc77adcb9ced78bf3 Author: Eli Collins Date: Fri Aug 17 23:22:17 2012 +0000 HADOOP-8689. Make trash a server side configuration option. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1374472 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4600bb7b82deda70576c1f6affa69310fed1ed2d) commit cf496e3e41a837b7987ec2572b481b37c9c35518 Author: Todd Lipcon Date: Mon Jul 16 22:41:56 2012 +0000 HADOOP-8599. Non empty response from FileSystem.getFileBlockLocations when asking for data beyond the end of file. Contributed by Andrey Klochkov. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362295 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 003bb07070cc117c27b00d2a6b36e94316d497fb) commit 09a0e743ae3d929fb885e7e579e694305f3aa9df Author: Robert Joseph Evans Date: Wed Jul 18 19:40:36 2012 +0000 MAPREDUCE-4157. ResourceManager should not kill apps that are well behaved (Jason Lowe via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1363067 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 833103d74b2dfc0f0fe428f0e442b2d4aa937f45) commit 626cc39f777ab20500ad13f35236ae06de7cb2fa Author: Arun Murthy Date: Sun Jul 15 21:46:07 2012 +0000 MAPREDUCE-4427. Added an 'unmanaged' mode for AMs so as to ease development of new applications. Contributed by Bikas Saha. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361813 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 06859f2dcb6776686d8ed4bf1f76579b7c42c900) commit 82eda155c959b889510410cb24c540773ba7d7de Author: Aaron Twining Myers Date: Fri Aug 17 17:03:32 2012 +0000 HDFS-3672. Expose disk-location information for blocks to enable better scheduling. Contributed by Andrew Wang. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1374359 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4d7d6ae20d5644ad24cd8a863893e127ba8a286b) commit a2ab89372f80fadb8a9b4ee004d25e58a13534a1 Author: Thomas White Date: Thu Aug 16 13:26:12 2012 +0000 MAPREDUCE-4562. Support for "FileSystemCounter" legacy counter group name for compatibility reasons is creating incorrect counter name. Contributed by Jarek Jarcec Cecho. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373823 13f79535-47bb-0310-9956-ffa450edef68 commit 873fa73d1c13007f54f594d00c8f584cb0feb7df Author: Thomas Graves Date: Mon Aug 13 21:48:33 2012 +0000 MAPREDUCE-4053. Counters group names deprecation is wrong, iterating over group names deprecated names don't show up (Robert Evans via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1372636 13f79535-47bb-0310-9956-ffa450edef68 commit 28d1d1fe6259f20973906ff1892a3a73b914b20e Author: Robert Joseph Evans Date: Thu Jul 5 18:09:09 2012 +0000 MAPREDUCE-4392. Counters.makeCompactString() changed behavior from 0.20 (Jason Lowe via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1357776 13f79535-47bb-0310-9956-ffa450edef68 commit f2b690b37be90e116b09d71fa4872acdca994468 Author: Aaron Twining Myers Date: Thu Aug 16 23:47:33 2012 +0000 HDFS-3808. fuse_dfs: postpone libhdfs intialization until after fork. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1374106 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2619f5a2583af5850c59d7dd35586bc7f6275f5a) commit 6b1a316b5edaef8e6eafdef074a40a1c068cc978 Author: Alejandro Abdelnur Date: Wed Aug 15 23:08:40 2012 +0000 MAPREDUCE-4511. Add IFile readahead (ahmed via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373669 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit fbc1fd814cac8b1db0699acdbfb613b1f174321d) commit b19046a10ce71973cd9611023b79dd378eab2146 Author: Alejandro Abdelnur Date: Wed Aug 15 06:40:29 2012 +0000 HADOOP-7754. Expose file descriptors from Hadoop-wrapped local FileSystems (todd and ahmed via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373235 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit c31e56de3310830c682d00b5cb5c09d8bb999783) commit 99ca77d5b85080fbab637447e1000fa033d6913f Author: Thomas Graves Date: Tue Jul 31 20:43:21 2012 +0000 HADOOP-8370. Native build failure: javah: class file for org.apache.hadoop.classification.InterfaceAudience not found (Trevor Robinson via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367764 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 67b9e5c677515dd647c214c33726b88d40425f3d) commit 7c00472c3a58ac9fd8db6efe44e0545e97411c9a Author: Daryn Sharp Date: Tue Aug 14 20:56:49 2012 +0000 HDFS-3718. Datanode won't shutdown because of runaway DataBlockScanner thread (Kihwal Lee via daryn) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373090 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8b74dd62fa9da6021b8bf03ebe5813ca4aa26c62) commit 93699dd320348e9830d140e0d18bdeb116c5df75 Author: Eli Collins Date: Wed Aug 15 22:43:01 2012 +0000 HDFS-3048. Small race in BlockManager#close. Contributed by Andy Isaacson git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373664 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 61d27b10120e1002323c49320b5a8a8e72c923c7) commit 4bba5ec542bbae398f75ab10a423594bfae0c45d Author: Tsz-wo Sze Date: Tue Aug 14 03:02:43 2012 +0000 HDFS-3658. Fix bugs in TestDFSClientRetries and add more tests. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1372707 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7480cd863174882f5165d7e04e7d6ffa4a3c8a79) commit 0d0130e9e6f43bfacc6fc12181d492219083cb17 Author: Alejandro Abdelnur Date: Tue Aug 14 21:32:09 2012 -0700 HADOOP-8699. some common testcases create core-site.xml in test-classes making other testcases to fail. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1373207 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d30638d160f63e30c25c750a7fed4d516175a5c1) Conflicts: hadoop-common-project/hadoop-common/CHANGES.txt commit 27237fa2fac6dbe510fc3056bbc88fab87269c86 Author: Eli Collins Date: Tue Aug 14 22:15:57 2012 +0000 HDFS-3150. Add option for clients to contact DNs via hostname. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1373143 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e132d279c771ee73ee05373082a1f818aed048c0) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1373144 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 301f46057acdc9106478011a53cddf4f891d6090) commit 54bd087433d0e0c40e7fd87ba17929567fc9a3be Author: Alejandro Abdelnur Date: Fri Jul 20 23:19:23 2012 +0000 MAPREDUCE-987. Exposing MiniDFS and MiniMR clusters as a single process command-line. (ahmed via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1364020 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7f68100c1603bf62a5b5812b6559a04a0daa806a) commit c1013123a4f4abf5fa75e22bec1ed0fb71bdf029 Author: Alejandro Abdelnur Date: Wed Jul 18 22:43:01 2012 +0000 MAPREDUCE-4407. Add hadoop-yarn-server-tests--tests.jar to hadoop dist package. (ahmed via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1363162 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d9c677f0880e8af7717700b0100104c7ac044218) commit d7d4dee3360f68281d9ccbd7cf768529862c0534 Author: Alejandro Abdelnur Date: Wed Jul 18 03:36:46 2012 +0000 MAPREDUCE-4406. Users should be able to specify the MiniCluster ResourceManager and JobHistoryServer ports. (ahmed via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362751 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2d7e5cbe715c1841939954d9ce7e2f7a07252dba) commit 20215d870ca5ab7c622e01019d7cc45241e08d9c Author: Robert Joseph Evans Date: Tue Jul 17 13:50:35 2012 +0000 MAPREDUCE-4449. Incorrect MR_HISTORY_STORAGE property name in JHAdminConfig (Ahmed Radwan via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362495 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 49f4e24197ab22d813d3db19d7e93c6d046a4253) commit 8eef8601fda07d83a491e0ea0196ef3b2ce2118d Author: Siddharth Seth Date: Mon Jun 25 17:54:48 2012 +0000 MAPREDUCE-4290. Fix Yarn Applicaiton Status to MR JobState conversion. (Contributed by Devaraj K) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1353684 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 09078f15defd7bc8d87dc54af5e54eb7e58ca11c) commit e1b7c5cc7793a9b2c52d4ea8ad82c55997d94822 Author: Harsh J Date: Thu Jun 21 21:12:31 2012 +0000 HADOOP-8524. Allow users to get source of a Configuration parameter. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1352689 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f9d5618f8d6d97a2868f9a83f03b992272fefb2e) commit 90d8e9b305acf4d59c16be4fc88d891f5d3a154f Author: Thomas Graves Date: Thu Jun 21 15:01:35 2012 +0000 MAPREDUCE-4320. gridmix mainClass wrong in pom.xml (tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1352550 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 915d1b52fc83787be78c7688ab3bf24dc67d4e46) commit 9b7d7b15ef2c3607d7060334c5ad2e926ad8a612 Author: Aaron Twining Myers Date: Tue Aug 14 00:04:55 2012 +0000 HDFS-3790. test_fuse_dfs.c doesn't compile on centos 5. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1372676 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6dec97a708713561b4d2c720ea2b32a86863c7e6) commit 6a8debc2ef8bd72eda01c681105d1b46ad705d1d Author: Robert Joseph Evans Date: Wed May 30 14:48:53 2012 +0000 MAPREDUCE-4152. map task left hanging after AM dies trying to connect to RM (Tom Graves via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1344283 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d7ada821aeef1198416a0fba6654b1e4caf59053) commit 3b0964bb39217f62ffbfa96249186d4d5ea3764d Author: Alejandro Abdelnur Date: Mon Jun 25 15:58:55 2012 +0000 MAPREDUCE-4336. Distributed Shell fails when used with the CapacityScheduler (ahmed via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1353625 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit c7f872543efa6711b7ec8ef5285afe3094b0dbba) commit 3942d8957bfbb040c59fec061c21a518f918c206 Author: Siddharth Seth Date: Tue Jun 19 22:00:45 2012 +0000 MAPREDUCE-4306. Fix distributed shell to work with users other than the one running the daemons. (Contributed by Ahmed Radwan) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1351876 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 46242e779cef66e0d01518bc6fbb64470065418b) commit 5b2ea144ff779f3c3009cefa34d5642bf8e370b0 Author: Alejandro Abdelnur Date: Fri Jul 13 22:56:08 2012 +0000 MAPREDUCE-3451. Amendment, excluding findbugs warnings (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361436 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit bd40a36a6f6e01fb44df1ab9f026cd512a509438) commit 42c84820d1ecefacf78c73bd78f5381bf2bd0050 Author: Alejandro Abdelnur Date: Fri Jul 13 20:42:00 2012 +0000 MAPREDUCE-4441. Fix build issue caused by MR-3451 (kkambatl via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361387 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b3db982dd7d182d56b90b2c5dbc554f42f895717) commit 537899cca788aacfb62a55f046bb857efd8bb2b1 Author: Alejandro Abdelnur Date: Fri Jul 13 00:43:01 2012 +0000 MAPREDUCE-3451. Port Fair Scheduler to MR2 (pwendell via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361020 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit fa84b0d4abe092b855321895cec95a15e9be00ce) commit 519276841eea9fcc9360fc78db445dea2a5e7ff2 Author: Vinod Kumar Vavilapalli Date: Tue Jul 10 21:26:48 2012 +0000 MAPREDUCE-3940. ContainerTokens should have an expiry interval. Contributed by Siddharth Seth and Vinod Kumar Vavilapalli. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1359910 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 50a1e204f9c25debf2666e117e0fe45560137def) commit 6f6375ceedaf1897fe751fc8f48b89481f9de47d Author: Eli Collins Date: Mon Aug 13 20:27:14 2012 +0000 Amend HADOOP-8659. Native libraries must build with soft-float ABI for Oracle JVM on ARM. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1372583 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4ad8dd2d210532c97b91218b114d9eb45e8f8a3c) commit 9475c7e379ea1d28b9f971017ee2a09c180bf89a Author: Todd Lipcon Date: Thu Aug 9 21:58:21 2012 +0000 HADOOP-8659. Native libraries must build with soft-float ABI for Oracle JVM on ARM. Contributed by Trevor Robinson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1371507 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7f3341afb5e6c7a3a5cfe6f1bd7dbc9c3a0293b7) commit 0b5b33384c79969110035aa2fe5489b2abe9729f Author: Eli Collins Date: Sun Jul 1 22:47:48 2012 +0000 HADOOP-8538. CMake builds fail on ARM. Contributed by Trevor Robinson git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356041 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7a3404b300d963b0cfe5dfe99706466a00faaf61) commit b1b078bcd0a72cc452a65b09de0287c76867335a Author: Siddharth Seth Date: Thu Aug 2 21:55:37 2012 +0000 MAPREDUCE-3289. Make use of fadvise in the NM's shuffle handler. (Contributed by Todd Lipcon and Siddharth Seth) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1368718 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 709c9f38eedc2c7b1907154006c0f2fda651ee43) commit 84b86999e36626a485fb12ab83062f782d570223 Author: Alejandro Abdelnur Date: Tue Aug 7 05:11:22 2012 +0000 MAPREDUCE-4494. TestFifoScheduler failing with Metrics source QueueMetrics,q0=default already exists. (ahmed.radwan via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1370118 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit c5ccfca8ecd5dd7018712eca177c459483b703a4) commit aa8846e6e34953cfdf9194a0c829d9d2215baf5c Author: Robert Joseph Evans Date: Fri Jul 13 20:53:43 2012 +0000 MAPREDUCE-4299. Terasort hangs with MR2 FifoScheduler (Tom White via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361397 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 3ccf9271d547f18917e0403d4fd6009ec4c1ccc8) commit f75234c7a3ebe0ca17d39103e7f82a2dbce5d265 Author: Alejandro Abdelnur Date: Mon Aug 13 15:12:37 2012 -0700 HADOOP-8581. add support for HTTPS to the web UIs. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1372642 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit bbb2d973e8409ad804dbfe7fbac3b0b630faa3d6) Conflicts: hadoop-common-project/hadoop-common/CHANGES.txt commit da87876b2747fefe489b1f53623f2294825893e9 Author: Alejandro Abdelnur Date: Mon Aug 13 15:11:39 2012 -0700 svn merge -c 1367601 FIXES: MAPREDUCE-4496. AM logs link is missing user name (Jason Lowe via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367602 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 743d1f520a171905e77366ad2d14a7a97dd7e646) Conflicts: hadoop-mapreduce-project/CHANGES.txt commit 8b3dcf02df7121f0ddad60bc5ee4c29ad253a42a Author: Alejandro Abdelnur Date: Mon Aug 13 15:10:21 2012 -0700 HADOOP-7703. Improved excpetion handling of shutting down web server. (Devaraj K via Eric Yang) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1372637 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d8c9e2c7c64be2bb61a5e0e3e81e1ee99356d562) Conflicts: hadoop-common-project/hadoop-common/CHANGES.txt commit 78ff96a526546be9614cb1638fc65bf26c3d1b58 Author: Alejandro Abdelnur Date: Mon Aug 13 15:09:57 2012 -0700 HDFS-3190. Simple refactors in existing NN code to assist QuorumJournalManager extension. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1372603 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f58d226a4a3a0b8be6867407bce1d785eea5703b) Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt commit 25f1c9416254f17e996e2ae089bf2d062c7b0f7c Author: Alejandro Abdelnur Date: Mon Aug 13 15:09:39 2012 -0700 HDFS-2330. In NNStorage.java, IOExceptions of stream closures can mask root exceptions. Contributed by Uma Maheswara Rao G. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1372599 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 44914117d46eefd6d585e011331dcbcc0c0bf539) Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt commit 80f335709ca9a5fc3c6f2e2290f72ec990e017b5 Author: Eli Collins Date: Mon Aug 13 22:08:39 2012 +0000 HADOOP-8687. Upgrade log4j to 1.2.17. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1372649 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 027edabc1f70bac2f4f26928cadd097b65c45318) commit cbc2cd9d786afdae9a31359f74630e933171245d Author: Robert Joseph Evans Date: Wed Jul 25 13:57:54 2012 +0000 HADOOP-8551. fs -mkdir creates parent directories without the -p option (John George via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1365589 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5c55d4a7387e2715a58f555cf8b0603dd9ce7682) commit 48d1e9c793a4613e67192561232a5efc128423ea Author: Eli Collins Date: Mon Jul 2 22:46:55 2012 +0000 HADOOP-8463. hadoop.security.auth_to_local needs a key definition and doc. Contributed by Madhukara Phatak git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356513 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b6447bd35911d77f3d30a20bd1c441baa3d5b118) commit 1774606ea10b5a7f23e26ae18a79ea0006d87ec0 Author: Aaron Twining Myers Date: Wed Aug 8 02:54:59 2012 +0000 HDFS-3760. primitiveCreate is a write, not a read. Contributed by Andy Isaacson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370650 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 31b46495f2e5d96e400842cd596ee26865ab762f) commit 9f48556076be49f82822c6064cd1e835c2721d44 Author: Alejandro Abdelnur Date: Tue Aug 7 17:46:24 2012 +0000 HDFS-3291. add test that covers HttpFS working w/ a non-HDFS Hadoop filesystem (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370392 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 759518e31ad64fa48114a2a12a90264d37d12c28) commit 4943e7082fc13edf46440df5b2d83372856fe813 Author: Alejandro Abdelnur Date: Thu Aug 2 22:12:58 2012 +0000 HDFS-3756. DelegationTokenFetcher creates 2 HTTP connections, the second one not properly configured. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1368735 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit bc2eec634dc8c614156ea2459aeadfaf96b40d5e) commit 6b092bbdc7b978bd95b05516ce4621ee39f691d5 Author: Alejandro Abdelnur Date: Wed Aug 1 23:16:48 2012 +0000 HDFS-3724. add InterfaceAudience annotations to HttpFS classes and making inner enum static. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1368310 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e7710ced3f68da9806de6b6efe8d0485160ae03a) commit 2e3ce861cf0f40cdb1d0cee91402a9bbec265feb Author: Alejandro Abdelnur Date: Wed Aug 1 23:10:26 2012 +0000 HDFS-3513. HttpFS should cache filesystems. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1368305 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b1fba6745b19c019c16ad27f924f7c6f465bc937) commit e077a25a04e76d10d3042e0be2379420a1f9ad1e Author: Tsz-wo Sze Date: Wed Aug 1 01:44:03 2012 +0000 HDFS-3667. Add retry support to WebHdfsFileSystem. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367842 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ab44267693db25f33b762c32fc3bcb8be275b077) commit 547fc4de45f164dbda4c9296c55c276f02875579 Author: Aaron Twining Myers Date: Mon Jul 30 18:07:53 2012 +0000 HDFS-3732. fuse_dfs: incorrect configuration value checked for connection expiry timer period. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367201 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 18ed9fb14909a410054866716ab0759e9e2bd99a) commit edb2e0fb90dcc8ee6b02432f9ea7ea59196892f5 Author: Daryn Sharp Date: Fri Jul 27 19:08:10 2012 +0000 HDFS-3553. Hftp proxy tokens are broken (daryn) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1366501 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f700f1de65dc9719f439626630179b57bc1c32c7) commit c2a8653ba5ebedd71f4bf5d9d9eb7ecffcad0712 Author: Alejandro Abdelnur Date: Thu Jul 26 13:41:09 2012 +0000 HDFS-3113. httpfs does not support delegation tokens. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1365989 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f7c98cf64c5763b668ad43eddf40e1276186d173) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1365991 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit fc7ee80b96f497ecba46a92c57fa7f49a8504435) commit b40c9f35a3e949c1690b0e67c9ddc85ec5c4d59d Author: Tsz-wo Sze Date: Wed Jul 25 23:43:17 2012 +0000 HDFS-3696. Set chunked streaming mode in WebHdfsFileSystem write operations to get around a Java library bug causing OutOfMemoryError. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1365842 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5c115ef9694059de020b68d9c3395da8c6ebb8a6) commit 919455d0d6b4b508a495147045c92a1834d62c08 Author: Aaron Twining Myers Date: Tue Jul 24 15:27:10 2012 +0000 HDFS-3711. Manually convert remaining tests to JUnit4. Contributed by Andrew Wang. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1365125 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8ffa31e753bdce5623b13f9f2a707342f61bca0d) commit 2fbf9b680ef08c32565d7bf568ae00acb7de8f16 Author: Todd Lipcon Date: Mon Jul 23 16:28:04 2012 +0000 HDFS-3697. Enable fadvise readahead by default. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1364699 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 666087592b688e0bdfad53a36868f82c21d90a46) commit d5a2c0b650c425de360f35ac8a8d2bab870ab02f Author: Aaron Twining Myers Date: Fri Jul 20 20:44:56 2012 +0000 HDFS-3583. Convert remaining tests to Junit4. Contributed by Andrew Wang. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1363948 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 1cd4118adf3dd52aecee946a63cc2cbb34d84172) commit 43fa8d4659a14d17fd1499d6f13f90002a0cfdfd Author: Eli Collins Date: Mon Jul 16 19:09:33 2012 +0000 MAPREDUCE-4447. Remove aop from cruft from the ant build. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362204 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit dda4f2ede56ccba2ef22e268ffcbda6e5876e000) commit e816a2eea2208aaad094e9d7b794c2398b9fb86a Author: Thomas Graves Date: Thu May 24 13:10:57 2012 +0000 MAPREDUCE-4224. TestFifoScheduler throws org.apache.hadoop.metrics2.MetricsException (Devaraj K via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1342244 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9d490bbf83812d62699b70d3da478df49cd8d8f1) commit a245fb9995284559329547934448a11b40de94a7 Author: Thomas White Date: Tue May 29 14:43:40 2012 +0000 MAPREDUCE-4146. Support limits on task status string length and number of block locations in branch-2. Contributed by Ahmed Radwan. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1343755 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit afd5f3eea0a10a4666238bfe18b623bee0ca4c8d) Conflicts: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/MRConfig.java commit 68524bfaa31f4510abad0baa0696361f79f78a97 Author: Harsh J Date: Mon Jul 9 02:01:54 2012 +0000 MAPREDUCE-3907. Document entries mapred-default.xml for the jobhistory server. Contributed by Eugene Koontz. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358892 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit dee90f3e0be32ff98d4b3f4a22ac31d2359628c1) commit 17d69d6db94db0d3f1e341b4ebee35c98fc0da72 Author: Harsh J Date: Sun Jul 8 17:23:40 2012 +0000 MAPREDUCE-2220. Fix new API FileOutputFormat-related typos in mapred-default.xml. Contributed by Rui Kubo. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358788 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d2faec2f8d917551f90d336d9b777f5c15615c23) commit 7a81665b38f2b3831d6649cf9f0e9b71da3a8a4d Author: Harsh J Date: Tue May 29 16:10:59 2012 +0000 MAPREDUCE-3493. Add the default mapreduce.shuffle.port property to mapred-default.xml. Contributed by Madhukara Phatak. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1343804 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4dfc3f03751497b28005dc8012c106fa7c29a40b) commit d079ef2883a35a537b741f28ae47e65c26f43d6f Author: Robert Joseph Evans Date: Mon Jul 30 15:18:11 2012 +0000 HADOOP-8627. FS deleteOnExit may delete the wrong path (daryn via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367114 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9ec1f0cde0a76b4b0b0647f9473f5c72bbf8a489) commit d41357eb0c877d4dac2d91037a700283f3e71af4 Author: Alejandro Abdelnur Date: Wed Aug 8 15:43:26 2012 +0000 HADOOP-8660. TestPseudoAuthenticator failing with NPE. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370815 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 79d778a7a7911014b499c28c07f794d1dd80d569) commit 8fa0af7d5c15d77fe3939aaec32a864eac20cc92 Author: Aaron Twining Myers Date: Mon Aug 6 21:04:33 2012 +0000 Add two new files missed by last commit of HDFS-3579. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1370017 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ea575e5ac8b6f0687094fe5851e4cfff4dcf6981) commit e19df5b87267ea28e02b9f558ac09393c4dabc53 Author: Aaron Twining Myers Date: Thu Aug 9 14:44:05 2012 +0000 HDFS-3634. Add self-contained, mavenized fuse_dfs test. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1371231 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 612314e7ea6c765bf0613babaf8104c858b56f34) commit fc5b3b3697a4c4c8134a57d8324202a51c51584c Author: Aaron Twining Myers Date: Wed Aug 8 19:11:30 2012 +0000 HDFS-3710. libhdfs misuses O_RDONLY/WRONLY/RDWR. Contributed by Andy Isaacson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1370898 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 16f67c5d0e6b86cce11775eb7655385f7240db80) commit b35f945f6068d7649afca7d4077db7649f4eab0f Author: Aaron Twining Myers Date: Mon Aug 6 21:02:30 2012 +0000 HDFS-3579. libhdfs: fix exception handling. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1370015 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 735ef5042a17b923ce00aaee0129a276655208e8) commit a0363e58eda8e5859d22ba01a6de3cf93ab62603 Author: Alejandro Abdelnur Date: Mon Aug 6 22:22:32 2012 +0000 HADOOP-8644. AuthenticatedURL should be able to use SSLFactory. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1370045 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7d5d064d5ca795cec5fe584a308a275f2d628594) commit 05c2c18a2d558065de97b32f942ff12a9c8b4b22 Author: Robert Joseph Evans Date: Fri Jul 6 17:19:13 2012 +0000 MAPREDUCE-4379. Node Manager throws java.lang.OutOfMemoryError: Java heap space due to org.apache.hadoop.fs.LocalDirAllocator.contexts (Devaraj K via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358305 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b4a2bddd57ce7c76105d9b76e28697d237d52c08) commit 951ce03ba8d9d773410433a66b22cbfbab0e476a Author: Harsh J Date: Sat Jun 30 18:51:26 2012 +0000 HADOOP-3450. Add tests to Local Directory Allocator for asserting their URI-returning capability. Contributed by Sho Shimauchi. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355789 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ee48fddab8c6fd3abad42d2307d9d552fa09b309) commit 92d072f444a1bda0068c310838053dfd416743b3 Author: Aaron Twining Myers Date: Thu Aug 9 21:33:20 2012 +0000 HDFS-3721. hsync support broke wire compatibility. Contributed by Todd Lipcon and Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1371496 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2e43f9d39f2070af6c04464a43f26d584cfc2c14) commit 48ae619cbab597ebfaf0a4e32b40dbd78b63368d Author: Thomas Graves Date: Tue Jul 24 19:27:29 2012 +0000 MAPREDUCE-4467. IndexCache failures due to missing synchronization (Kihwal Lee via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1365240 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 109ee794ed243a19a571a595f7a4fd2281ac8673) commit af1341f81adba85ab1b349918c5cda25daec39b2 Author: Thomas Graves Date: Thu Jul 5 21:36:02 2012 +0000 MAPREDUCE-4384. Race conditions in IndexCache (Kihwal Lee via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1357937 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0b19f56e072805960bc4eb1917d5960bf268c649) commit 46e6f5ffe9ad9f60e8e3e82bd0059a160bf158fa Author: Harsh J Date: Sat Jun 30 16:49:24 2012 +0000 MAPREDUCE-4253. Tests for mapreduce-client-core are lying under mapreduce-client-jobclient. Contributed by Tsuyoshi Ozawa. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355766 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 57915e47f35ba70ff5acf09d5d9adf0e1e50217f) commit 882e140828f5a1e5342abaad8189604c0a475410 Author: Todd Lipcon Date: Wed Aug 8 13:23:16 2012 -0700 HDFS-3755. Creating an already-open-for-write file with overwrite=true fails. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370936 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 74fba83aa2d184d3a7d3c7747d53ed7d56a4a151) commit b831930d5e21f1519b21f4bd7e7112329d42ff1e Author: Eli Collins Date: Tue Aug 7 20:17:59 2012 +0000 HDFS-3754. BlockSender doesn't shutdown ReadaheadPool threads. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1370495 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 67331d3e6da48735751fc847181b4c7c2d18c882) commit 96627d2aa5d5634789a0118cbd7e675ee7e1b643 Author: Aaron Twining Myers Date: Tue Aug 7 16:46:03 2012 +0000 HDFS-3637. Add support for encrypting the DataTransferProtocol. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370360 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8f7ec09f2a13b72622d6fe73bed6c9f3a62f15d0) commit 72c9300c98085032a3ea131d6bb90c2bb73c8fe8 Author: Alejandro Abdelnur Date: Mon Aug 6 18:14:47 2012 +0000 MAPREDUCE-4498. Remove hsqldb jar from Hadoop runtime classpath. (rkanter via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1369906 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5a12ba8b7e0c649bbb60634e01837a350fbd7f86) commit 166e91baca85f6844e494bf7fe9fbe2d276b3f2e Author: Aaron Twining Myers Date: Fri Jul 27 00:26:21 2012 +0000 HDFS-3650. Use MutableQuantiles to provide latency histograms for various operations. Contributed by Andrew Wang. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1366246 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit dd1fc880a29496f7076d9df4e692c67bea7e4d06) commit a610dd926f5a453eaa74eff757eb13919854276b Author: Steve Loughran Date: Fri Mar 9 13:17:04 2012 +0000 HDFS-2966. TestNameNodeMetrics tests can fail under load. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1298820 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5e9101ebe8cdb7a088bbd20c9b82a9a496bdebd5) commit 29ba1c8def219864ffd6d404a08c554d4b254114 Author: Robert Joseph Evans Date: Fri May 11 20:26:42 2012 +0000 MAPREDUCE-4233. NPE can happen in RMNMNodeInfo. (bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1337363 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 90dbbfc5743e80f016a5906c5d16e56bd0f874bf) commit 9c41e04989cad083a88829beb516aa693f888f73 Author: Eli Collins Date: Wed Aug 1 21:28:49 2012 +0000 HADOOP-8480. The native build should honor -DskipTests. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1368257 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9115b373cebfc416c466d3e580fb24e9903a2c4e) commit d8b3fd61ef858a634bae0c539698e39fb6648d00 Author: Eli Collins Date: Wed Aug 1 21:23:10 2012 +0000 HADOOP-8620. Add -Drequire.fuse and -Drequire.snappy. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1368251 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f0b79377cebfd2507a55b937376bda5f80dd2fc5) commit ef71ae4b519c9b905dad77b4874931f8aea4f9e5 Author: Daryn Sharp Date: Fri Jul 27 16:39:51 2012 +0000 HADOOP-8613. AbstractDelegationTokenIdentifier#getUser() should set token auth type. (daryn) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1366440 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit be6067fb928cbd2771fb8d9f566ec7fb1fd8b861) commit 89b86f3496b6609802571007497b4b7c56a066e9 Author: Robert Joseph Evans Date: Mon Jul 23 19:31:33 2012 +0000 MAPREDUCE-3893. allow capacity scheduler configs max-apps and max-am-pct per queue (tgraves via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1364764 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4d72ced76594a63fbbd970ae3ab9663f678eac96) commit d0de55d7543dcde63b0ba53aa133c2b4b681c236 Author: Eli Collins Date: Wed Jun 13 05:37:27 2012 +0000 HADOOP-8433. Don't set HADOOP_LOG_DIR in hadoop-env.sh. Contributed by Brahma Reddy Battula git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1349641 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f737736527b47b44d3e9b4a73d6c00d48082d021) commit 0f8eab20fbfdb05657c33cd6044bc371ecdd52f6 Author: Alejandro Abdelnur Date: Wed Jun 13 02:22:06 2012 +0000 HADOOP-8465. hadoop-auth should support ephemeral authentication (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1349613 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8948e9b15853d86227755ba0702bfc0093d7be44) commit e4d4f5a5a2003f909cb48f8fc7fe4c247c0466c0 Author: Alejandro Abdelnur Date: Tue Jun 12 20:45:57 2012 +0000 HADOOP-8458. Add management hook to AuthenticationHandler to enable delegation token operations support (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1349514 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4a70e982808c409fad67b1d9821d363651c2011e) commit 6a9c91195fe8561f9b49378b8b86650af35a1e86 Author: Aaron Twining Myers Date: Wed Aug 1 02:22:30 2012 +0000 HDFS-3738. TestDFSClientRetries#testFailuresArePerOperation sets incorrect timeout config. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367845 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d22eabcd8b542a7d03de54a536b359a581581746) commit 99bb8810b5a1ac376269c57429a925dc20bd337c Author: Thomas White Date: Mon Jun 11 20:37:03 2012 +0000 MAPREDUCE-3871. Allow symlinking in LocalJobRunner DistributedCache. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1348997 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit cede63d6929a8387eeaa13ef889d4ac180144366) commit b9b35b14141b8c07d9de06af41ce27d5f6b579d8 Author: Thomas Graves Date: Fri Jul 27 01:48:09 2012 +0000 MAPREDUCE-4423. Potential infinite fetching of map output (Robert Evans via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1366258 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 94884cdfa126557e9f2250d4cb9fe11c44dde2b8) commit 2c49c1543aa868c6418b06e2c4043615a7a31b52 Author: Daryn Sharp Date: Tue Jul 17 19:32:14 2012 +0000 MAPREDUCE-4448. Fix NM crash during app cleanup if aggregation didn't init. (Jason Lowe via daryn) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362618 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 370c211bfe82095ae137cdcba537ee49fbe0d076) commit 7aa69a29d84fbde79b2afcb3b38e7f365fa50bb3 Author: Robert Joseph Evans Date: Mon Jul 16 19:11:08 2012 +0000 MAPREDUCE-4437. Race in MR ApplicationMaster can cause reducers to never be scheduled (Jason Lowe via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362209 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 642c6e6e00617cba467b0aa92dd2367e343e3467) commit eb1d5ade19a94df46511d51a85e7a369ba2b4b8c Author: Robert Joseph Evans Date: Mon Jul 16 14:19:36 2012 +0000 MAPREDUCE-4395. Possible NPE at ClientDistributedCacheManager#determineTimestamps (Bhallamudi via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362052 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5eb5803c3158502e02096a9aa42fa8520eb413f6) commit 5e4ef72c123e1cccd6622fdd60d6dc8058604596 Author: Thomas Graves Date: Mon Jun 11 13:54:46 2012 +0000 MAPREDUCE-3927. Shuffle hang when set map.failures.percent (Bhallamudi Venkata Siva Kamesh via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1348846 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 91cee8c06bbfcee78cbdf63d3dc85435aa1c5342) commit 25c1e95e3e1dad260e5b5b11b1c3052037a9edc5 Author: Karthik Kambatla Date: Fri Jul 13 15:01:15 2012 -0700 BUILD: CDH-specific changes to hadoop-datajoin/pom.xml to support MR-4238 and MR-4270 commit 2fa533e541fbd67a9d3c296fe458aead9e299e30 Author: Siddharth Seth Date: Tue Jun 19 21:51:15 2012 +0000 MAPREDUCE-4270. Move the data_join test classes to the correct path. (Contributed by Thomas Graves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1351869 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0a18589197c3c556c2465493094d5b243738a805) commit 829f93a8ff782d8d43ba7c4589d49d9307f0dd58 Author: Thomas Graves Date: Tue May 15 19:09:59 2012 +0000 MAPREDUCE-4238. mavenize data_join. (tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1338835 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4900a83054b309d979a884ece699f68de730edc8) commit 28db75160e8a5653bd6764e8d8023110b1f293c4 Author: Todd Lipcon Date: Wed Jul 25 15:42:48 2012 -0700 HDFS-3626. Creating file with invalid path can corrupt edit log. Contributed by Todd Lipcon. Differs from upstream patch in test code: resolved conflicts because upstream has already converted all tests to JUnit 4, which was not yet cherry-picked into CDH4 at this time. Incorporates upstream amend commit: "Amend previous commit of HDFS-3626: accidentally included a hunk from HADOOP-8621 in svn commit. Reverting that hunk" (cherry picked from 629dcde3869feb83511ebd2c01f0c77378a55c85, fe4269049369f16f9145723136995047c03dbf2d) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1365801 13f79535-47bb-0310-9956-ffa450edef68 git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1365817 13f79535-47bb-0310-9956-ffa450edef68 commit 03b2ed5538ea9aa1be90cc5249550a49998697ac Author: Suresh Srinivas Date: Fri Jul 27 21:51:07 2012 +0000 HDFS-3679. fuse_dfs notrash option sets usetrash. Contributed by Conrad Meyer. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1366545 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e95b0f2071e0f71e528441a4862c295a937ec489) commit ea0f99e53f57dd8b5b10b4fb9669147a25842302 Author: Robert Joseph Evans Date: Thu Jul 12 15:52:12 2012 +0000 MAPREDUCE-4416. Some tests fail if Clover is enabled (Kihwal Lee via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1360735 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b3732e79bc770848e20697cf73e9fe6e1de52f11) commit 1cb817994e332a87fccbd14f5a97aa50919d1932 Author: Alejandro Abdelnur Date: Thu Jul 26 10:23:40 2012 -0700 MAPREDUCE-4417. add support for encrypted shuffle (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1365979 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7dae18aa150c2eab8104c3913d057564831eb533) Conflicts: hadoop-mapreduce-project/CHANGES.txt hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/MRConfig.java commit 0b9c645442e18a9018e1749a58d23f69b5297802 Author: Siddharth Seth Date: Fri Jun 22 21:40:35 2012 +0000 MAPREDUCE-4031. Prevent a Node Manager hang during shutdown. (Contributed by Devaraj K) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1353038 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ba579b792a6dc60fe2da8aeebdd23b36bd801743) commit 0ae0a286b959cfa0d13c559c34870d5356bf4d70 Author: Aaron Twining Myers Date: Wed Jul 25 21:21:14 2012 +0000 HDFS-3720. hdfs.h must get packaged. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1365759 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit c9e568c736d555926480b97bd077d997215b5ec9) commit 42d3c3d83a8bf89361d8c9432b19ede1861d9014 Author: Thomas Graves Date: Thu Jun 21 18:14:22 2012 +0000 MAPREDUCE-4295. RM crashes due to DNS issue (tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1352638 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ab17f633e6e3d4e146b80851d7f562470d5edd2a) commit 9feb901f2ab794ebb37f708a4b8499eb37e18e8a Author: Robert Joseph Evans Date: Wed Jun 20 21:22:33 2012 +0000 MAPREDUCE-3889. job client tries to use /tasklog interface, but that doesn't exist anymore (Devaraj K via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1352330 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit fc93b5adb9bdd73df398d4ed8c983b28f8b73102) commit 784ecc76769f7d5eea7484e8d9836149f223e774 Author: Thomas Graves Date: Mon Jun 18 14:42:25 2012 +0000 HADOOP-8495. Update Netty to avoid leaking file descriptors during shuffle (Jason Lowe via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1351363 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7b1bb2a5f4290699f40c6aab223c09185893ad9e) commit 47f94c38ec9534b0364ecb8beba67a7602745dbc Author: Alejandro Abdelnur Date: Tue Jul 24 22:08:27 2012 +0000 MAPREDUCE-4465. Update description of yarn.nodemanager.address property. (bowang via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1365322 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b3a7f95190351d0921f037fcf86d97d9b9034ed4) Conflicts: hadoop-mapreduce-project/CHANGES.txt commit 20d17fe5eb7cb72dad351f666f2164293bc76eb9 Author: Aaron Twining Myers Date: Fri Jul 20 19:15:52 2012 +0000 HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1363904 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit df354a430936cae62a08cbb2ac191ca6695fc6a7) commit eebca154e79588909a93bf12dfac5ac654454366 Author: Eli Collins Date: Tue Jul 24 01:53:29 2012 +0000 HDFS-3709. TestStartup tests still binding to the ephemeral port. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1364865 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a9ee786a7dcfb1aaf422e9a81b0318dfa3735bab) commit a62ba0f8b291d36fb3506d9aed30461c1f2cafcd Author: Todd Lipcon Date: Fri Jul 20 18:58:58 2012 +0000 HDFS-3597. SNN fails to start after DFS upgrade. Contributed by Andy Isaacson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1363899 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a5018d8d06b016b0571b6138c014e60281933a81) commit 53a16b5c7292ba6d174eecfdc3697a5b857b028a Author: Thomas Graves Date: Mon Jun 4 17:41:52 2012 +0000 MAPREDUCE-3350. Per-app RM page should have the list of application-attempts like on the app JHS page (Jonathon Eagles via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1346047 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ee5952bc73b124d22e14056aac769cb52676959a) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1346065 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0c8d706d965a2cb440a909f873467d461dec9197) commit 90d959d363658d0629165c5af175ac63a8a1c99e Author: Vinod Kumar Vavilapalli Date: Tue Jun 5 23:52:16 2012 +0000 MAPREDUCE-3873. Fixed NodeManagers' decommissioning at RM to accept IP addresses also. Contributed by xieguiming and vinodkv. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1346671 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f91977623cb4372c872b6747b16895058d582f6a) commit 6fbaebbae4f22a14814fcc94d05f86154e620996 Author: Eli Collins Date: Thu Jul 19 23:04:01 2012 +0000 HDFS-3690. BlockPlacementPolicyDefault incorrectly casts LOG. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1363576 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 88744ecbfb5362ce5d60fa361aa812d678ddecb7) commit 7f3fab9b9b1b5f714a83eec8f45043bcbc75ef9b Author: Eli Collins Date: Thu Jul 19 18:37:47 2012 +0000 HDFS-1249. With fuse-dfs, chown which only has owner (or only group) argument fails with Input/output error. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1363466 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4533dd219fdc4f2fe1115df237901bfdfb4b055f) commit 3eb0dda346fdb59a580ff0e72cd0e53c51dc48fc Author: Eli Collins Date: Thu Jul 19 18:26:04 2012 +0000 HDFS-3675. libhdfs: follow documented return codes. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1363459 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 84f7cd8bac1bc14438bd497c6449dea13ac74949) commit 1446907d1f5d642520e36fa8feedefa183aefa62 Author: Eli Collins Date: Thu Jul 19 18:22:56 2012 +0000 HDFS-3673. libhdfs: fix some compiler warnings. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1363457 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2538173a98a654f4d263493361b6c0ee3229490d) commit a74ea90481e48d1cd3b316a7e921136177e298ea Author: Todd Lipcon Date: Wed Jul 18 23:42:13 2012 +0000 HDFS-3605. Block mistakenly marked corrupt during edit log catchup phase of failover. Contributed by Todd Lipcon and Brahma Reddy Battula. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1363175 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a532172b3162ebc4d14ec0af0cc874dfc04b29f6) commit 66af13949a83691c41cf2c07c06c1eabed36e9ff Author: Daryn Sharp Date: Wed Jul 18 23:21:30 2012 +0000 HDFS-3646. LeaseRenewer can hold reference to inactive DFSClient instances forever (Kihwal Lee via daryn) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1363170 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2c3777a188ae449d0af64c30bb9cdeea3962bff2) commit c0ce9b0f19642b7f68b21fc86b7d803d2a790eb4 Author: Tsz-wo Sze Date: Wed Jul 18 15:12:47 2012 +0000 HDFS-3577. In DatanodeWebHdfsMethods, use MessageBodyWriter instead of StreamingOutput, otherwise, it will fail to transfer large files. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362976 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0487d2f6518081d1fc03593aad9c101b0d517979) commit 4a60a891645e6643ada7ee4a68e2770ace88ae70 Author: Daryn Sharp Date: Tue Jul 3 20:28:30 2012 +0000 HADOOP-8110. Fix trash checkpoint collisions (Jason Lowe via daryn) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1356918 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit aaa9b37e9beba285baa9cff20d06bd5f5e0c710b) commit 5df491617a2a73e29eb46c61f0731bc948077280 Author: Aaron Twining Myers Date: Thu Jul 12 01:34:41 2012 +0000 HADOOP-8541. Better high-percentile latency metrics. Contributed by Andrew Wang. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1360502 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 279f74076101211ade8f1964ee97b040f3945fb1) commit 3f14f3bbbd2d9e237753b8e463e49b091f9315ef Author: Suresh Srinivas Date: Mon Jul 2 23:03:17 2012 +0000 HADOOP-8533. Merging change r1356504 from trunk to branch-2 git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1356515 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 81831aa964787548b88a89bb634a685d94c2df75) commit da50472a99a27d47d161d66c7c2b4bbffcd778c0 Author: Eli Collins Date: Mon Jul 16 16:54:49 2012 +0000 HDFS-3537. Move libhdfs and fuse-dfs source to native subdirectories. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1362127 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit fb154f83fa52d4f6707aec186196d037e4d61cff) commit 10502c2eb633207cae639c05095b4c150e0a6f2e Author: Eli Collins Date: Tue May 15 19:06:05 2012 +0000 HDFS-3418. svn merge -c 1338830 from trunk git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1338833 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 08127bf4fca0b7654c228c7c62281056336cf8ab) commit 5aead1ca7b606c7f3b65fa47e7e8088c53ae4389 Author: Eli Collins Date: Tue Jul 3 21:43:48 2012 +0000 HDFS-3581. FSPermissionChecker#checkPermission sticky bit check missing range check. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1356972 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9fa1a61b1bd6133a746fb3260e2c96a03d968998) commit b7402afbb19b0ed03ea39c95d295cce423ed6934 Author: Alejandro Abdelnur Date: Mon Jul 2 16:42:28 2012 +0000 HDFS-3575. HttpFS does not log Exception Stacktraces. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1356332 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 00b1fcb764be17762e61d598bf1231744965170f) commit 3e61a7a9ce9b971627219a74241f1bcaab69a645 Author: Tsz-wo Sze Date: Mon Jul 2 07:39:02 2012 +0000 HDFS-3157. Error in deleting block is keep on coming from DN even after the block report and directory scanning has happened. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1356095 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 206f29cf793976f81a0f232208e1869e0063bfe3) commit 57550b398689292c213f37ebfe69fdda4b75a2e9 Author: Tsz-wo Sze Date: Wed Jun 27 02:53:20 2012 +0000 HDFS-3551. WebHDFS CREATE does not use client location for redirection. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1354317 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0eaf04e11593b1de35c157bc6bff9cfa71f9c29f) commit 9170f3fdc58c6810b68452a6afd742edbd983f94 Author: Aaron Twining Myers Date: Wed Jun 13 05:34:19 2012 +0000 HDFS-766. Error message not clear for set space quota out of boundary values. Contributed by Jon Zuanich. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1349640 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9fba73104c20dbf7bef4bef7c600ae30bbcb5dfa) commit 95cbf48df827d2688f7660286cacbdcc065727c9 Author: Aaron Twining Myers Date: Fri Jun 8 07:04:58 2012 +0000 HDFS-2914. HA: Standby should not enter safemode when resources are low. Contributed by Vinay. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1347898 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b1d9ce1345ad00cecbb096b032e0220e35ace9fb) commit e6cc399aeec15a17ccd31af075a07fa7d5bd7832 Author: Eli Collins Date: Mon Jun 4 23:34:19 2012 +0000 HDFS-3266. DFSTestUtil#waitCorruptReplicas doesn't sleep between checks. Contributed by Madhukara Phatak git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1346194 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0844a3548acd452764b6169d33b7f2eb46e644c7) commit e66715686e77645f01233e296a95e837e7d8c3b4 Author: Uma Maheswara Rao G Date: Sat Jun 2 19:49:12 2012 +0000 Merge r:1345563 HDFS-2025. Go Back to File View link is not working in tail.jsp. Contributed by Ashish and Sravan. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1345564 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 828b056b0ece3b615adde913a9459251509de4e7) commit d5fc63aab391755dfb07dd52e1f65e94c16a9fff Author: Aaron Twining Myers Date: Sat Jun 2 00:42:09 2012 +0000 HDFS-3442. Incorrect count for Missing Replicas in FSCK report. Contributed by Andrew Wang. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1345410 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit da1e6cded0a0c971c9dce46ff9a93e6401871443) commit dd7a4d327520a4777492a3357532d8f1516699a0 Author: Todd Lipcon Date: Thu May 17 22:30:52 2012 +0000 HDFS-3391. Fix InvalidateBlocks to compare blocks including their generation stamps. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1339898 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4e30d27225701aaf3da0b68040d2745eeea7ecc0) commit 0885fbb343af67bac9601e3bee09329f2e8fbbe8 Author: Eli Collins Date: Thu May 17 17:01:23 2012 +0000 HDFS-1153. svn merge -c 1339706 from trunk git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1339713 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 75f58fa3ad8d3cf981fdc30453ef99b7b8d78915) commit 5015147006f842aa73273a29c0edc0df08078d74 Author: Eli Collins Date: Thu Jul 12 19:59:20 2012 +0000 HDFS-3641. Move server Util time methods to common and use now instead of System#currentTimeMillis. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1360896 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 151495a9bd1e98e99bdaa8607b1e83c653853c75) commit 6f9b4471fe9f7b982a1df6f1a8dd9bc9bd4bc2d4 Author: Uma Maheswara Rao G Date: Tue May 29 19:43:41 2012 +0000 HDFS-3398. Client will not retry when primaryDN is down once it's just got pipeline. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1343948 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0dafc2685f3061189dbb439928cbf01cd9f4df08) commit 051edbf632e9e6cd4cb21e83f27670c64fe6209e Author: Aaron Twining Myers Date: Wed Jul 11 16:10:50 2012 +0000 HDFS-3615. Two BlockTokenSecretManager findbugs warnings. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1360256 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f7e5e1fd401dc31bd22f870da8e6fb363d809d2d) commit 9dd69692fae221ade5121cfec31e86ff6069df05 Author: Todd Lipcon Date: Thu Jun 7 18:43:45 2012 +0000 HDFS-3485. DataTransferThrottler will over-throttle when currentTimeMillis jumps. Contributed by Andy Isaacson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1347753 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9fa4a1a0eda783c875aebc2414746f233e6d8f5c) commit 0210bcdb4e8ee6a3e6459a9e27869ccfa2264083 Author: Aaron Twining Myers Date: Fri Jul 6 19:00:06 2012 +0000 Fix issue with NN/DN re-registration. Addresses the vulnerability identified by CVE-2012-3376. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1358348 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 1fcb422403d953ea20b8a46495b3e4f45018273b) commit 50ba6e1ea16446ebcf9adb76fa93ff6e1481cd9a Author: Todd Lipcon Date: Tue Jul 3 20:55:10 2012 +0000 HDFS-3574. Fix small race and do some cleanup in GetImageServlet. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1356937 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 70732f22b76a3857289f268888f56541327d6dbf) commit 04d4028357a6404b088151e7fcb8ac188fe748b5 Author: Tsz-wo Sze Date: Fri May 11 00:27:08 2012 +0000 HDFS-3385. ClassCastException when trying to append a file. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1336977 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 001d39a13d6eb3aa8b418299de3ff3d00d083db3) commit ec0ff89569ebeb7f4972f64d33bc8c76ad5cd725 Author: Eli Collins Date: Mon Jul 16 18:34:09 2012 +0000 HDFS-3665. Add a test for renaming across file systems via a symlink. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1362179 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6565900d20865ca63b548eb3bb8cdbd7e0740f2a) commit 0f84ee942a274ed717980232e09bf408c37ad15d Author: Harsh J Date: Mon Jul 16 03:07:49 2012 +0000 HDFS-3659. Add missing @Override to methods across the hadoop-hdfs project. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1361895 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 1a5718449ffa51f3f9cd031b0594d05780f7c673) commit a51f19c761eb145bbea71171b32e8d5dc454d2ea Author: Eli Collins Date: Sat Jul 14 17:19:26 2012 +0000 HDFS-3610. fuse_dfs: Provide a way to use the default (configured) NN URI. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1361566 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e5b8f22049a28dfc688e1f6962e4db7a5a22bd8d) commit 43b7a3e6b06273d4a3f2edb9911f00401665e3b8 Author: Eli Collins Date: Sat Jul 14 17:03:24 2012 +0000 Amend HDFS-799. Remove unnecessary tls check. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1361563 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ad5f9f036727721b92dc1d834a8351722233bea8) commit a41e24632248fb61aac8f14eb93dcf61daff63b3 Author: Eli Collins Date: Sat Jul 14 00:53:07 2012 +0000 HDFS-3539. libhdfs code cleanups. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1361461 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7baabd7992702bc7703679b7048b8dc18800078a) commit 0948b1088e7045b3877fadf0ab7c3c71445698fe Author: Eli Collins Date: Sat Jul 14 00:36:32 2012 +0000 HDFS-3609. libhdfs: don't force the URI to look like hdfs://hostname:port. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1361455 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit de39c0501bd50b367fb7e623e8ea1fcc406e8622) commit 776851748da95e443aba4226b51ded27aae1c84c Author: Eli Collins Date: Sat Jul 14 00:22:55 2012 +0000 HDFS-3492. fix some misuses of InputStream#skip. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1361450 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 940df5ce6f647bc4e7c0a4a8d067c7514621482f) commit 4ce324820adc3635e31624b0d4b98584896fb528 Author: Eli Collins Date: Sat Jul 14 00:04:36 2012 +0000 HDFS-470. libhdfs should handle 0-length reads from FSInputStream correctly. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1361447 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit cdcd912b36b9afa5e86d071761a3da29d794d055) commit 6e25bd209356c730ba7548c4afe3daa25e9ab602 Author: Eli Collins Date: Fri Jul 13 23:28:23 2012 +0000 HDFS-3606. libhdfs: create self-contained unit test. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1361442 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f0aecffb9a5a8e4ebb476ba3771a11a476e9ed1a) commit 5d12b3eb23c50ecf7751d5e39b272d84387b3f78 Author: Eli Collins Date: Fri Jul 13 23:05:35 2012 +0000 HADOOP-8499. Lower min.user.id to 500 for the tests. Contributed Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1361439 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit c6f0a8f54cce99525ce37a622a59c6b9e93896f6) commit 145c3cf517aaaa251702c5362b5b3f359f8ae053 Author: Harsh J Date: Fri Jul 13 07:21:18 2012 +0000 HDFS-3612. Single namenode image directory config warning can be improved. Contributed by Andy Isaacson. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1361060 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit cf636013882e813f2ba2ab0b0192d89f8ad61708) commit 4ecbd9bbde9ce34f24f43e924811525267e0f413 Author: Eli Collins Date: Fri Jul 13 00:46:13 2012 +0000 HDFS-3306. fuse_dfs: don't lock release operations. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1361022 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b99c8c875770e6088261d925db41eee766974990) commit 3aa5543ab669faaaade827fb19123e474905a6ea Author: Eli Collins Date: Fri Jul 13 00:10:26 2012 +0000 HDFS-799. libhdfs must call DetachCurrentThread when a thread is destroyed. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1361009 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e50fa926e4892859740add458b62dfb6699a915e) commit 961c516dbcdc7565dcca6022c7a85c266722436f Author: Eli Collins Date: Thu Jul 12 23:53:12 2012 +0000 HDFS-3633. libhdfs: hdfsDelete should pass JNI_FALSE or JNI_TRUE. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1361006 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e4092ae97cc1a4c6b234d63b974bb9e5911cd899) commit 6cee94df8665e8a81fcd819edf8ab6a73e457aa4 Author: Aaron Twining Myers Date: Thu Jul 12 01:23:37 2012 +0000 HADOOP-8585. Fix initialization circularity between UserGroupInformation and HadoopConfiguration. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1360499 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a24fc5d0177b1589c596d59170b14dc94aceda25) commit 27c40ca59b54ed34e5ec0cde7b0da9ecac90346a Author: Aaron Twining Myers Date: Tue Jul 10 18:31:25 2012 +0000 HDFS-3568. fuse_dfs: add support for security. Contributed by Colin McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1359826 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ed8dc0e96c80f36e93802e501ca677ae6eccfb34) commit d8142730df3760ec2d84d6fbe7d214850606fdb4 Author: Eli Collins Date: Wed Jul 11 22:31:07 2012 +0000 HADOOP-8587. HarFileSystem access of harMetaCache isn't threadsafe. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1360450 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e0b3e49e249a538d846befecb63d0b052cce17ea) commit 481ed9e36cfe12188c4395e03f72411a9617d251 Author: Eli Collins Date: Wed Jul 11 08:14:46 2012 +0000 HADOOP-8586. Fixup a bunch of SPNEGO misspellings. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1360053 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit be601739e93efd59f5350b2409bfe88526794c63) commit b3da8f3d52186b1a7dd56af3796596bf97187224 Author: Harsh J Date: Wed Jul 11 03:37:55 2012 +0000 HDFS-3611. NameNode prints unnecessary WARNs about edit log normally skipping a few bytes. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1360002 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b577e3d547f35519a199bd7d163101389e9e654b) commit 23863dea5c50afd73a07a4e4eb517eeb24986b1e Author: Harsh J Date: Wed Jul 11 03:15:54 2012 +0000 HDFS-3613. GSet prints some INFO level values, which aren't really very useful to all. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1360000 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 028183474cb2724954efde140a85a53ec6d4a7e0) commit 043a3914399738ff582b272f7b9bfda249df8a1b Author: Harsh J Date: Tue Jul 10 21:15:21 2012 +0000 HDFS-3629. fix the typo in the error message about inconsistent storage layout version. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1359906 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2e73ba66a2560d7ea43c825d3344d6105bac0813) commit f64ea8523ec4136e6cb56cf5da51b216679fa061 Author: Tsz-wo Sze Date: Tue May 22 23:19:33 2012 +0000 HDFS-3415. During NameNode starting up, it may pick wrong storage directory inspector when the layout versions of the storage directories are different. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1341677 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a48fab32efa9cf46beb346610cf214335229d8ab) commit c16c4ab1ad302188cb5b1da752f8016f7890c1f4 Author: Harsh J Date: Tue Jul 10 11:53:39 2012 +0000 Backport of HDFS-3555 from trunk. svn merge -c 1359619 ../../trunk. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1359621 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e81a36cbb6329d0482495fac7090b437c303fb44) commit 6100e68545a244fc29e7ede89db6ad17497ab291 Author: Harsh J Date: Sun Jul 8 00:40:02 2012 +0000 HDFS-2988. Improve error message when storage directory lock fails. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1358685 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 81e29e6e30d4d82d13962f2a835d8055d1091805) commit 471bb543be5a9063c3f4bfc64c9328b71d37d1b6 Author: Eli Collins Date: Sat Jul 7 22:35:39 2012 +0000 HDFS-3604. Add dfs.webhdfs.enabled to hdfs-default.xml. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1358660 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b0611937c72d1c9a075a8080088076ceaa920a74) commit 2c01640d5af5b9a14e5c44437f7b2d0f279130a9 Author: Tsz-wo Sze Date: Fri Jun 15 23:02:46 2012 +0000 svn merge -c 1350825 from trunk for HDFS-3518. Add a utility method HdfsUtils.isHealthy(uri) for checking if he given HDFS is healthy. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1350826 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4326efc19ad292030c8c956a1f238d87bb574a5a) commit cc07ee75e0533c39f8559d7b3e1c6b8a432bfe71 Author: Uma Maheswara Rao G Date: Sun Jul 8 17:56:41 2012 +0000 HDFS-3541. Deadlock between recovery, xceiver and packet responder. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1358798 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6b7f1f8458b2858fbfb31243ea856a3db5436380) commit 2f758828307ffb4fade36bd00cf6beef2b3101ff Author: Todd Lipcon Date: Thu Jul 5 22:18:16 2012 +0000 HDFS-3170. Add more useful metrics for write latency. Contributed by Matthew Jacobs. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1357969 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit deb35e642ab07ac2ab38483b84e5756be1c36847) commit 069aa98edeaaaadc5a18751bac9dc43e3211e55b Author: Tsz-wo Sze Date: Mon Jun 4 17:54:48 2012 +0000 HDFS-744. Support hsync in HDFS. Contributed by Lars Hofhansl. HDFS-731 implements hsync by default as hflush. As descriibed in HADOOP-6313, the real expected semantics should be "flushes out to all replicas and all replicas have done posix fsync equivalent - ie the OS has flushed it to the disk device (but the disk may have it in its cache)." This jira aims to implement the expected behaviour. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1346056 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6f76829ec8b19d62a4e2d5b1e608096d636b7fce) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1346050 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4a5260cc22c79cd406942546ceb6179a3d8c185e) commit e425d580faecff68f3c8ac0fd6d7012dba7fcfe6 Author: Alejandro Abdelnur Date: Fri Jun 29 22:59:09 2012 +0000 HDFS-3580. incompatible types; no instance(s) of type variable(s) V exist so that V conforms to boolean compiling HttpFSServer.java with OpenJDK git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1355595 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 651d4ca1affeb684560f016ee41ec6aa6177c24b) commit 5b75ba6819acaf659b5bd0b72dfad7189dec3280 Author: Alejandro Abdelnur Date: Fri Jun 29 21:05:43 2012 +0000 HDFS-3491. HttpFs does not set permissions correctly. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1355558 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 68084f14acea5078e62e8f5e593388bfbb33ae0c) commit 4e51f7d01482229462a1ac8bda8f2268e01b6e80 Author: Aaron Twining Myers Date: Thu Jun 28 20:08:08 2012 +0000 HDFS-3559. DFSTestUtil: use Builder class to construct DFSTestUtil instances. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1355143 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4108252b83889b0c4d9e2baa7c5d6c29df10892f) commit a623b026d9c7b29471df3cae32aa1e47c575f269 Author: Robert Joseph Evans Date: Thu Jun 28 14:23:56 2012 +0000 HADOOP-8535. Cut hadoop build times in half (upgrade maven-compiler-plugin to 2.5.1). git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1355020 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0ac90bf2fc0ffdb160af7311c2ac610b48ebaa1c) commit 9b9796ae8998ec2ab0a477638d56e17311714c68 Author: Todd Lipcon Date: Wed Jun 27 22:41:26 2012 +0000 HDFS-3572. Cleanup code which inits SPNEGO in HttpServer. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1354766 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f3711e1d457ea315452c938c4ee8ed4dea7d739a) commit 592c8000fc64f4d84c61d85b61c8e56cc5ed8c1b Author: Alejandro Abdelnur Date: Wed Jun 27 16:13:35 2012 +0000 HDFS-3481. Refactor HttpFS handling of JAX-RS query string parameters. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1354603 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b8ac543acf0a7e9a7f99465832afe08d54915c99) commit 4934943a2a8709cd0fcdd8e05f12493df8234169 Author: Konstantin Shvachko Date: Fri May 25 06:29:17 2012 +0000 HDFS-3368. Missing blocks due to bad DataNodes coming up and down. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1342512 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5b66d56cf7f5bf6470edcafef8d559e2792ac978) commit 6919ac9722bbd9ee76787629985969a4c2a39f6d Author: Tsz-wo Sze Date: Tue Jun 12 05:27:15 2012 +0000 HDFS-3504. Support configurable retry policy in DFSClient for RPC connections and RPC calls, and add MultipleLinearRandomRetry, a new retry policy. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1349124 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 76dd6b0830b4c0a87767adc6c6d077637579082b) commit 817d1aa4e1e393f4a6f5ffd98b79003374180ad9 Author: Eli Collins Date: Tue Jun 12 05:00:07 2012 +0000 HDFS-3520. Add transfer rate logging to TransferFsImage. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1349117 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 553b8c09cca8bb4f676c6a99e389d2f42c197fa5) commit 763f6d0016fa520b1c1bc9970fc1ec4bb17ffdcf Author: Todd Lipcon Date: Thu May 24 00:27:51 2012 +0000 HDFS-1013. Miscellaneous improvements to HTML markup for web UIs. Contributed by Eugene Koontz. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1342102 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b889a0ebba466c587511512be95f2d19cc6e6ea7) commit d0fea2c0481afdbae92787793fa6a9c83c878314 Author: Tsz-wo Sze Date: Mon May 21 18:51:15 2012 +0000 HDFS-3394. Do not use generic in INodeFile.getLastBlock(): the run-time ClassCastException check is useless since generic type information is only available in compile-time. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1341141 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 64f906db2603a53b93e4d5acd719ac8240574b1a) commit 740e31dd953e3123fce3eebfc392461df2e751a6 Author: Eli Collins Date: Tue May 15 17:23:50 2012 +0000 HDFS-3419. Cleanup LocatedBlock. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1338802 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a78efd5860ef52b8fa8fa3cdeefa775985f16286) commit a95a681a20d1ec4565e611af57a3e6b42ab83e55 Author: Eli Collins Date: Tue May 15 16:23:52 2012 +0000 HDFS-3416. Cleanup DatanodeID and DatanodeRegistration constructors used by testing. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1338784 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 68aab040955acd483794dbf1def0b12ac5ff59e8) commit d249a6b24ddaa87569b4b781f3102f2b1b13baca Author: Eli Collins Date: Tue May 15 16:01:44 2012 +0000 HDFS-3417. Rename BalancerDatanode#getName to getDisplayName to be consistent with Datanode. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1338767 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 92d196b9bfeb8b7c4de54dc20af4f8bb267b55b3) commit 97599f6655e7c0d2c9a07dda4532cf98baa064d2 Author: Eli Collins Date: Fri May 11 00:03:37 2012 +0000 HDFS-3401. Cleanup DatanodeDescriptor creation in the tests. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336972 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 3dcc91654d23c2f14d66b3c108c78d50c1ed8930) commit 4ffbe40c8b091ced9ea0d30548836d13175b6c9c Author: Eli Collins Date: Thu May 10 17:58:55 2012 +0000 HDFS-3230. Cleanup DatanodeID creation in the tests. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336815 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit fbfd7730e9bfba738a9e03d0816a5f5139a23ae3) commit a572f8aa5c3557bd7b7830873f1b8d49ce0af4f8 Author: Tsz-wo Sze Date: Thu May 10 21:41:25 2012 +0000 HDFS-3369. Rename {get|set|add}INode(..) methods in BlockManager and BlocksMap to {get|set|add}BlockCollection(..). Contributed by John George git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336909 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit fae0ef6d35a792734f11360d5d8bfa0728b6beb8) commit 5955a455bdc14779016d0d2b7cef8e80e1eb8778 Author: Suresh Srinivas Date: Tue Jan 31 18:59:58 2012 +0000 HDFS-2857. Cleanup BlockInfo class. Contributed by Suresh Srinivas. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1238747 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b3a590249bbf29b7383cfa1bfbe33d3f656185f3) commit ff64c9f0af775726f3f8b01c8820b3acf3f44d0a Author: Tsz-wo Sze Date: Tue Jun 26 01:58:13 2012 +0000 HDFS-3516. Check content-type in WebHdfsFileSystem. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1353800 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f9f5953c234af26a92f63b1d39c1f0c6409013fa) commit 32004e6dcb44935a5c61c1a9b3db73a78b26af58 Author: Alejandro Abdelnur Date: Tue Jun 12 21:52:46 2012 +0000 HDFS-3428. Move DelegationTokenRenewer to common (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1349555 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 418b50cd2a1d7fd960b31c67e03fe39642fe18cc) commit 003bd9cbc6e4f7dc4573649e9b41429ed6980005 Author: Tsz-wo Sze Date: Sat Jun 9 00:54:10 2012 +0000 HDFS-3490. DatanodeWebHdfsMethods throws NullPointerException if NamenodeRpcAddressParam is not set. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1348287 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9d9e32ef403ca5ea093fce24b6aac926ebca6c2b) commit aae13bfcd67ed730c781c876897f4351031b0b55 Author: Eli Collins Date: Fri Jun 29 20:57:20 2012 +0000 MAPREDUCE-4383. HadoopPipes.cc needs to include unistd.h. Contributed by Andy Isaacson git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355555 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 303fd1e5e9d0ef119945749c72a88b6161cca266) commit b2489c0f175480f51bd63fa948d5d7dfa200a4c9 Author: Alejandro Abdelnur Date: Wed May 23 22:22:55 2012 +0000 MAPREDUCE-4276. Allow setting yarn.nodemanager.delete.debug-delay-sec property to -1 for easier container debugging. (ahmed via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1342075 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 71be391d52cfddac1d51ff735b2e03a76fddd6f6) Conflicts: hadoop-mapreduce-project/CHANGES.txt commit 91774ff255d1816a868c0d5703cfe8007fd871ea Author: Robert Joseph Evans Date: Fri Jun 1 18:18:16 2012 +0000 HADOOP-8460. Document proper setting of HADOOP_PID_DIR and HADOOP_SECURE_DN_PID_DIR (bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1345304 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 53b88658e2e41c38457d18f4d574bca56b994e00) commit de46b874a27b4e44386b1d2d809039f29c07f7b2 Author: Robert Joseph Evans Date: Tue Jun 5 15:01:26 2012 +0000 MAPREDUCE-4313. TestTokenCache doesn't compile due TokenCache.getDelegationToken compilation error (bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1346406 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 88976ac84486ce239abf07cd61115ea04b460e1c) commit cac4f0ff518698dadcafaa2652cd657b7cd5de20 Author: Eli Collins Date: Mon Jul 16 21:49:35 2012 +0000 Amend HDFS-3666, applied earlier version of the patch. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362278 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b9a7f42e45791bb5f013fd2d3622ef2901b51655) commit 27e4c7f8930156ea6a66854da3544bf2d8a5518f Author: Eli Collins Date: Mon Jul 16 21:26:58 2012 +0000 HDFS-3666. Plumb more exception messages to terminate. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362270 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 15d4e6c8c0e113383ace43f93eeaa0c5dd04f87d) commit 0950af73a4f5f143dc57903c971020801682858f Author: Harsh J Date: Sat Jun 30 05:04:23 2012 +0000 HADOOP-8449. hadoop fs -text fails with compressed sequence files with the codec file extension. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355636 13f79535-47bb-0310-9956-ffa450edef68 commit f0840b0988d0e4d68f259f66db0f8a1acdaad265 Author: Alejandro Abdelnur Date: Mon Jul 16 17:28:49 2012 +0000 HADOOP-8552. Conflict: Same security.log.file for multiple users. (kkambatl via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1362151 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit afeaa0913ee5cb99fe418e068e9433ceeeafaa44) commit 21d47399ef90f6be90044ad3922a620c82615815 Author: Robert Joseph Evans Date: Thu May 31 15:16:48 2012 +0000 MAPREDUCE-4297. Usersmap file in gridmix should not fail on empty lines (Ravi Prakash via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1344763 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit fc09cbe9a6c6725c2a1a4dbab7e2f493d5c4d8ab) commit 23cef42fa414c398b48bb5fef14d528fe465fa01 Author: Eli Collins Date: Sun Jul 15 19:43:39 2012 +0000 HDFS-3663. MiniDFSCluster should capture the code path that led to the first ExitException. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361775 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 56b363781b78c013f4d34f52ebe688978b15728c) commit 1b57d27373a657e33f34ff3aa3ef61a6834be16c Author: Alejandro Abdelnur Date: Thu Jul 5 16:29:09 2012 +0000 MAPREDUCE-4355. Add RunningJob.getJobStatus() (kkambatl via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1357723 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6e0e0b018a6e91c3ff1543e2c9f91295ad7f4107) commit ff36544c1d72e750bd1db5bf8c7c6af24b120a29 Author: Tsz-wo Sze Date: Wed May 23 17:59:30 2012 +0000 HDFS-3436. In DataNode.transferReplicaForPipelineRecovery(..), it should use the stored generation stamp to check if the block is valid. Contributed by Vinay git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1341961 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 67abd469010545ef410317c7c0622c8fd76ba233) commit 112931fe0bab59be508327a5a78062a55afdc6c9 Author: Robert Joseph Evans Date: Fri Jun 1 21:54:49 2012 +0000 MAPREDUCE-4302. NM goes down if error encountered during log aggregation (Daryn Sharp via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1345362 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 973b4b90685ceac34aba9712992e3d8ca69cf741) commit c14dfaf0ad520156aa62d35d27228121b62db0c9 Author: Harsh J Date: Tue May 29 14:12:17 2012 +0000 HADOOP-8444. Fix the tests FSMainOperationsBaseTest.java and FileContextMainOperationsBaseTest.java to avoid potential test failure. Contributed by Madhukara Phatak. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1343732 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b0fa24b64b667ebf12fde8889f965c3f5a8263bd) commit 2fbc0e939f377ec6e878b66a751818e739202771 Author: Eli Collins Date: Wed Jul 11 17:58:02 2012 +0000 HDFS-3582. Hook daemon process exit for testing. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1360329 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f625a610856229aee5abfa1140091a8af0847b9e) commit 2ff5be15f8b8402ed9fb465341474b4258bf2276 Author: Eli Collins Date: Sun Jul 8 19:41:55 2012 +0000 HDFS-3548. NamenodeFsck.copyBlock fails to create a Block Reader. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358822 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 390883c136cbdb217b69918b3973ee90f93ec13a) commit b08830817b7de1da9d49133116f0121842ff8849 Author: Alejandro Abdelnur Date: Mon Jul 9 19:19:00 2012 +0000 MAPREDUCE-3993. Graceful handling of codec errors during decompression (kkambatl via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1359345 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5fd49fdede41f9c1d2c606069a2c2d6d5b7bc2dd) commit 15604ac4c6bb286f1d0a3ed9a442f9c152d60a1c Author: Eli Collins Date: Sun Jul 8 18:29:00 2012 +0000 HDFS-711. hdfsUtime does not handle atime = 0 or mtime = 0 correctly. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358810 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ebeb1e284c3eec37c4a9e54a8db16232f1ab7669) commit 775c7a74646f10ea17997ce03a9017a987fe65fc Author: Eli Collins Date: Mon Jun 4 20:48:47 2012 +0000 HADOOP-8481. update BUILDING.txt to talk about cmake rather than autotools. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1346148 13f79535-47bb-0310-9956-ffa450edef68 commit 43940d2d9a957fa145bf96b15694521ee76105b6 Author: Todd Lipcon Date: Tue Jul 3 20:45:21 2012 +0000 HDFS-3343. Improve metrics for DN read latency. Contributed by Andrew Wang. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356928 13f79535-47bb-0310-9956-ffa450edef68 commit 4ec7277b8f1c30c67a4d923a92739ef77ad11aa9 Author: Todd Lipcon Date: Fri Jun 29 22:24:29 2012 +0000 HDFS-3446. HostsFileReader silently ignores bad includes/excludes. Contributed by Matthew Jacobs. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355584 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 1510aad7ec7e858fbbd251442f1882e939bedcbf) commit 4ced3926aaea2cb0822cd8b8ca9cf585e00b2c1a Author: Alejandro Abdelnur Date: Mon Jul 9 17:40:31 2012 +0000 MAPREDUCE-2739. Update installation docs (remove YarnClientFactory) (bowang via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1359303 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit acf92b37d1adbf3b845dcf9bb4700e2b383a9f49) Conflicts: hadoop-mapreduce-project/CHANGES.txt commit f829866e009530778f34b12cc3d4b31a5ca10a73 Author: Alejandro Abdelnur Date: Fri Jul 6 22:27:13 2012 +0000 HADOOP-8566. AvroReflectSerializer.accept(Class) throws a NPE if the class has no package (primitive types and arrays). (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358454 13f79535-47bb-0310-9956-ffa450edef68 commit 280771accc585fb9a7cc926a30d6b2c97d751ae5 Author: Eli Collins Date: Sun Jul 8 18:15:30 2012 +0000 HDFS-3603. Decouple TestHDFSTrash from TestTrash. Contributed by Jason Lowe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358804 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 69fe93266d68a02badc6878faf77b08fbf26d2d9) commit 8c0bc9e62e82674de80734cce8a83c020288fa5d Author: Harsh J Date: Fri May 25 07:04:35 2012 +0000 HDFS-2391. Newly set BalancerBandwidth value is not displayed anywhere. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1342520 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 3dde9ad1bb72db8b0659aaafc1a2fc28fe9fc118) commit ca3c3317fd20dd815f4b463aefe61a788a9569de Author: Thomas Graves Date: Mon May 21 19:15:41 2012 +0000 MAPREDUCE-3870. Invalid App Metrics (Bhallamudi Venkata Siva Kamesh via tgraves). git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1341160 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 66c3be3125c3390cbe096c2cbbba8da505e89e87) commit a051f312a0609ce18f3ed199ff10781464990545 Author: Todd Lipcon Date: Sun May 20 07:41:56 2012 +0000 MAPREDUCE-4002. MultiFileWordCount job fails if the input path is not from default file system. Contributed by Bhallamudi Venkata Siva Kamesh. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1340630 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 829200091e87dc47b36b3311eab3a39091e8678e) commit ad4cf76b16dd31f0d50f5e21785a62035fd90330 Author: Harsh J Date: Mon May 28 15:36:00 2012 +0000 HADOOP-8358. Config-related WARN for dfs.web.ugi can be avoided. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1343290 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0a8fdd5fafaccd45bf87b6ad1d502687374c97d0) Conflicts: hadoop-common-project/hadoop-common/CHANGES.txt commit 7cc0105413c543e1acdf29b81924e5dd35ce9bd5 Author: Eli Collins Date: Tue Jul 3 21:12:04 2012 +0000 HADOOP-8547. Package hadoop-pipes examples/bin directory (again). Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356947 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e5d269e1644ddc3fc7d2cd1a684ddfdc78893f0b) commit be1d167b2c2cebd841d691a05bdd89f829223f05 Author: Eli Collins Date: Wed Jun 13 02:42:52 2012 +0000 HDFS-3531. EditLogFileOutputStream#preallocate should check for incomplete writes. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1349616 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b33b9fdd3691cd25b0787c7046524a8ffcfc56cc) commit ba759b312153d6cbc248a6e012da22efc98c1e3b Author: Aaron Twining Myers Date: Thu Jun 28 20:04:49 2012 +0000 HDFS-3559. DFSTestUtil: use Builder class to construct DFSTestUtil instances. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355141 13f79535-47bb-0310-9956-ffa450edef68 (Cherry-picked-from commit a43a2f912602505ce37c76b235815bdf3035a6e9) commit 5bc67418ec183234beb3965d04fe437449c4b354 Author: Thomas Graves Date: Wed May 16 14:08:08 2012 +0000 MAPREDUCE-4102. job counters not available in Jobhistory webui for killed jobs (Bhallamudi Venkata Siva Kamesh via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1339174 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 848902b7002e6311b1644d82e6533f157590c1ce) commit 380dfc82fbf6b28d30fa8b6372b9128d925f2705 Author: Thomas Graves Date: Mon May 21 01:55:44 2012 +0000 MAPREDUCE-4269. documentation: Gridmix has javadoc warnings in StressJobFactory (Jonathon Eagles via tgraves). git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1340880 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e8c8b92c76ebca950f9a88d4d2d6d1121fc791af) commit af8214f0756a56e9866b909dd6edfda115cc7eff Author: Amar Kamat Date: Thu Feb 23 10:41:07 2012 +0000 MAPREDUCE-3787. [Gridmix] Optimize job monitoring and STRESS mode for faster job submission. (amarrk) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1292736 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 30ad1c4a4443d12c0534e4d341f906f8e82549b7) commit ac87bbec26158a5d1a8e069cda224fa054653985 Author: Thomas Graves Date: Thu May 17 15:06:33 2012 +0000 MAPREDUCE-3543. Mavenize Gridmix. (tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1339629 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ab69ce95ea10fa70a01eb68c0401404f4a10ede6) commit f7c43e7c2d6e052d2ae5c9e541bf573bfbf04b9b Author: Thomas White Date: Fri May 11 15:00:48 2012 +0000 MAPREDUCE-4148. MapReduce should not have a compile-time dependency on HDFS. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1337199 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e6119e8a733db1aac8b1a34555c476ea33d7452a) commit 0ee4a7bf2c649df4f3ce153982cb0248bc9b63db Author: Suresh Srinivas Date: Wed May 9 23:18:15 2012 +0000 HADOOP-8372. NetUtils.normalizeHostName() incorrectly handles hostname starting with a numeric character. Contributed by Junping Du. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336446 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 97b0458f4f7df24dc9cb4e9b029cdcfc37dd623c) commit 4727391880a237526874285e36286532701e0a04 Author: Robert Joseph Evans Date: Wed May 9 17:06:27 2012 +0000 HADOOP-8373. Port RPC.getServerAddress to 0.23 (Daryn Sharp via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336299 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 539b3d914174fcbc2ee75d617ad94b6b7dac47ca) commit 73f183b4dc524f2fff58ffb9efd8f68bab2c9d6c Author: Eli Collins Date: Tue May 15 17:25:49 2012 +0000 HADOOP-8398. Cleanup BlockLocation. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1338806 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 402deb267249e379a6b4d4e137a7bd3cec5796ed) commit 5792baeb05091c60affe92f8704643e090483fbd Author: Eli Collins Date: Thu May 10 23:48:12 2012 +0000 HADOOP-8388. Remove unused BlockLocation serialization. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336966 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 084258e96b18e53f42e1f5b960291e2a5e748ec7) commit 08f2b4246b36b78790314b86e739bf6cc2ef02e3 Author: Thomas Graves Date: Fri May 18 02:50:48 2012 +0000 MAPREDUCE-4197. Include the hsqldb jar in the hadoop-mapreduce tar file (Ravi Prakash via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1339957 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 3214d79f03348ddfbbc94e71366ec02900f9ba1a) commit 682ab33e92b95285b42525ab049a029cd50cceed Author: Alejandro Abdelnur Date: Thu Jun 28 17:42:44 2012 +0000 HADOOP-8168. empty-string owners or groups causes {{MissingFormatWidthException}} in o.a.h.fs.shell.Ls.ProcessPath() (ekoontz via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355085 13f79535-47bb-0310-9956-ffa450edef68 commit ebca44e0764e061a396717a8607c78cd7d8e896c Author: Eli Collins Date: Thu Jun 28 17:57:05 2012 +0000 HDFS-3475. Make the replication monitor multipliers configurable. Contributed by Harsh J Chouraria git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1355090 13f79535-47bb-0310-9956-ffa450edef68 commit c717b6bb40c31c474c23e2be62dbc720d4f81945 Author: Tsz-wo Sze Date: Thu Jun 14 20:17:54 2012 +0000 HDFS-3524. Update TestFileLengthOnClusterRestart for HDFS-3522. Contributed by Brandon Li git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1350384 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b2a8cf3759646524426ca9f9c11974f14986a0a0) commit b1f41063f905495c6d1e36302b628821a46177f1 Author: Robert Joseph Evans Date: Tue Jun 19 19:40:44 2012 +0000 MAPREDUCE-4267. mavenize pipes (tgraves via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1351818 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 92c1005d35c3618ce3894e471df1f1751c7d7c34) commit 60376734daa682efe0da94c11cb750634fdb9535 Author: Eli Collins Date: Tue Jun 26 18:18:19 2012 +0000 HDFS-3535. Audit logging should log denied accesses. Contributed by Andy Isaacson git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1354147 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4ff76ce8e67d96d73fa735c6fcc31f759e506e73) commit 472583545b5b61c8ab0e08016568e2356cd2cb53 Author: Tsz-wo Sze Date: Tue Jun 12 01:59:24 2012 +0000 svn merge -c 1349088 from trunk for HDFS-3522. If a namenode is in safemode, it should throw SafeModeException when getBlockLocations has zero locations. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1349090 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e7611c500190d887e4b6912507efe8a161d9984a) commit 109772d285a6e42360c59b3fe13f14125bf89dab Author: Todd Lipcon Date: Thu Jun 7 21:06:13 2012 +0000 Revert HDFS-3492 from r1347192: patch broke TestShortCircuitLocalRead git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1347796 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0b658968a062a1f43e2ab01a11678dc8e9928ec6) commit 99c3bb94d2cff0b6841659379b6a7438efb83e5d Author: Thomas Graves Date: Tue Jun 19 16:17:21 2012 +0000 MAPREDUCE-4341. add types to capacity scheduler properties documentation (Karthik Kambatla via tgraves). git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1351762 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit cfa26ceff3fabceb8a9c1b199e098af07d9886b6) commit 32a0974f58f62a3233de899ff7317635a2811d9c Author: Thomas Graves Date: Tue Jun 19 13:06:51 2012 +0000 MAPREDUCE-4311. Capacity scheduler.xml does not accept decimal values for capacity and maximum-capacity settings (Karthik Kambatla via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1351700 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f2d9df5580af822c488a3206ef4623d5095c929c) commit 65cdab111d073d4ba85cfdae5ba5aada020975b3 Author: Alejandro Abdelnur Date: Sat Jun 2 02:34:38 2012 +0000 HADOOP-8368. Use CMake rather than autotools to build native code (cmccabe via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1345421 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5b0fc81b3898d4a6cfe9aba1be27ca80a0fef3bb) commit 8de2c2bf462ec7527db2b005039c74007ca40998 Author: Eli Collins Date: Wed Jun 13 03:31:47 2012 +0000 HDFS-3372. offlineEditsViewer should be able to read a binary edits file with recovery mode. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1349628 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a73b8b244251c0e8f757fe2ab12b34e9cee9b602) commit dff05676403ed444fa1a5add55cb76694a7c4f6e Author: Eli Collins Date: Tue Jun 12 22:10:12 2012 +0000 HADOOP-8507. Avoid OOM while deserializing DelegationTokenIdentifer. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1349561 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 15f7bc3dd634d82ee845f57a29d1ecb91fe044b8) commit 39819f4657b2905ad1627c299f2e7ab3b24dabfa Author: Eli Collins Date: Mon Jun 11 21:20:28 2012 +0000 HADOOP-8491. Check for short writes when using FileChannel#write and related methods. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1349019 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a92b49c6143b7d5b23e21ce117a9413435662754) commit 9f743f077c72de80a84dc112f5cab250dabad640 Author: Eli Collins Date: Mon Jun 11 18:01:38 2012 +0000 HDFS-2797. Fix misuses of InputStream#skip in the edit log code. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1348945 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5d80662ebba51f8d6d7fb9c563043a1e17dfe5c6) commit 71ddec4da4328d753b61f647153e509f0f8b40b5 Author: Eli Collins Date: Fri Jun 8 00:44:39 2012 +0000 HADOOP-8488. test-patch.sh gives +1 even if the native build fails. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1347846 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a98e01a5b4a62e3d55cc23e1587b8445b305a6f7) commit dde305cf29bd1ebe8c03cb1a4967ad50d4bc5287 Author: Todd Lipcon Date: Wed Jun 6 22:48:48 2012 +0000 HDFS-3492. Fix some misuses of InputStream#skip. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1347192 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 3983fdd6fc01e32f8e2b65de1fe1441a1877986c) commit da63793aac611465dfefb411ac0b9090ab55be87 Author: Alejandro Abdelnur Date: Mon Jun 18 16:28:52 2012 +0000 HADOOP-8512. AuthenticatedURL should reset the Token when the server returns other than OK on authentication (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1351408 13f79535-47bb-0310-9956-ffa450edef68 commit e89aef3f8e02397e5e090d0f474b74dcd1881b74 Author: Alejandro Abdelnur Date: Wed Jun 13 20:47:51 2012 +0000 HADOOP-8509. JarFinder duplicate entry: META-INF/MANIFEST.MF exception (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1350008 13f79535-47bb-0310-9956-ffa450edef68 commit efce70e5626a5d45fd418d4922aa6599b84c6bf1 Author: Thomas Graves Date: Fri Jun 8 15:47:50 2012 +0000 MAPREDUCE-3842. Stop webpages from automatic refreshing (tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1348123 13f79535-47bb-0310-9956-ffa450edef68 commit 0e40f36469a86650069be765122bc3364a8ec8b3 Author: Eli Collins Date: Mon Jun 11 20:52:45 2012 +0000 HDFS-3517. TestStartup should bind ephemeral ports. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1349004 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit fa4052fd302e5328735f37988e9fe25476ac951b) commit f489e28c0c534548b06a296c5b753fccbe86fa97 Author: Aaron Twining Myers Date: Fri Jun 8 19:50:24 2012 +0000 HDFS-3514. Add missing TestParallelLocalRead. Contributed by Henry Robinson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1348207 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 01f20f17e07369eb227b65e7df7854ffe7056619) commit 90b0130deec154dfd415c8d6d422c6e6140f8bf1 Author: Todd Lipcon Date: Tue Apr 10 22:31:18 2012 +0000 HDFS-3243. TestParallelRead timing out on jenkins. Contributed by Henry Robinson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1312029 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 152ca47a787c969c4ffb3c96ebca0be4da76bbc8) commit e14fa537e62e63ddf4a90ab5486c76719181797a Author: Todd Lipcon Date: Fri Apr 6 06:31:10 2012 +0000 HDFS-3110. Use directRead API to reduce the number of buffer copies in libhdfs. Contributed by Henry Robinson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1310185 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 467acd14b821cc28529f854c062ad3472a0e17dd) commit cb472c12f45b9d7160ebbfe66a79b19bd4e96aba Author: Aaron Twining Myers Date: Wed Apr 4 23:36:29 2012 +0000 HADOOP-8244. Improve comments on ByteBufferReadable.read. Contributed by Henry Robinson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1309625 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4418682a55665634db17ad11a84f9f9c73d043f4) commit 3da2ca93fccacbd6c2cc054e537891cd38c2bff8 Author: Todd Lipcon Date: Wed Mar 21 17:30:37 2012 +0000 HDFS-2834. Add a ByteBuffer-based read API to DFSInputStream. Contributed by Henry Robinson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1303474 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit c66f9824ce7e306859a6157bb0f54435caba83a7) commit 6403e57f11d442bab0b2fd637aebf961878ee979 Author: Aaron Twining Myers Date: Sat Mar 3 02:02:23 2012 +0000 HADOOP-8135. Add ByteBufferReadable interface to FSDataInputStream. Contributed by Henry Robinson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1296556 13f79535-47bb-0310-9956-ffa450edef68 (cherry-picked from commit 6e51b33573ad8324a0a01c0c680544cd6387280e) commit 596f899b87bea0317f0143215ac4426903a9e29f Author: Aaron Twining Myers Date: Thu Mar 15 20:26:29 2012 +0000 HDFS-3067. NPE in DFSInputStream.readBuffer if read is repeated on corrupted block. Contributed by Henry Robinson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1301182 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f36bac8b7873d4e45fda6dfebedff04456d667b2) commit 8466b01541bb1b40a790c51f33dab0b600f80083 Author: Aaron Twining Myers Date: Tue Apr 10 02:25:40 2012 +0000 HDFS-3235. MiniDFSClusterManager doesn't correctly support -format option. Contributed by Henry Robinson. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1311556 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 21dfa6aa0a56d0e6991bb99d3e55b6393155c66e) commit cfd77c2eb59caa86a811a4950b3c67946c69975f Author: Eli Collins Date: Wed Jun 6 20:56:26 2012 +0000 HDFS-3505. DirectoryScanner does not join all threads in shutdown. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1347117 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7073ff222e58448536e1df716a783bde95ea52fd) commit 8a26e770b0b43151523a15439e91e39abd63ea7a Author: Eli Collins Date: Wed Jun 6 21:14:15 2012 +0000 HADOOP-8485. Don't hardcode "Apache Hadoop 0.23" in the docs. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1347133 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 3d543848c2d545d925c4cf39be0930606281706a) commit 897cf13223a7656626450490a0551e768644c514 Author: Eli Collins Date: Sun Jun 3 22:14:16 2012 +0000 HADOOP-8450. Remove src/test/system. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1345794 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 81d4db0fae62a631ed9295c8ad8c56534137e27e) commit 2dad664979fb8324f16e7f7673bd2d9ec6df8e70 Author: Karthik Kambatla Date: Mon Jun 4 17:49:21 2012 -0700 MAPREDUCE-4301. Dedupe some strings in MRAM for memory savings (bobby via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1346002 13f79535-47bb-0310-9956-ffa450edef68 commit 6601d13d70bb0d9dc08f9ec4d39a47c990df1a67 Author: Karthik Kambatla Date: Mon Jun 4 16:28:36 2012 -0700 MAPREDUCE-4262. NM gives wrong log message saying Connected to ResourceManager before trying to connect. (Devaraj K via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1341972 13f79535-47bb-0310-9956-ffa450edef68 commit bf835e8560c32a7700ed8df6ee93b557be20dc37 Author: Eli Collins Date: Mon Jun 4 19:37:56 2012 +0000 HDFS-3501. Checkpointing with security enabled will stop working after ticket lifetime expires. Contributed by Aaron T. Myers git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1346106 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d79ebd2f2d0144fa908fd23df43fafdda2d31095) commit b3099a5b6b68207ab16f6ee0e2e0f9b574072f67 Author: Ahmed Radwan Date: Mon Jun 4 02:15:50 2012 -0700 MAPREDUCE-4307. TeraInputFormat calls FileSystem.getDefaultBlockSize() without a Path - Failure when using ViewFileSystem. Contributed by Ahmed Radwan git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1345546 13f79535-47bb-0310-9956-ffa450edef68 commit 411121ed0464d29b9ea9dd71159f63c2310e52f7 Author: Alejandro Abdelnur Date: Fri Jun 1 21:41:51 2012 +0000 HADOOP-8466. hadoop-client POM incorrectly excludes avro. (bmahe via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1345358 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9736ef79a21aaf293b2695a09c0d38260ae0c333) commit 1abf654814ac7cd2e8f7ec585595458b58e8bb20 Author: Jenkins slave Date: Thu May 31 12:12:55 2012 -0700 Preparing for 4.1.0 development commit efa1606f3ee3486af7b4745b635129b6ca736927 Author: Eli Collins Date: Fri Jun 1 02:37:09 2012 +0000 HDFS-3487. offlineimageviewer should give byte offset information when it encounters an exception. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1344972 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 1cec5c9ebc9fa4234ad80504ccb8d3ee8d7950db) commit 244f994b0a998de885416eecdb56a7dfdddb980f Author: Eli Collins Date: Fri Jun 1 02:31:29 2012 +0000 HDFS-3486. offlineimageviewer can't read fsimage files that contain persistent delegation tokens. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1344970 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit c3aeaf327ef1752f9ff04854e04591006ee22937) commit b0e321a31606318c958b8035d3c51452c25abf31 Author: Eli Collins Date: Thu May 31 21:02:08 2012 +0000 HDFS-3484. hdfs fsck doesn't work if NN HTTP address is set to 0.0.0.0 even if NN RPC address is configured. Contributed by Aaron T. Myers git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1344908 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a5d1ecbf87c2b8cc5881914ff92f57af7dd363f1) commit 0505373bb214faeafc66788d8207e00d10ac481f Author: Robert Joseph Evans Date: Thu May 31 14:10:16 2012 +0000 HADOOP-8452. DN logs backtrace when running under jsvc and /jmx is loaded (Andy Isaacson via bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1344733 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d1d80231592ae89133b48e343b25f7ea70ae25ec) commit f80dc3b854248546d3e6bee459202038f88622c4 Author: Alejandro Abdelnur Date: Wed May 16 18:19:36 2012 +0000 HADOOP-8400. All commands warn 'Kerberos krb5 configuration not found' when security is not enabled. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1339298 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f38c833d37d1c1105d14a61d62d92d860a89c90f) commit db2745f79fb91768798b570ace26cefdaad17bfb Author: Eli Collins Date: Fri May 25 04:10:15 2012 +0000 HADOOP-8422. Deprecate FileSystem#getDefault* and getServerDefault methods that don't take a Path argument. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1342495 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f8511836c7dba7ad89ea14d6dbdad6648980bccb) commit c5a49cdee577e92cab6d546ca775f54fb7c41a6f Author: Alejandro Abdelnur Date: Thu May 24 16:51:04 2012 +0000 HDFS-3460. HttpFS proxyuser validation with Kerberos ON uses full principal name. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1342334 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e616aa9d2835466ac15018f19bc0a8597a919167) commit ee421b90019cff6b006918fd4a32c7e6f1768923 Author: Aaron Twining Myers Date: Wed May 16 16:24:38 2012 +0000 HDFS-3413. TestFailureToReadEdits timing out. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1339250 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e7dbac0502d0528d902cf75d368802b9c909828e) commit 21484a6d4a0064f7611eda27739382030fa02bfa Author: Todd Lipcon Date: Wed May 23 20:42:48 2012 +0000 HDFS-2982. Startup performance suffers when there are many edit log segments. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1342042 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5e11f5247bb38530675657c1af44d57ffcec75a1) commit afa475115795242e901dd986206be0bc7e94dc72 Author: Todd Lipcon Date: Fri May 18 05:28:18 2012 +0000 HDFS-3440. More effectively limit stream memory consumption when reading corrupt edit logs. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1339978 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit abcf6c2544f0b8a63b963cd7f00e541f8b7fc037) commit 0d9b3b15ba26115d427c7824e3a6564624d7154b Author: Eli Collins Date: Wed May 23 15:56:59 2012 +0000 HDFS-3454. Balancer unconditionally logs InterruptedException at INFO level on shutdown if security is enabled. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1341916 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4507294356199c591992c1c54ba793651ed4aae7) commit 26ece2309e4962116c88499e1757c2eee411dd67 Author: Todd Lipcon Date: Thu May 10 00:30:53 2012 +0000 HDFS-3341, HADOOP-8340. SNAPSHOT build versions should compare as less than their eventual release. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336459 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 66329d64a68527f195043c83199194a9614e7791) commit e91367d4791f6d0ec9dbb4e73ad724e35892cd05 Author: Aaron Twining Myers Date: Tue May 22 07:50:00 2012 +0000 Amend HADOOP-8408 per Daryn's post-commit feedback. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1341338 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0bfd8de94883acbde299a15351703b0d86a2ebf6) commit d8e6f39392664fcc2d3a4daefb14e6069b65746c Author: Todd Lipcon Date: Mon May 21 09:55:12 2012 -0700 HDFS-3438. BootstrapStandby should not require a rollEdits on active node. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1340343 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit be031272816764176bbbd5fbc3befdf3767b657f) (cherry picked from commit cc4790f7915d774798c3fc783aaa5feebee8009e) commit db3fdbaa7a5aa8592553ae2f0b46863e64b8a4ef Author: Eli Collins Date: Sun May 20 21:13:17 2012 +0000 HDFS-2885. Remove "federation" from the nameservice config options. Contributed by Tsz Wo (Nicholas), SZE git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1340841 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7f57d56de2fb97534461ec5aa7a7149a38837c50) commit 6f04866910d83595f0f6d582b1f498429a9aa5f6 Author: Eli Collins Date: Fri May 18 21:43:02 2012 +0000 HADOOP-8329. Build fails with Java 7. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1340268 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e4c89c70f068bac5f0697f900214eafd52dc7cec) commit c65d8637210da178924d949bd9d8945c3cebf3fc Author: Aaron Twining Myers Date: Fri May 18 21:25:21 2012 +0000 HDFS-3444. hdfs groups command doesn't work with security enabled. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1340260 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f9ecb31f168a2fbd4a4b0574116eea3a4ef04865) commit b155bd8e15026d22eea280599fa980616ffb30f8 Author: Andrew Bayer Date: Thu May 17 13:02:15 2012 -0700 CDH-5864. Fixing Zookeeper version in HDFS. (cherry picked from commit 92f7ab3ffd74470319b381edc4e53419ebae217d) commit 78438a3884848ee4a28d22842b3f0493d99d0d54 Author: Eli Collins Date: Fri May 18 04:20:28 2012 +0000 HADOOP-8408. MR doesn't work with a non-default ViewFS mount table and security enabled. Contributed by Aaron T. Myers git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1339970 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 63226de5e51c2e7ebbef7b0b39b50070d5bf5de7) commit 5055b37e1ffe2e00497ae22ebb7fe044702ee448 Author: Eli Collins Date: Thu May 17 22:47:41 2012 +0000 HADOOP-8287. etc/hadoop is missing hadoop-env.sh. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1339906 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 54be655791a1e0bfc0640aa8f16cb5fb03cf742f) commit 097d2ed2580bd3d08bdbb3e4379d3380a8c0f22e Author: Todd Lipcon Date: Thu May 17 11:42:46 2012 -0700 HDFS-2800. Fix cancellation of checkpoints in the standby node to be more reliable. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1339744 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 11d04c8aae2be7046c46ac58b9d643a28b30b325) commit de08398340055cbed84e536e29c5bf19420dd1c0 Author: Todd Lipcon Date: Thu May 17 11:59:01 2012 -0700 HADOOP-8406. CompressionCodecFactory.CODEC_PROVIDERS iteration is thread-unsafe. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1339475 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b2a272f0527bce08527f6800152d8cf4884f95ca) commit e3bd9c3796842a475345fcff98db7cdbff86cef2 Author: Eli Collins Date: Thu May 17 17:01:13 2012 +0000 HDFS-3434. InvalidProtocolBufferException when visiting DN browseDirectory.jsp. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1339712 13f79535-47bb-0310-9956-ffa450edef68 commit a37c49a308f25ae576e8a8fc6bc85a0d8d1dde0c Author: Aaron T. Myers Date: Thu May 17 03:37:21 2012 -0700 HDFS-3433. GetImageServlet should allow administrative requestors when security is enabled. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1339543 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f448a430ccc5695d1a60a3d0fd1cbfeeffe0d2f4) commit abbb44f60e8d31d7e6323c677cb7334da96ad060 Author: Todd Lipcon Date: Wed May 16 19:54:47 2012 -0700 HADOOP-8405. ZKFC tests leak ZK instances. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1339435 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 3f8885c559a3c3435ed362ec3346dc4e050ab308) commit f6c18ec2389d5c0c46a6c1e889649d60b0ff38b4 Author: Todd Lipcon Date: Wed May 16 19:54:26 2012 -0700 HDFS-3432. TestDFSZKFailoverController tries to fail over too early. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1339434 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d95a9cbfa6b5ecf2e5552e73ad605dde2c4b9859) commit 44404d5b802d4b214cc56b6507856ab984f8c386 Author: Todd Lipcon Date: Wed May 16 19:49:06 2012 -0700 HDFS-3422. TestStandbyIsHot timeouts too aggressive. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1339452 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0f74e697aa85d66acc6938bd6c11d8de25fc44d2) commit 9f7f57773eddd3223fb926aaa435a89abb8f3e92 Author: Eli Collins Date: Wed May 16 22:57:18 2012 +0000 HDFS-860. fuse-dfs truncate behavior causes issues with scp. Contributed by Brian Bockelman git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1339413 13f79535-47bb-0310-9956-ffa450edef68 commit f0a4936da6163c246a4a40f407fcf3fc6e04986c Author: Eli Collins Date: Thu May 10 23:13:02 2012 +0000 HDFS-3134. harden edit log loader against malformed or malicious input. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336943 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 32ddd1b6485412870485114c13d4f5c55db4548a) commit a48259b0da425c38aa6811be696b72b832b1a058 Author: Eli Collins Date: Thu May 10 23:15:53 2012 +0000 HADOOP-8361. Avoid out-of-memory problems when deserializing strings. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336945 13f79535-47bb-0310-9956-ffa450edef68 (cherry-picked from 4c2e45fd7a505bee2b8696a396fbe906937f8918) commit 3069e2192ed04768e6c829f4e6038e817ad1583e Author: Todd Lipcon Date: Tue May 15 21:53:01 2012 -0700 HDFS-3335. check for edit log corruption at the end of the log. Contributed by Colin Patrick McCabe. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1338492 13f79535-47bb-0310-9956-ffa450edef68 (cherry-picked from bc4755e5d2d2fe0531bd7b4a5ba593c076c20fc5) commit 10ef937723a02e4e898878068c0351764a26dc68 Author: Alejandro Abdelnur Date: Wed May 16 04:15:02 2012 +0000 MAPREDUCE-4250. hadoop-config.sh missing variable exports, causes Yarn jobs to fail with ClassNotFoundException MRAppMaster. (phunt via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1339000 13f79535-47bb-0310-9956-ffa450edef68 commit b676ab2ce47a873bf3d1109be73bdcba4ce307bd Author: Alejandro Abdelnur Date: Wed May 16 04:12:46 2012 +0000 HADOOP-8393. hadoop-config.sh missing variable exports, causes Yarn jobs to fail with ClassNotFoundException MRAppMaster. (phunt via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1338998 13f79535-47bb-0310-9956-ffa450edef68 commit f171ab1f5579b1f95a92152f00bf9834af4d1a49 Author: Robert Joseph Evans Date: Wed May 9 21:08:53 2012 +0000 MAPREDUCE-4237. TestNodeStatusUpdater can fail if localhost has a domain associated with it (bobby) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336399 13f79535-47bb-0310-9956-ffa450edef68 commit 09755fa82db27c6bb63a88a06b78e69ff1bfbfc4 Author: Tom White Date: Tue May 15 15:52:42 2012 -0600 CLOUDERA-BUILD. Update to use Jetty 6.1.26.cloudera.1. commit 8c68fd7abbf8929185eb761754b0052eb2993b8d Author: Aaron T. Myers Date: Tue May 15 14:48:07 2012 -0700 HDFS-2759. Pre-allocate HDFS edit log files after writing version number. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1338489 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b902f6c554b8468d808a60382408aa0ea7d70a2c) commit 0694157bd690925eaef5dfe8ed04e2f12dcf3e65 Author: Todd Lipcon Date: Mon May 14 20:57:59 2012 -0700 svn merge -c 1337430 from branch-2 for HADOOP-8366 Use ProtoBuf for RpcResponseHeader git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.0.0-alpha@1338348 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f2e8cfdfa0a592a4d6de70efd25fef5d9c253053) commit 53f636e530f92aca757887cb375ead411d365492 Author: Todd Lipcon Date: Mon May 14 20:57:38 2012 -0700 Merge r1337428 and r1337433 from branch-2 for HADOOP-8285 Use ProtoBuf for RpcPayLoadHeader git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.0.0-alpha@1338344 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a1ec19ac40e9474260783e7646619892b5feabbe) commit e08dedf8eec9f13b11904946f2c8906fcfcdcbfc Author: Todd Lipcon Date: Mon May 14 20:56:12 2012 -0700 Revert HDFS-3157 Error in deleting block is keep on coming from DN even after the block report and directory scanning has happened. This patch broke some tests and had potential for data loss. It is also reverted upstream. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.0.0-alpha@1338309 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e7d5ce23ddc27b489f34ca7493e999787a22b575) commit e9ade756cd3ae27888a49c2b556f41d13b8e43d8 Author: Todd Lipcon Date: Mon May 14 19:38:12 2012 -0700 HDFS-3031. Fix complete() and getAdditionalBlock() RPCs to be idempotent. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1338467 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 7964c411def1d96cd6c777323b6e1943796c1576) commit 7895dd0ca9863470e41ae2d57f7c76d324cbc1cc Author: Aaron Twining Myers Date: Thu May 10 13:53:30 2012 +0000 HDFS-3395. NN doesn't start with HA+security enabled and HTTP address set to 0.0.0.0. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1336693 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 651c860a3a6a652860e0b1211c5ad937691c960a) commit 953a806dd8561ee09c7f2f1c2497bf60c2cb93d3 Author: Aaron T. Myers Date: Mon May 14 10:44:43 2012 -0700 HDFS-3414. Balancer does not find NameNode if rpc-address or servicerpc-address are not set in client configs. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1338277 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit dc14846c837ac8c49cd42afd6255cd965dd440e6) commit 704b7472d2265984d9ab7a5ade602a724e95f031 Author: Aaron T. Myers Date: Sat May 12 23:06:16 2012 -0400 HDFS-3404. Make putImage in GetImageServlet infer remote address to fetch from request. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1337756 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit df22c19124db4bc7c963936cbc300e59a5eea01e) commit e894fcfe513b31210c584b424e0ffc654351c471 Author: Eli Collins Date: Fri May 11 19:25:07 2012 +0000 HADOOP-8224. Don't hardcode hdfs.audit.logger in the scripts. Contributed by Tomohiko Kinebuchi git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1337339 13f79535-47bb-0310-9956-ffa450edef68 commit c11151420802f082c8f9ea7efe01b789eb4d5e95 Author: Eli Collins Date: Fri May 11 19:21:57 2012 +0000 HADOOP-8316. Audit logging should be disabled by default. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1337334 13f79535-47bb-0310-9956-ffa450edef68 commit e69918a9840fed32a798aacafe6373599de898c4 Author: Aaron Twining Myers Date: Fri May 11 16:16:55 2012 +0000 HADOOP-8353. hadoop-daemon.sh and yarn-daemon.sh can be misleading on stop. Contributed by Roman Shaposhnik. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1337252 13f79535-47bb-0310-9956-ffa450edef68 commit e3c5bc25611c6a41c6b7a08710b4d13c8e1a3911 Author: Eli Collins Date: Fri May 11 16:45:59 2012 +0000 HADOOP-8276. Auto-HA: add config for java options to pass to zkfc daemon. Contributed by Todd Lipcon git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1337276 13f79535-47bb-0310-9956-ffa450edef68 commit f9f7cae05125e6a75683c5faea31a9a34bb55fca Author: Aaron T. Myers Date: Fri May 11 02:09:09 2012 -0400 HDFS-3026. HA: Handle failure during HA state transition. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1337031 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit a447ccb61cc78dafe6a6a23ca251fc9943ca10e0) commit dd67aa451fde31181d6681bbb88abc963caa428c Author: Eli Collins Date: Thu May 10 20:18:06 2012 -0700 HDFS-3400. DNs should be able start with jsvc even if security is disabled. Contributed by Aaron T. Myers git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1337017 13f79535-47bb-0310-9956-ffa450edef68 commit 4e255917830c55400c6a634e67cbf4537e98a4fc Author: Eli Collins Date: Thu May 10 06:28:56 2012 +0000 HDFS-3396. FUSE build fails on Ubuntu 12.04. Contributed by Colin Patrick McCabe git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336495 13f79535-47bb-0310-9956-ffa450edef68 commit 4455b9c4e747e206a44383acd3e78d03990415b1 Author: Eli Collins Date: Thu May 10 06:16:01 2012 +0000 HADOOP-7868. Hadoop native fails to compile when default linker option is -Wl,--as-needed. Contributed by Trevor Robinson git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336491 13f79535-47bb-0310-9956-ffa450edef68 commit 31643d0eccc2186611fcfb6574f54a83973ac0ff Author: Eli Collins Date: Thu May 10 04:52:46 2012 +0000 HDFS-3328. NPE in DataNode.getIpcPort. Contributed by Eli Collins git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336480 13f79535-47bb-0310-9956-ffa450edef68 commit 58ac4b200fddb12c86db10e92130361b7ac9aebb Author: Aaron T. Myers Date: Wed May 9 14:37:25 2012 -0400 HDFS-3390. DFSAdmin should print full stack traces of errors when DEBUG logging is enabled. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1336327 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b8e655f02c3a0385791b477af026d43096ae407d) commit a21099cc89281538980a542fad14ee7b279d06c5 Author: Todd Lipcon Date: Wed May 2 19:41:57 2012 -0700 HADOOP-8279. Allow manual failover to be invoked when auto-failover is enabled. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1333288 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 93bdab468ba7677112a3d977077c982de8c1c844) commit 51e13be7d9860510f75dbf6001b4f42cd53237c3 Author: Todd Lipcon Date: Wed May 2 19:41:18 2012 -0700 HADOOP-8306. ZKFC: improve error message when ZK is not running. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1329960 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 66f98228e048dc20bbfe0891697c5fe70598ddd6) commit aa83687e2ec82365aaf2dd859cb43b48bccab4c4 Author: Todd Lipcon Date: Mon May 7 15:41:43 2012 -0700 Revert "svn merge -c 1328018 from trunk. FIXES: HADOOP-8288. Remove references of mapred.child.ulimit etc. since they are not being used any more (Ravi Prakash via bobby)" This reverts commit f0351b62a72aa361df887531d606999308415e70. Reason: these are still used by the MR1 implementation in CDH4 Ref: CDH-5630 commit 9e41e78629c4e073f4cb2f702f48f75806774fa9 Author: Todd Lipcon Date: Thu Apr 12 14:57:06 2012 -0700 HDFS-3159. Document NN auto-failover setup and configuration. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1325539 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 3b33ca50ea3cffd7451193a83adaa4e66753a082) commit e87892aa26ae50f391ab656785e526a13c80f0db Author: Todd Lipcon Date: Thu Apr 12 00:07:15 2012 -0700 HDFS-3261. TestHASafeMode fails on HDFS-3042 branch. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1325140 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e829424c50d483d6a00d4d0f1d157615feb48268) commit aad5c9ca90825e91af1924e06b27ffb0d6e63f87 Author: Aaron Twining Myers Date: Fri Mar 2 01:26:54 2012 +0000 HDFS-3037. TestMulitipleNNDataBlockScanner#testBlockScannerAfterRestart is racy. Contributed by Aaron T. Myers. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1296016 13f79535-47bb-0310-9956-ffa450edef68 commit 025d0277de6e961ce7769b10a6ec3052af0f1e34 Author: Todd Lipcon Date: Wed Apr 11 05:52:31 2012 +0000 Resolve trivial compilation error after previous merge git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1324570 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f77b1069c598e3fa6fa7b194b2a7a02311774395) commit 2bf923b7825c5b56664190f6ff14261da4e22867 Author: Todd Lipcon Date: Tue Apr 10 23:00:26 2012 -0700 HADOOP-8247. Add a config to enable auto-HA, which disables manual FailoverController. Contributed by Todd Lipcon. Modified from upstream: - addressed merge conflicts as done in upstream merge r1327724 to linearize history git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1324566 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9d4778a571f5ddfcb0526465d8b1c61f22a94abc) commit e3b8f0fa3be4bce0670210be9065a8e9700dbc69 Author: Todd Lipcon Date: Sat Apr 7 17:16:05 2012 -0700 HADOOP-8246. Auto-HA: automatically scope znode by nameservice ID. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1310919 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 986e287106f1e3b2a40276db85da8b06421b57bf) commit 0172753001d196ee8149336307b1525cb9b53b7f Author: Todd Lipcon Date: Sat Apr 7 17:15:37 2012 -0700 HDFS-3223. add zkfc to hadoop-daemon.sh script. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1310620 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit c5dfc47903c37c8e9c909d83fd7152749e96149c) commit 2fc2abf2f6eedf20eddd737defd55fb7e8897ac1 Author: Todd Lipcon Date: Sat Apr 7 17:14:59 2012 -0700 HADOOP-8260. Replace ClientBaseWithFixes with our own modified copy of the class. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1310888 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 3e83726b3f1542873b8dca6f526995d7eb3e574b) commit e4df9d4fe9b7eece47e43947282e4c090c1d969f Author: Todd Lipcon Date: Fri Apr 6 15:25:55 2012 -0700 HADOOP-8257. TestZKFailoverControllerStress occasionally fails with Mockito error. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1310616 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d979e6e0edcaa98840e11bceae4b759076e7ee08) commit ad7d0d593a4e2d15d48bf89345a6c139e4ca7961 Author: Todd Lipcon Date: Thu Apr 5 22:10:13 2012 -0700 HDFS-3200. Scope all ZKFC configurations by nameservice. Contributed by Todd Lipcon. Modified from upstream: - addressed merge conflicts same as upstream merge r1310174 in order to linearize the history git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1310165 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 08e16cda5c415eccadfbb6c8e5f513712e341068) commit 9b01236ee8b594d5e5c8fed4295840f013816fd4 Author: Todd Lipcon Date: Wed Apr 4 12:49:10 2012 -0700 HADOOP-8245. Fix flakiness in TestZKFailoverController. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1309554 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 49f0df9ec41839ab7efe6c6df05ffab889c3379c) commit ab61e106bc254d8fb507bd91e8bcb7892e99f731 Author: Todd Lipcon Date: Tue Apr 3 16:54:47 2012 -0700 HADOOP-8215. Security support for ZK Failover controller. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1309185 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0882e1bc4d49e4705cb1fd99558f0a7c2f0ab9f1) commit 7d8d3aec41742d664c49fccb21049a9ae3fb845a Author: Todd Lipcon Date: Tue Apr 3 00:59:02 2012 +0000 HDFS-2185. HDFS portion of ZK-based FailoverController. Contributed by Todd Lipcon. Modified from upstream: - Resolved NNHAServiceTarget as was done upstream in merge at r1309576 git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1308637 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 35ec7fb7229ae175a9dd9fc29e5dcaf16b87d636) commit 97dd9428c9d262950be148eed55cfe4450132f69 Author: Todd Lipcon Date: Tue Apr 3 16:52:26 2012 -0700 HADOOP-8228. Auto HA: Refactor tests and add stress tests. Contributed by Todd Lipcon. Modified from upstream: - In CDH, HADOOP-8077 was committed first, so needed to modify DummyHAService to reflect the new API for NodeFencer.create. Upstream this was resolved in a later merge commit r1310174 git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1307599 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 62ddccfcf1cabd1cdc305deedb84574201398c9b) commit ba777a94c91ce817f6f9b19404b06ce8fc1f8800 Author: Todd Lipcon Date: Fri Mar 30 20:23:59 2012 +0000 HADOOP-8220. ZKFailoverController doesn't handle failure to become active correctly. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1307596 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 06eb2c5522ce6cecc94fa687acd715edc3a5ed40) commit 808e3369da7532fc9675facd0a1ff92ef3bf5e07 Author: Todd Lipcon Date: Thu Mar 29 21:49:37 2012 +0000 Amend HADOOP-8212 (Improve ActiveStandbyElector's behavior when session expires) Amendment patch incorporates following feedback from Bikas Saha: - adds a new functional test for session expiration while in the standby state - adds a safety check in the StatCallback for session expiration - improves some comments git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3042@1307128 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 0400fb66b26d92664e26a3175c64d2759db1e576) commit a649d0272f9dbd603def5f12fe1e841087cc61cf Author: Eli Collins Date: Tue Apr 3 15:05:59 2012 -0700 HDFS-2976 corrected the previous wrong commit for this issue. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1298507 13f79535-47bb-0310-9956-ffa450edef68 commit 00dfb076f85ed604ca298f968f854a8d2771208b Author: Andrew Bayer Date: Mon Apr 2 16:08:40 2012 -0700 CDH-5014. Fixing bad behavior when cloudera/build.properties doesn't exist. commit 97de8c326c5560acace092a5003e0d206cd6a2d3 Author: Andrew Bayer Date: Mon Apr 2 10:16:26 2012 -0700 CDH-5014. Use cloudera/build.properties to get git hash for saveVersion.sh call. commit 12f9000ab157c8d52bf34516156af82522d767e6 Author: Alejandro Abdelnur Date: Fri Apr 27 16:48:37 2012 -0700 CLOUDERA-BUILD. Removing explict exclusion of TestStreaming, using flaky exclusion setup now commit 09bb5da7ebaf04861172deacac90bcd389aafaed Author: Roman Shaposhnik Date: Thu Mar 29 19:24:01 2012 -0700 CLOUDERA-BUILD. add pipes (and other c++ libs) to the cdh4 build (CDH-5075) commit f746767fc11adac11240104403e289c4d93a60a4 Author: Andrew Bayer Date: Fri Mar 16 09:47:07 2012 -0700 CLOUDERA-BUILD. Ensure ZooKeeper SNAPSHOT dependency appears in dist as -SNAPSHOT.jar, not unique timestamp. commit 364d5dc6a37b77fdab4c74e15c78a6ada173f4b0 Author: Andrew Bayer Date: Thu Mar 15 11:26:48 2012 -0700 CLOUDERA-BUILD. Skip deploy of hadoop-dist by default. commit 5e98bf2ed3ce851ac553de10566384a8f1315406 Author: Andrew Bayer Date: Tue Mar 13 08:45:41 2012 -0700 CDH-4642. Ensure CDH4 Hadoop uses same Avro version as other components. commit 82713f59b907042eee057281d836f0bff9b89d80 Author: Patrick Hunt Date: Wed Apr 11 17:02:33 2012 -0700 CLOUDERA-BUILD. Removed clover as a runtime dependency. commit 66b0b0b05cc49bf0a15aa85204775d83aa99078a Author: Andrew Bayer Date: Mon Mar 12 15:31:21 2012 -0700 CLODUERA-BUILD. Make modules/*.jar in tarball have proper versions. This fixes the jar names in the modules directory of the dist when they're SNAPSHOTs, by forcing the use of project.version in their name, rather than module.version - module.version ends up with the unique snapshot identifier, which causes a lot of problems. commit 543afcc51b71977ab7bde22734fc424d894bac2f Author: Andrew Bayer Date: Mon Mar 12 11:54:08 2012 -0700 CLOUDERA-BUILD. Removing distributionManagement from hadoop-yarn POM, as that breaks deploys of CDH. commit 471017c7a217c8b3b200ef4322be986727be7526 Author: Eli Collins Date: Sun Mar 11 15:14:52 2012 -0700 CLOUDERA-BUILD. Add the ability to deploy binary and src tarballs. commit d062213b79068400df732f89ca9de5662bc347f4 Author: Eli Collins Date: Sun Mar 11 12:16:53 2012 -0700 CLOUDERA-BUILD. Updating for 4.0.0 development.