Subru Krishnan
|
1889dfe409
|
YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for Router Failover. (Ellen Hui via Subru)
(cherry picked from commit e4f928cf9cb2a0d57131e4b7960f47a8dac7940c)
(cherry picked from commit 52558df6204954456fc27cf762e5495513928cbe)
|
2017-09-21 16:00:40 -07:00 |
|
Subru Krishnan
|
cf15768f45
|
YARN-5407. In-memory based implementation of the FederationApplicationStateStore/FederationPolicyStateStore. (Ellen Hui via Subru)
(cherry picked from commit b747d59f41f08dabe4f3a486a2dbd4bed5723867)
(cherry picked from commit 0733088c296eb29ef10399cae4ec6069a233c72e)
|
2017-09-21 16:00:39 -07:00 |
|
Subru Krishnan
|
4c3d45a1cf
|
YARN-5408. Compose Federation membership/application/policy APIs into an uber FederationStateStore API. (Ellen Hui via Subru).
(cherry picked from commit 268389d0211a757439289bea84d502bed6f6ad52)
(cherry picked from commit e0c3a44396f075c6f402b000a6b286e1d9178eb8)
|
2017-09-21 16:00:38 -07:00 |
|
Subru Krishnan
|
d0dddb4ebd
|
YARN-3664. Federation PolicyStore internal APIs
(cherry picked from commit 2f377263a17ec36547625dff23cc65c9aa89c58e)
(cherry picked from commit f1a508bdef5db7455588d586e898781fb47a0bf1)
|
2017-09-21 16:00:38 -07:00 |
|
Subru Krishnan
|
07834ad678
|
YARN-5307. Federation Application State Store internal APIs
(cherry picked from commit 1af5292042a336a5789b72f0fb6d5f4636d64d49)
(cherry picked from commit 047a16bf1540acc009b441640f2f5841dfed3997)
|
2017-09-21 16:00:37 -07:00 |
|
Subru Krishnan
|
31d92378ba
|
YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui.
(cherry picked from commit d3dc461a935c2af4ec3f0312ff0c26918c408467)
(cherry picked from commit d19b6773012d78cb20b92e98e13546013b6622c2)
|
2017-09-21 16:00:36 -07:00 |
|
Subru Krishnan
|
8b6a2afa6e
|
YARN-5406. In-memory based implementation of the FederationMembershipStateStore. Contributed by Ellen Hui.
(cherry picked from commit 20d1d2be91bf841e0fee32522ee7b560a6f2598f)
(cherry picked from commit dcf8c52d80118edce70e310da4fc05045b4cf175)
|
2017-09-21 16:00:35 -07:00 |
|
Subru Krishnan
|
a939d2fdb8
|
YARN-3662. Federation Membership State Store internal APIs.
(cherry picked from commit 5424d0899cd68cb728f60adcefd2a95877cddbca)
(cherry picked from commit 3e22896f865ca05fd2944b24e159253fe0da034d)
|
2017-09-21 16:00:35 -07:00 |
|
Sunil G
|
317af87add
|
Addendum patch for YARN-7163 in branch-2
|
2017-09-15 11:34:14 +05:30 |
|
Wangda Tan
|
10803bf08d
|
YARN-7173. Container update RM-NM communication fix for backward compatibility. (Arun Suresh via wangda)
Change-Id: Ia7d61e0d9df1e703bc983a31e6856e84a5a0521c
|
2017-09-11 20:56:17 -07:00 |
|
Xuan
|
02ae3f8202
|
YARN-7072. Add a new log aggregation file format controller (xgong)
|
2017-09-10 23:18:31 -07:00 |
|
Sunil G
|
23dc6ef8b0
|
YARN-7163. RMContext need not to be injected to webapp and other Always Running services. Contributed by Rohith Sharma K S.
|
2017-09-11 10:34:59 +05:30 |
|
Arun Suresh
|
2b09cec218
|
YARN-6849. NMContainerStatus should have the Container ExecutionType. (Kartheek Muthyala via asuresh)
(cherry picked from commit 1f53ae79728065417c6a99eb6fcc8d3a080ab4cc)
|
2017-09-08 09:26:50 -07:00 |
|
Sunil G
|
8cce19241e
|
YARN-6992. Kill application button is visible even if the application is FINISHED in RM UI. Contributed by Suma Shivaprasad.
(cherry picked from commit 6f101e7df10d477cf7469f6979d0cb8269315a3e)
|
2017-09-07 13:18:30 +05:30 |
|
Arun Suresh
|
f8f193c8e8
|
YARN-6979. Add flag to notify all types of container updates to NM via NodeHeartbeatResponse. (Kartheek Muthyala via asuresh)
(cherry picked from commit 8410d862d3a72740f461ef91dddb5325955e1ca5)
|
2017-08-20 08:31:17 -07:00 |
|
Jian He
|
ad1567c487
|
YARN-6890. Not display killApp button on UI if UI is unsecured but cluster is secured. Contributed by Junping Du
|
2017-08-08 11:10:29 -07:00 |
|
Daniel Templeton
|
edcfae8258
|
YARN-6752. Display reserved resources in web UI per application
(Contributed by Abdullah Yousufi via Daniel Templeton)
(cherry picked from commit 06159858868a9cbeefc31bc6be5ae48a59cc8a6c)
|
2017-07-09 19:19:07 +09:00 |
|
Daniel Templeton
|
c5b28c03a1
|
YARN-6679. Reduce Resource instance overhead via non-PBImpl
(Contributed by Daryn Sharp via Daniel Templeton)
|
2017-06-08 10:41:32 -07:00 |
|
Robert Kanter
|
2719cc0388
|
YARN-6602. Impersonation does not work if standby RM is contacted first (rkanter)
(cherry picked from commit 9855225a790e66835c79816712f432ffa8c599b4)
|
2017-05-19 15:43:43 -07:00 |
|
Wangda Tan
|
5756256280
|
YARN-6216. Unify Container Resizing code paths with Container Updates making it scheduler agnostic. (Arun Suresh via wangda)
(cherry picked from commit eac6b4c35c50e555c2f1b5f913bb2c4d839f1ff4)
|
2017-04-13 13:16:31 -07:00 |
|
Junping Du
|
f254002f1d
|
YARN-6314. Potential infinite redirection on YARN log redirection web service. Contributed by Xuan Gong.
(cherry picked from commit 5a9dda796f0e73060ada794ad5752cc6a237ab2e)
|
2017-03-14 02:58:44 -07:00 |
|
Wangda Tan
|
650ff95e00
|
YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda)
(cherry picked from commit 0a55bd841ec0f2eb89a0383f4c589526e8b138d4)
|
2017-02-23 17:22:25 -08:00 |
|
Junping Du
|
2aa6f317f6
|
YARN-6174. Log files pattern should be same for both running and finished container. Contributed by Xuan Gong.
(cherry picked from commit ce2d5bfa5f84e7e563980796549b56ef1e4bbf1e)
|
2017-02-15 09:08:54 -08:00 |
|
Junping Du
|
ab41da7e64
|
YARN-6108. Improve AHS webservice to accept NM address as a parameter to get container logs. Contributed by Xuan Gong.
(cherry picked from commit 9dbfab1284015af6983b4a55b79c9e65bc0194e5)
|
2017-02-07 02:14:09 -08:00 |
|
Junping Du
|
8027c3e8b9
|
YARN-6099. Improve webservice to list aggregated log files. Contributed by Xuan Gong.
|
2017-01-24 15:28:52 -08:00 |
|
Jason Lowe
|
94b326f2c8
|
YARN-5910. Support for multi-cluster delegation tokens. Contributed by Jian He
(cherry picked from commit 69fa81679f59378fd19a2c65db8019393d7c05a2)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/RMAppManager.java
|
2017-01-23 17:23:32 +00:00 |
|
Junping Du
|
861e275646
|
YARN-6011. Add a new web service to list the files on a container in AHSWebService. Contributed by Xuan Gong.
(cherry picked from commit cf695577aa6d9715b77ab7309ecd792ef226c439)
|
2017-01-16 16:41:16 -08:00 |
|
Arun Suresh
|
81da7d1d30
|
YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh)
(cherry picked from commit ac1e5d4f77e3b9df8dcacb0b1f72eecc27931eb8)
|
2017-01-06 11:25:49 -08:00 |
|
Arun Suresh
|
047772f15f
|
YARN-5823. Update NMTokens in case of requests with only opportunistic containers. (Konstantinos Karanasos via asuresh)
(cherry picked from commit 283fa33febe043bd7b4fa87546be26c9c5a8f8b5)
(cherry picked from commit 1c4cc88a754ac9f557cdc8c859b8aadec19a5067)
|
2017-01-06 11:15:09 -08:00 |
|
Arun Suresh
|
7437252102
|
YARN-2995. Enhance UI to show cluster resource utilization of various container Execution types. (Konstantinos Karanasos via asuresh)
(cherry picked from commit 0aafc122d401a2f49d0f9ca556343f9ba871e979)
(cherry picked from commit 25598b6e7118bacd33a167fb496e9cda5e9f9ad0)
|
2017-01-06 11:15:09 -08:00 |
|
Arun Suresh
|
28f3bb38bf
|
YARN-5799. Fix Opportunistic Allocation to set the correct value of Node Http Address. (asuresh)
(cherry picked from commit aa3cab1eb29c56368d15882d7260a994e615e8d8)
(cherry picked from commit ce10e98826884245e733431297d0275177965f17)
|
2017-01-06 11:15:09 -08:00 |
|
Arun Suresh
|
f9ea753414
|
YARN-5486. Update OpportunisticContainerAllocatorAMService::allocate method to handle OPPORTUNISTIC container requests. (Konstantinos Karanasos via asuresh)
(cherry picked from commit 10be45986cdf86a89055065b752959bd6369d54f)
(cherry picked from commit e3baa0988b4dfb592afe426ffeba3c7091b271c5)
|
2017-01-06 11:15:09 -08:00 |
|
Sunil G
|
238863c11b
|
YARN-5650. Render Application Timeout value in web UI. Contributed by Akhil PB.
|
2016-12-20 11:03:57 +05:30 |
|
Eric Payne
|
dd5b9dabf9
|
YARN-4218. Metric for resource*time that was preempted. Contributed by Chang Li.
|
2016-11-10 23:02:42 +00:00 |
|
Andrew Wang
|
4f25fd975e
|
HADOOP-13789. Hadoop Common includes generated test protos in both jar and test-jar. Contributed by Sean Busbey.
(cherry picked from commit e1c6ef2efa9d87fdfc7474ca63998a13a3929874)
|
2016-11-08 16:33:58 -08:00 |
|
Jason Lowe
|
8bb264c70d
|
YARN-5356. NodeManager should communicate physical resource capability to ResourceManager. Contributed by Inigo Goiri
(cherry picked from commit 3f93ac0733058238a2c8f23960c986c71dca0e02)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/NodeStatusUpdaterImpl.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/monitor/ContainersMonitorImpl.java
|
2016-11-08 22:16:53 +00:00 |
|
Varun Saxena
|
e9a58691ab
|
YARN-5599. Publish AM launch command to ATS (Rohith Sharma K S via Varun Saxena)
|
2016-10-14 23:32:29 +05:30 |
|
Arun Suresh
|
b279f42d79
|
YARN-5221. Expose UpdateResourceRequest API to allow AM to request for change in container properties. (asuresh)
(cherry picked from commit d6d9cff21b7b6141ed88359652cf22e8973c0661)
|
2016-08-30 16:33:31 -07:00 |
|
Varun Vasudev
|
49a97a76f5
|
YARN-5430. Return container's ip and host from NM ContainerStatus call. Contributed by Jian He.
|
2016-08-26 16:33:21 +05:30 |
|
Arun Suresh
|
5f7edb79d1
|
YARN-5457. Refactor DistributedScheduling framework to pull out common functionality. (asuresh)
(cherry picked from commit 82c9e061017c32e633e0b0cbb7978749a6df4fb2)
|
2016-08-09 00:46:08 -07:00 |
|
Wangda Tan
|
a73e118437
|
YARN-4888. Changes in scheduler to identify resource-requests explicitly by allocation-id. (Subru Krishnan via wangda)
(cherry picked from commit 3f100d76ff5df020dbb8ecd4f5b4f9736a0a8270)
|
2016-08-05 10:44:07 -07:00 |
|
Arun Suresh
|
f197378f81
|
YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh)
(cherry picked from commit e5766b1dbee02ae0ef89618e172f3fb227af19e8)
|
2016-07-31 11:49:09 -07:00 |
|
Subru Krishnan
|
4ecfd05095
|
YARN-5441. Fixing minor Scheduler test case failures
(cherry picked from commit d2cbfd7de33fde526089a395550deafb4628fc6f)
|
2016-07-27 18:26:29 -07:00 |
|
Jian He
|
e94e6be772
|
YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan
|
2016-07-11 22:37:52 -07:00 |
|
Arun Suresh
|
e64d21b297
|
YARN-5171. Extend DistributedSchedulerProtocol to notify RM of containers allocated by the Node. (Inigo Goiri via asuresh)
(cherry picked from commit 99e5dd68d0f44109c169d74824fa45a7396a5990)
|
2016-06-22 19:05:28 -07:00 |
|
Wangda Tan
|
863bfa4d6a
|
YARN-1942. Deprecate toString/fromString methods from ConverterUtils and move them to records classes like ContainerId/ApplicationId, etc. (wangda)
|
2016-06-14 15:12:00 -07:00 |
|
Wangda Tan
|
e91e9e596d
|
YARN-3426. Add jdiff support to YARN. (vinodkv via wangda)
(cherry picked from commit 03fc6b1bb0f5c0844cd5477ffba43de8a14d4d60)
|
2016-06-10 09:53:40 -07:00 |
|
Varun Vasudev
|
4f36c3d214
|
YARN-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan.
|
2016-05-29 20:55:39 +05:30 |
|
Arun Suresh
|
0b1472fbc0
|
YARN-5127. Expose ExecutionType in Container api record. (Hitesh Sharma via asuresh)
(cherry picked from commit aa975bc7811fc7c52b814ad9635bff8c2d34655b)
|
2016-05-27 14:07:15 -07:00 |
|
Arun Suresh
|
44cbf5b7f5
|
YARN-5162. Fix Exceptions thrown during in registerAM call when Distributed Scheduling is Enabled (Hitesh Sharma via asuresh)
(cherry picked from commit 5b41b288d01b0124664ddf6a3d6b545058bcfe6f)
|
2016-05-26 14:58:15 -07:00 |
|