Vinod Kumar Vavilapalli
|
48264f1994
|
YARN-948. Changed ResourceManager to validate the release container list before actually releasing them. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508609 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 20:30:54 +00:00 |
|
Vinod Kumar Vavilapalli
|
817a654346
|
YARN-945. Removed setting of AMRMToken's service from ResourceManager and changed client libraries do it all the time and correctly. Contributed by Vinod Kumar Vavilapalli.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508232 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 23:17:39 +00:00 |
|
Vinod Kumar Vavilapalli
|
c23cf3cddf
|
YARN-961. Changed ContainerManager to enforce Token auth irrespective of security. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508216 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 22:23:29 +00:00 |
|
Alejandro Abdelnur
|
f179afc68d
|
YARN-937. Fix unmanaged AM in non-secure/secure setup post YARN-701. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507706 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-27 20:04:38 +00:00 |
|
Vinod Kumar Vavilapalli
|
ae8f07d47b
|
YARN-960. Fixed ResourceManager to propagate client-submitted credentials irrespective of security. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507700 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-27 18:50:27 +00:00 |
|
Vinod Kumar Vavilapalli
|
db1e0c1eef
|
YARN-688. Fixed NodeManager to properly cleanup containers when it is shut down. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506814 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-25 04:14:25 +00:00 |
|
Bikas Saha
|
ed6598791e
|
YARN-873. YARNClient.getApplicationReport(unknownAppId) returns a null report (Xuan Gong via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506732 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-24 21:34:47 +00:00 |
|
Vinod Kumar Vavilapalli
|
3ca3137179
|
YARN-926. Modified ContainerManagerProtcol APIs to take in requests for multiple containers. Contributed by Jian He.
MAPREDUCE-5412. Update MR app to use multiple containers API of ContainerManager after YARN-926. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506391 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-24 03:41:03 +00:00 |
|
Alejandro Abdelnur
|
ca35ed13bf
|
YARN-461. Fair scheduler should not accept apps with empty string queue name. (ywskycn via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1505858 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-23 00:00:11 +00:00 |
|
Vinod Kumar Vavilapalli
|
5b3bb05fbe
|
YARN-853. Fixed CapacityScheduler's maximum-am-resource-percent to properly work beyond refreshing queues. Contributed by Devaraj K.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1505855 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-22 23:49:20 +00:00 |
|
Arun Murthy
|
5b99672658
|
YARN-897. Ensure child queues are ordered correctly to account for completed containers. Contributed by Djellel Eddine Difallah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1505146 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-20 14:59:41 +00:00 |
|
Arun Murthy
|
ac914f79bc
|
YARN-918. Remove ApplicationAttemptId from RegisterApplicationMasterRequestProto. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504735 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-19 00:57:40 +00:00 |
|
Arun Murthy
|
32bc200d54
|
YARN-701. Use application tokens irrespective of secure or non-secure mode. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504604 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 19:03:48 +00:00 |
|
Hitesh Shah
|
1c133ffb72
|
YARN-865. RM webservices can't query based on application Types. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504288 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 21:42:24 +00:00 |
|
Bikas Saha
|
9f3e488936
|
YARN-922. Change FileSystemRMStateStore to use directories (Jian He via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504261 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 20:19:49 +00:00 |
|
Vinod Kumar Vavilapalli
|
c6facfb10d
|
YARN-912. Move client facing exceptions to yarn-api module. Contributed by Mayank Bansal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504032 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 07:31:33 +00:00 |
|
Alejandro Abdelnur
|
1714932158
|
YARN-333. Schedulers cannot control the queue-name of an application. (sandyr via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502374 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 21:39:28 +00:00 |
|
Christopher Douglas
|
85f0efb68f
|
YARN-569. Add support for requesting and enforcing preemption requests via
a capacity monitor. Contributed by Carlo Curino, Chris Douglas
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502083 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 01:20:23 +00:00 |
|
Vinod Kumar Vavilapalli
|
dfe70f6a03
|
YARN-295. Fixed a race condition in ResourceManager RMAppAttempt state machine. Contributed by Mayank Bansal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1501856 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 17:08:43 +00:00 |
|
Bikas Saha
|
15ce82b9c5
|
YARN-369. Handle ( or throw a proper error when receiving) status updates from application masters that have not registered (Mayank Bansal & Abhishek Kapoor via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1501605 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 23:14:27 +00:00 |
|
Hitesh Shah
|
e2cce7bd26
|
YARN-727, MAPREDUCE-5325. ClientRMProtocol.getAllApplications should accept ApplicationType as a parameter. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1501599 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 23:01:01 +00:00 |
|
Vinod Kumar Vavilapalli
|
5e4f6ad1d9
|
YARN-791. Changed RM APIs and web-services related to nodes to ensure that both are consistent with each other. Contributed by Sandy Ryza.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1500994 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 22:30:52 +00:00 |
|
Bikas Saha
|
eff5d9b17e
|
YARN-845. RM crash with NPE on NODE_UPDATE (Mayank Bansal via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499886 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-04 23:31:26 +00:00 |
|
Luke Lu
|
8eb3be63f5
|
YARN-877. Support resource blacklisting for FifoScheduler. (Junping Du via llu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1498021 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-29 20:18:57 +00:00 |
|
Alejandro Abdelnur
|
c221204cca
|
YARN-883. Expose Fair Scheduler-specific queue metrics. (sandyr via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1497884 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-28 18:59:47 +00:00 |
|
Arun Murthy
|
f3a893b696
|
YARN-869. Move ResourceManagerAdministrationProtocol out of main YARN api. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1496751 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-26 05:57:05 +00:00 |
|
Vinod Kumar Vavilapalli
|
b3a8d99817
|
YARN-874. Making common RPC to switch to not switch to simple when other mechanisms are enabled and thus fix YARN/MR test failures after HADOOP-9421. Contributed by Daryn Sharp and Vinod Kumar Vavilapalli.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1496692 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-26 00:42:26 +00:00 |
|
Alejandro Abdelnur
|
e60fbbcc2e
|
YARN-736. Add a multi-resource fair sharing metric. (sandyr via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1496153 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-24 18:33:45 +00:00 |
|
Bikas Saha
|
ba44df9166
|
Deleting files missed for YARN-827
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1495633 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-21 22:54:04 +00:00 |
|
Bikas Saha
|
37d7935a9d
|
YARN-827. Need to make Resource arithmetic methods accessible^CJian He via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1495533 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-21 18:28:57 +00:00 |
|
Alejandro Abdelnur
|
066f970457
|
YARN-866. Add test for class ResourceWeights. (ywskycn via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1495494 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-21 16:24:53 +00:00 |
|
Vinod Kumar Vavilapalli
|
3f809667bc
|
YARN-854. Fixing YARN bugs that are failing applications in secure environment. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1494845 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-20 03:41:36 +00:00 |
|
Vinod Kumar Vavilapalli
|
243bcd367f
|
YARN-694. Starting to use NMTokens to authenticate all communication with NodeManagers. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1494369 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-18 23:19:49 +00:00 |
|
Arun Murthy
|
acc0d3eb52
|
YARN-840. Moved ProtoUtils to yarn.api.records.pb.impl. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1494027 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-18 05:47:54 +00:00 |
|
Vinod Kumar Vavilapalli
|
5d1b453b85
|
YARN-610. ClientToken is no longer set in the environment of the Containers. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493968 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 23:13:17 +00:00 |
|
Vinod Kumar Vavilapalli
|
7d0c43d7cf
|
YARN-822. Renamed ApplicationToken to be AMRMToken, and similarly the corresponding TokenSelector and SecretManager. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493889 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 19:11:29 +00:00 |
|
Vinod Kumar Vavilapalli
|
4662b8b443
|
YARN-833. Moved Graph and VisualizeStateMachine into yarn.state package. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493654 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 06:51:51 +00:00 |
|
Vinod Kumar Vavilapalli
|
b9efe6bd4a
|
HADOOP-9649. Promoted YARN service life-cycle libraries into Hadoop Common for usage across all Hadoop projects. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493650 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 06:39:33 +00:00 |
|
Vinod Kumar Vavilapalli
|
d4a811edb2
|
YARN-826. Moved Clock and SystemClock into yarn.util package. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493639 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 04:49:13 +00:00 |
|
Vinod Kumar Vavilapalli
|
f5f8f3bca4
|
YARN-825. Fixed javadoc and annotations for yarn-common module. Contributed by Vinod Kumar Vavilapalli.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493634 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 03:32:49 +00:00 |
|
Arun Murthy
|
6b75a5c3b5
|
YARN-831. Removed minimum resource from GetNewApplicationResponse as a follow-up to YARN-787. Contributed Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493626 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 02:33:11 +00:00 |
|
Arun Murthy
|
77e134d13f
|
YARN-387. Renamed YARN protocols for consistency. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493623 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 02:27:18 +00:00 |
|
Arun Murthy
|
98d97d316c
|
YARN-787. Removed minimum resource from RegisterApplicationMasterResponse. Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493509 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-16 13:59:41 +00:00 |
|
Vinod Kumar Vavilapalli
|
769a0bd831
|
YARN-693. Modified RM to send NMTokens on allocate call so that AMs can then use them for authentication with NMs. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493448 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-16 03:11:33 +00:00 |
|
Vinod Kumar Vavilapalli
|
c2d0cf1b20
|
YARN-821. Renamed setFinishApplicationStatus to setFinalApplicationStatus in FinishApplicationMasterRequest for consistency. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493315 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-15 04:57:04 +00:00 |
|
Alejandro Abdelnur
|
b9753e509c
|
YARN-789. Enable zero capabilities resource requests in fair scheduler. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493219 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-14 19:16:40 +00:00 |
|
Alejandro Abdelnur
|
334de8d211
|
ARN-803. factor out scheduler config validation from the ResourceManager to each scheduler implementation. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493160 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-14 17:07:25 +00:00 |
|
Vinod Kumar Vavilapalli
|
fdc9412a81
|
YARN-806. Moved ContainerExitStatus from yarn.api to yarn.api.records. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493138 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-14 16:10:37 +00:00 |
|
Vinod Kumar Vavilapalli
|
e9f753a11e
|
YARN-792. Moved NodeHealthStatus from yarn.api.record to yarn.server.api.record. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1492943 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-14 03:17:03 +00:00 |
|
Vinod Kumar Vavilapalli
|
f0eb4bc342
|
YARN-692. Creating NMToken master key on RM and sharing it with NM as a part of RM-NM heartbeat. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1492907 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-14 00:06:42 +00:00 |
|