carlo curino
56972123ff
YARN-1711. Policy to enforce instantaneous and over-time quotas on user reservation. Contributed by Carlo Curino and Subru Krishnan.
...
(cherry picked from commit c4918cb4cb5a267a8cfd6eace28fcfe7ad6174e8)
(cherry picked from commit b6df0dddcdafd7ec67c76ea92aea3ff3e94db247)
(cherry picked from commit 6bfdaf06c496c9db87c054977617c16e372325ac)
2014-10-06 10:29:13 -07:00
carlo curino
4ee027b9d6
YARN-1710. Logic to find allocations within a Plan that satisfy user ReservationRequest(s). Contributed by Carlo Curino and Subru Krishnan.
...
(cherry picked from commit aef7928899b37262773f3dc117157bb746bf8918)
(cherry picked from commit f66ffcf832235e0da0bb050fff08e248b547c360)
(cherry picked from commit 6a3c167175ba98e002b6a67ce73355974c1263da)
2014-10-06 10:29:13 -07:00
subru
056b7f5799
YARN-1709. In-memory data structures used to track resources over time to enable reservations.
...
(cherry picked from commit 0d8b2cd88b958b1e602fd4ea4078ef8d4742a7c3)
(cherry picked from commit cf4b34282aafee9f6b09d3433c4de1ae4b359168)
(cherry picked from commit 63250ef9d6410f5db20dfe421870c655e2c0fd65)
2014-10-06 10:29:13 -07:00
subru
f4522fd987
YARN-1708. Public YARN APIs for creating/updating/deleting reservations.
...
(cherry picked from commit 3f2e3b275bcf29264a112c5d2f4eae289fe7f52c)
(cherry picked from commit c9266df40434fdde05bd3a4c75f7a6bc29db760f)
(cherry picked from commit 3a167056d10707bb3144e0d0a2a2affc169e8461)
2014-10-06 10:29:13 -07:00
carlo curino
950da32b4c
YARN-2475. Logic for responding to capacity drops for the ReservationSystem. Contributed by Carlo Curino and Subru Krishnan.
...
(cherry picked from commit f83a07f266f2c5e6eead554d8a331ed7e75e10d5)
(cherry picked from commit 1c6950354f3c35a7824770dc251d5aec3be4876a)
(cherry picked from commit b81f571e6064cee119bcbfed090ab646cdd927a7)
2014-10-06 10:29:12 -07:00
carlo curino
5ac08c5398
YARN-1707. Introduce APIs to add/remove/resize queues in the CapacityScheduler. Contributed by Carlo Curino and Subru Krishnan
...
(cherry picked from commit aac47fda7fecda9fc18ade34d633eca895865a70)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CapacityScheduler.java
(cherry picked from commit eb3e40b833b9d82c1556843f960194dc42e482f3)
(cherry picked from commit cf5ef00b96cba3ee1e971b7280f987fa65044ef5)
2014-10-06 10:29:12 -07:00
cnauroth
08ccd30063
HADOOP-11163. Correct CHANGES.txt.
...
(cherry picked from commit bbb3b1acc0e8ce10b8689ded2be73b0965f09e52)
(cherry picked from commit 1329d1e701a52bb99759a9f0176865674887a90f)
2014-10-06 09:16:31 -07:00
cnauroth
29c203585e
HADOOP-11163. MetricsSystemImpl may miss a registered source. Contributed by Chuan Liu.
...
(cherry picked from commit 69c9af91031f345d9511618877646b8756b17863)
(cherry picked from commit a828ef15b0e2c63dac6854910bc9ae3b5f5ef755)
2014-10-06 09:16:22 -07:00
Haohui Mai
f567f3c833
HDFS-7172. Test data files may be checked out of git with incorrect line endings, causing test failures in TestHDFSCLI. Contributed by Chris Nauroth.
...
(cherry picked from commit 5db04a5a1a27d4199bfcc1c31a001ff4db32810b)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
2014-10-06 09:15:41 -07:00
Arun C. Murthy
e65d8b750d
HADOOP-10731. Sync-ing CHANGES.txt across branches.
...
(cherry picked from commit c5828c624f37f78dad46c66cb878b392e4a1495c)
2014-10-05 07:51:56 -07:00
Arun C. Murthy
c39f74d041
HADOOP-10681. Remove unnecessary synchronization from Snappy & Zlib codecs. Contributed by Gopal Vijayaraghavan.
...
(cherry picked from commit 8f9ab998e273259c1e7a3ed53ba37d767e02b6bb)
2014-10-05 07:47:28 -07:00
Vinod Kumar Vavilapalli
3542eef75b
YARN-2468. Enhanced NodeManager to support log handling APIs (YARN-2569) for use by long running services. Contributed by Xuan Gong.
...
(cherry picked from commit 34cdcaad71cad76c0874a4e5266b4074009d2ffc)
2014-10-03 12:17:38 -07:00
Jian He
f97252e7e5
YARN-2562. Changed ContainerId#toString() to be more readable. Contributed by Tsuyoshi OZAWA
...
(cherry picked from commit eb6ce5e97c6a379caf9de0b34cc7770c4447bb1a)
2014-10-03 11:05:17 -07:00
Andrew Wang
ac510c3610
HADOOP-11151. Automatically refresh auth token and retry on auth failure. Contributed by Arun Suresh.
...
(cherry picked from commit 2d8e6e2c4a52a4ba815b23d6d1ac21be4df23d9e)
(cherry picked from commit 9ebff016c2de3410622e6da3e9963adbaa894c1a)
2014-10-02 20:00:22 -07:00
Jian He
65cf007ab9
YARN-2628. Capacity scheduler with DominantResourceCalculator carries out reservation even though slots are free. Contributed by Varun Vasudev
...
(cherry picked from commit 054f28552687e9b9859c0126e16a2066e20ead3f)
2014-10-02 15:16:47 -07:00
Zhijie Shen
20fb25cde2
YARN-2527. Fixed the potential NPE in ApplicationACLsManager and added test cases for it. Contributed by Benoy Antony.
...
(cherry picked from commit 1c93025a1b370db46e345161dbc15e03f829823f)
2014-10-02 14:58:32 -07:00
Haohui Mai
cfc5f8f684
HADOOP-11160. Fix typo in nfs3 server duplicate entry reporting. Contributed by Charles Lamb.
2014-10-02 14:27:33 -07:00
Colin Patrick Mccabe
cf025cc39b
HDFS-7176. The namenode usage message doesn't include "-rollingupgrade started" (cmccabe)
...
(cherry picked from commit dd1b8f2ed8a86871517c730a9f370aca4b763514)
(cherry picked from commit 1725d56132c54d9ccab9e25b1ea5ad5c04c43795)
2014-10-02 14:08:15 -07:00
Colin Patrick Mccabe
94277a7d21
HDFS-7162. Wrong path when deleting through fuse-dfs a file which already exists in trash (cmccabe)
...
(cherry picked from commit 03db9cc839663cad387db7df8e4f60b312058f18)
(cherry picked from commit ab1afc4e1cafc1cd81cca36eccc1c905afb7293b)
2014-10-02 14:07:44 -07:00
Andrew Wang
dea3f133ff
HDFS-7181. Remove incorrect precondition check on key length in FileEncryptionInfo. (wang)
...
(cherry picked from commit 6ac10516e7fa28384b6d3c2670f6621e2666ffdb)
(cherry picked from commit 6dbba19469d698891e9c6a8513cbe58992a736b1)
2014-10-02 14:01:30 -07:00
Andrew Wang
59e9858181
HDFS-7179. DFSClient should instantiate a KeyProvider, not a KeyProviderCryptoExtension. (wang)
...
(cherry picked from commit d2d5a0ea03b0d461a4d376c7b9de8cd5c147effa)
(cherry picked from commit 6ddd9eff78a15081dfe3b405b3d0a958ff27acf5)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
2014-10-02 14:01:20 -07:00
Jason Lowe
95757899d4
YARN-2624. Resource Localization fails on a cluster due to existing cache directories. Contributed by Anubhav Dhoot
...
(cherry picked from commit 29f520052e2b02f44979980e446acc0dccd96d54)
2014-10-02 17:45:12 +00:00
Jian He
116eb0bdc3
YARN-2617. Fixed NM to not send duplicate container status whose app is not running. Contributed by Jun Gong
...
(cherry picked from commit 3ef1cf187faeb530e74606dd7113fd1ba08140d7)
2014-10-02 10:06:58 -07:00
arp
39bad4a4c8
HDFS-7178. Additional unit test for replica write with full disk. (Arpit Agarwal)
...
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
2014-10-02 09:29:44 -07:00
Vinod Kumar Vavilapalli
ae7a3235be
YARN-2446. Augmented Timeline service APIs to start taking in domains as a parameter while posting entities and events. Contributed by Zhijie Shen.
...
(cherry picked from commit 9e40de6af7959ac7bb5f4e4d2833ca14ea457614)
2014-10-01 18:02:03 -07:00
junping_du
8871bf37fe
YARN-2613. Support retry in NMClient for rolling-upgrades. (Contributed by Jian He)
2014-10-01 17:11:59 -07:00
Haohui Mai
364c110c2b
Addendum patch for HDFS-7172. Contributed by Chris Nauroth.
2014-10-01 16:11:02 -07:00
Zhijie Shen
8531f93d2d
YARN-2630. Prevented previous AM container status from being acquired by the current restarted AM. Contributed by Jian He.
...
(cherry picked from commit 52bbe0f11bc8e97df78a1ab9b63f4eff65fd7a76)
2014-10-01 15:41:12 -07:00
Haohui Mai
5d2f325483
HDFS-6894. Add XDR parser method for each NFS response. Contributed by Brandon Li.
2014-10-01 13:22:12 -07:00
Haohui Mai
0eec4c187c
HDFS-7158. Reduce the memory usage of WebImageViewer. Contributed by Haohui Mai.
2014-10-01 13:22:07 -07:00
Kihwal Lee
bd69f86668
HDFS-6754. TestNamenodeCapacityReport.testXceiverCount may sometimes fail due to lack of retry. Contributed by Mit Desai.
...
(cherry picked from commit 3f25d916d5539917092e2f52a8c2df2cfd647c3c)
2014-10-01 14:44:30 -05:00
arp
0abbfcf2d0
HDFS-7153. Add storagePolicy to NN edit log during file creation. (Arpit Agarwal)
2014-09-30 23:34:11 -07:00
Steve Loughran
a19efe3b13
HADOOP-11117 UGI HadoopLoginModule doesn't catch & wrap all kerberos-related exceptions (stevel)
2014-09-30 17:40:53 -07:00
Andrew Wang
e2351e8512
HADOOP-11113. Namenode not able to reconnect to KMS after KMS restart. (Arun Suresh via wang)
...
(cherry picked from commit e25a25c5343c889d8c9e45b65082ddb55cf36d52)
2014-09-30 16:48:27 -07:00
Jian He
8c13a7484c
YARN-2602. Fixed possible NPE in ApplicationHistoryManagerOnTimelineStore. Contributed by Zhijie Shen
...
(cherry picked from commit bbff96be48119774688981d04baf444639135977)
2014-09-30 16:45:30 -07:00
Karthik Kambatla
785e672e0b
YARN-2594. Potential deadlock in RM when querying ApplicationResourceUsageReport. (Wangda Tan via kasha)
...
(cherry picked from commit 14d60dadc25b044a2887bf912ba5872367f2dffb)
2014-09-30 16:19:38 -07:00
Karthik Kambatla
c206265b7e
YARN-2610. Hamlet should close table tags. (Ray Chiang via kasha)
...
(cherry picked from commit f7743dd07dfbe0dde9be71acfaba16ded52adba7)
2014-09-30 15:50:13 -07:00
Jason Lowe
ab3cab0b53
YARN-2387. Resource Manager crashes with NPE due to lack of synchronization. Contributed by Mit Desai
...
(cherry picked from commit feaf139b4f327d33011e5a4424c06fb44c630955)
2014-09-30 22:42:53 +00:00
Zhijie Shen
b19f668f5d
YARN-2627. Added the info logs of attemptFailuresValidityInterval and number of previous failed attempts. Contributed by Xuan Gong.
...
(cherry picked from commit 9582a50176800433ad3fa8829a50c28b859812a3)
2014-09-30 13:01:13 -07:00
Jing Zhao
62d47e3965
HDFS-7167. NPE while running Mover if the given path is for a file. Contributed by Jing Zhao.
...
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
2014-09-30 11:23:45 -07:00
Arun C. Murthy
d3e61c96b5
Branching for hadoop-2.6
2014-09-30 10:38:47 -07:00
Arun C. Murthy
6a60fa279a
Preparing to branch hadoop-2.6
2014-09-30 10:37:03 -07:00
cnauroth
57b145c3ab
HADOOP-11145. TestFairCallQueue fails. Contributed by Akira AJISAKA.
...
(cherry picked from commit b9158697a4f2d345b681a9b6ed982dae558338bc)
2014-09-30 08:58:39 -07:00
cnauroth
781833f553
HADOOP-11154. Update BUILDING.txt to state that CMake 3.0 or newer is required on Mac. Contributed by Chris Nauroth.
...
(cherry picked from commit 8dc4e9408f4cd9a50cd58aee574f3b03c3a33b31)
2014-09-30 08:35:35 -07:00
Haohui Mai
eea383ff2e
HDFS-6779. Add missing version subcommand for hdfs. Contributed by Sasaki Toru.
2014-09-29 18:20:44 -07:00
Brandon Li
aa3d6d374d
HADOOP-11130. NFS updateMaps OS check is reversed. Contributed by Brandon Li
...
(cherry picked from commit c88c6c57aa79e8a1f33d2e075491656f472c858b)
2014-09-29 15:08:19 -07:00
Andrew Wang
758fb8465a
HADOOP-11153. Make number of KMS threads configurable. (wang)
...
(cherry picked from commit 64aef189656919327b11fe5e90ea680ca7ba83df)
2014-09-29 15:04:26 -07:00
Andrew Wang
47ddaee1db
HDFS-7122. Use of ThreadLocal<Random> results in poor block placement. (wang)
...
(cherry picked from commit d7086c563ff2847c415913ac625b2a557eeccbdd)
2014-09-29 15:00:28 -07:00
Jonathan Eagles
9bc676aa6e
YARN-2606. Application History Server tries to access hdfs before doing secure login (Mit Desai via jeagles)
2014-09-29 16:40:46 -05:00
Andrew Wang
38f3b11c29
HDFS-7124. Remove EncryptionZoneManager.NULL_EZ. (clamb via wang)
...
(cherry picked from commit 7f0efe96f85704e39349f20ab6a11bfaa81c6a75)
2014-09-29 14:14:49 -07:00