GitHub user hadooping opened a pull request: https://github.com/apache/hadoop/pull/70
Branch 2.8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/hadoop branch-2.8 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hadoop/pull/70.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #70 ---- commit 4f1f9f7efffc8638fe6e8ff1502693317d9f1630 Author: Xiaoyu Yao <x...@apache.org> Date: 2015-11-25T21:40:43Z HDFS-8512. WebHDFS : GETFILESTATUS should return LocatedBlock with storage type info. Contributed by Xiaoyu Yao. (cherry picked from commit e3d673901b396cf5bbede5ed6f607ce68301ec0a) commit 9c1ef648a9f57d4f938c789fc19bc44aef89d72d Author: Konstantin V Shvachko <s...@apache.org> Date: 2015-11-25T22:16:03Z HDFS-9407. TestFileTruncate should not use fixed NN port. Contributed by Brahma Reddy Battula. commit 288cf8437b7e03f071e95eb05e83a26e58fff26b Author: Jing Zhao <ji...@apache.org> Date: 2015-11-25T22:21:06Z HDFS-9467. Fix data race accessing writeLockHeldTimeStamp in FSNamesystem. Contributed by Mingliang Liu. (cherry picked from commit e556c35b0596700f9ec9d0a51cf5027259d531b5) commit 8c6273d117fda28e4ac6e64faba9a087745a13a5 Author: Robert Kanter <rkan...@apache.org> Date: 2015-11-26T01:03:38Z MAPREDUCE-6549. multibyte delimiters with LineRecordReader cause duplicate records (wilfreds via rkanter) (cherry picked from commit 7fd00b3db4b7d73afd41276ba9a06ec06a0e1762) commit 7b4bf23b2a5dfd317a85c6cc444d213fce6ee6a0 Author: Robert Kanter <rkan...@apache.org> Date: 2015-11-26T01:12:40Z MAPREDUCE-6550. archive-logs tool changes log ownership to the Yarn user when using DefaultContainerExecutor (rkanter) (cherry picked from commit 6d84cc16b3e0685fef01d0e3526b0f7556ceff51) commit 767815f3176c4776ea828994a662404df303f890 Author: Vinod Kumar Vavilapalli <vino...@apache.org> Date: 2015-11-26T01:33:26Z Adding release 2.8.0 to CHANGES.txt (cherry picked from commit d57fd181c75c2578775fda0ec575b66da416adff) commit efaef45a2422a79d721e31b86bc032d37cb2aaa0 Author: Vinod Kumar Vavilapalli <vino...@apache.org> Date: 2015-11-26T01:49:48Z Reverting previous commit which added 2.9.0 entries. Don't need that in branch-2.8. Revert "Adding release 2.8.0 to CHANGES.txt" This reverts commit 767815f3176c4776ea828994a662404df303f890. commit 6417121ddbc2bbbe04390e5f7c9e778d7520f768 Author: cnauroth <cnaur...@apache.org> Date: 2015-11-28T23:40:07Z HADOOP-12600. FileContext and AbstractFileSystem should be annotated as a Stable interface. Contributed by Chris Nauroth. (cherry picked from commit b2c78536cb55c58e4d4a0ea16f648a34c7e2f88c) (cherry picked from commit 669743ce114181e5d95eb946be3ef1604de78665) commit 8676959d137f2984d6ae5b54f255998ea360eadf Author: Andrew Wang <w...@apache.org> Date: 2015-11-30T22:32:19Z HDFS-9470. Encryption zone on root not loaded from fsimage after NN restart. Xiao Chen via wang. (cherry picked from commit 9b8e50b424d060e16c1175b1811e7abc476e2468) (cherry picked from commit ce1111ceea830cce5f0833db55201e0e88c3b199) commit 745772c975527c2829500b02bc538e86b0a57a52 Author: Akira Ajisaka <aajis...@apache.org> Date: 2015-12-01T03:29:09Z HDFS-9336. deleteSnapshot throws NPE when snapshotname is null. Contributed by Brahma Reddy Battula. (cherry picked from commit 1c05393b51748033279bff31dbc5c5cae7fc3a86) (cherry picked from commit 402a2f2d6463383b623cd4c59c6631768907e299) commit 81a7ad45c9b3f38a4b99e897bb304c362fb1bdf5 Author: Allen Wittenauer <a...@apache.org> Date: 2015-12-01T16:15:33Z HADOOP-12366. expose calculated paths (aw) commit 084ad2b4201c8b414f67bcef1b404f81cc4d1b9d Author: Jing Zhao <ji...@apache.org> Date: 2015-12-01T21:05:22Z HDFS-9485. Make BlockManager#removeFromExcessReplicateMap accept BlockInfo instead of Block. Contributed by Mingliang Liu. (cherry picked from commit 830eb252aaa4fec7ef2ec38cb66f669e8e1ecaa5) (cherry picked from commit 7e416aa70d76c39dcbc582d1b5bc4b36f557454e) commit 456426fe6b0a7d5ef9bea2a5c4c06ce3023caf8a Author: Zhe Zhang <z...@apache.org> Date: 2015-12-01T18:24:31Z HDFS-9269. Update the documentation and wrapper for fuse-dfs. Contributed by Wei-Chiu Chuang. Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Change-Id: Idebd3b5d2ab09910c71cfde19e4b4d88f7ce1efb commit b70b380f37ff03d5b30b8aa2adb9e731fb898c5f Author: Kihwal Lee <kih...@apache.org> Date: 2015-12-01T22:43:15Z HDFS-9426. Rollingupgrade finalization is not backward compatible (Contributed by Kihwal Lee) (cherry picked from commit c62d42cd8bb09a5ffc0c5eefa2d87913e71b9e7e) Conflicts: hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/DatanodeProtocolClientSideTranslatorPB.java hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/DatanodeProtocolServerSideTranslatorPB.java hadoop-hdfs-project/hadoop-hdfs/src/main/proto/DatanodeProtocol.proto (cherry picked from commit 9f256d1d716a7e17606245fcfc619901a8fa299a) commit 3b9043348aad5aff9705bf25a07e909a989af232 Author: Yongjun Zhang <yzh...@cloudera.com> Date: 2015-11-26T02:37:52Z HADOOP-12468. Partial group resolution failure should not result in user lockout. (Wei-Chiu Chuang via Yongjun Zhang) (cherry picked from commit 0348e769abc507c69d644db7bc56d31d971c51d1) (cherry picked from commit 165abe6c4fe18ab3ba6d34b19b940a16e11e7242) commit a99274ea967da32c8c187c3ee8ea222186145874 Author: Arpit Agarwal <a...@apache.org> Date: 2015-12-01T17:27:23Z HADOOP-12609. Fix intermittent failure of TestDecayRpcScheduler. (Contributed by Masatake Iwasaki) commit 05d7202b1e81b205dc3563dcb4b896e6ab5db0c7 Author: Arpit Agarwal <a...@apache.org> Date: 2015-12-01T21:32:32Z HDFS-6533. TestBPOfferService#testBasicFunctionalitytest fails intermittently. (Contributed by Wei-Chiu Chuang) commit 12fb8b4cc57b6baf1370a7337a488a275fdd586a Author: Junping Du <junping...@apache.org> Date: 2015-12-02T15:38:03Z Add 2.6.4 as release entry to CHANGES.txt commit 228ad84e9c9938aebbc2d8547253bcce06b53c80 Author: Colin Patrick Mccabe <cmcc...@cloudera.com> Date: 2015-12-02T07:21:21Z HDFS-9429. Tests in TestDFSAdminWithHA intermittently fail with EOFException (Xiao Chen via Colin P. McCabe) (cherry picked from commit 53e3bf7e704c332fb119f55cb92520a51b644bfc) (cherry picked from commit 9b516a2a0501242b27f10a8f3e8551ed85a11320) commit 78552d8857e218ca1973d6644236842a7e16aef0 Author: Akira Ajisaka <aajis...@apache.org> Date: 2015-12-03T03:45:45Z HADOOP-12565. Replace DSA with RSA for SSH key type in SingleCluster.md. Contributed by Mingliang Liu. (cherry picked from commit 3857fed2c8fc601b46e8331f73a3104f4f33e498) (cherry picked from commit 15c2f709c685986518feba60fc35222574ce3f0f) commit 6af5255b027c16fd78ad922a094d55a35c33a559 Author: Junping Du <junping...@apache.org> Date: 2015-12-03T14:36:37Z YARN-4408. Fix issue that NodeManager still reports negative running containers. Contributed by Robert Kanter. (cherry picked from commit 62e9348bc10bb97a5fcb4281f7996a09d8e69c60) (cherry picked from commit e76ba91fa58dae6750f608c0f8b86e9a43e80005) commit afc76eb2187aa3f5fb7ab468a55c3a56c2c8becf Author: Tsz-Wo Nicholas Sze <szets...@hortonworks.com> Date: 2015-12-03T01:39:28Z HDFS-9294. DFSClient deadlock when close file and failed to renew lease. Contributed by Brahma Reddy Battula commit 560d49da8f8ac6abea8b8abb2473de29ac329feb Author: Yongjun Zhang <yzh...@cloudera.com> Date: 2015-12-04T21:45:01Z HDFS-9474. TestPipelinesFailover should not fail when printing debug message. (John Zhuge via Yongjun Zhang) (cherry picked from commit 59dbe8b3e96d13c2322cabd87c7f893c5a3812ba) commit da3dfd77fd451b1b92b7bc3daf59dae5a5e7cbaa Author: Arpit Agarwal <a...@apache.org> Date: 2015-12-04T22:46:46Z HDFS-9214. Support reconfiguring dfs.datanode.balance.max.concurrent.moves without DN restart. (Contributed by Xiaobing Zhou) commit 43241bf8e58f17e0b1be7ee9092047befff23ba8 Author: Arpit Agarwal <a...@apache.org> Date: 2015-12-04T23:33:09Z HDFS-9214. Add missing license header commit db69c5f7440d41a73bcdb545d7354e61c529b408 Author: Arun Suresh <asur...@apache.org> Date: 2015-12-06T05:26:16Z YARN-4358. Reservation System: Improve relationship between SharingPolicy and ReservationAgent. (Carlo Curino via asuresh) (cherry picked from commit 742632e346604fd2b263bd42367165638fcf2416) commit 03e615ba55938c26f04715a735760db92ef4e645 Author: rohithsharmaks <rohithsharm...@apache.org> Date: 2015-12-07T09:46:56Z YARN-3456. Improve handling of incomplete TimelineEntities. (Varun Saxena via rohithsharmaks) (cherry picked from commit 01a641bc447c464b2830d58addd482f47dbd92ae) commit 3205fe3da8b437fd8bfc51c52a0cf45aa27298cc Author: = <cur...@apache.org> Date: 2015-12-07T21:33:28Z YARN-4248. REST API for submit/update/delete Reservations. (curino) (cherry picked from commit c25a6354598ec855bec7f695a7c3eed8794cd381) (cherry picked from commit 4ac1564418597e2ebbaa80600eb5f002b1431281) commit 469bf568015e5271c0e843e0d872378329e98740 Author: Vinod Kumar Vavilapalli <vino...@apache.org> Date: 2015-12-08T19:35:28Z HDFS-9273. Moving to 2.6.3 CHANGES section to reflect the backport. commit 3d100163de1b891ccabe6871c9fad1d9ee6f9b41 Author: Chris Douglas <cdoug...@apache.org> Date: 2015-12-08T20:08:04Z YARN-4248. Followup patch adding asf-licence exclusions for json test files (cherry picked from commit 9f50e13d5dc329c3a6df7f9bcaf2f29b35adc52b) (cherry picked from commit bfe4796802c8f706fdc4c393324ddb9f24194677) ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---