diff --git hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/ResourceManagerRest.md hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/ResourceManagerRest.md index 7881b5d..fb58c3e 100644 --- hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/ResourceManagerRest.md +++ hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/ResourceManagerRest.md @@ -20,6 +20,9 @@ ResourceManager REST API's. * [Cluster Information API](#Cluster_Information_API) * [Cluster Metrics API](#Cluster_Metrics_API) * [Cluster Scheduler API](#Cluster_Scheduler_API) + * [Capacity Scheduler API](#Capacity_Scheduler_API) + * [Fifo Scheduler API](#Fifo_Scheduler_API) + * [Fair Scheduler API](#Fair_Scheduler_API) * [Cluster Applications API](#Cluster_Applications_API) * [Cluster Application Statistics API](#Cluster_Application_Statistics_API) * [Cluster Application API](#Cluster_Application_API) @@ -4280,4 +4283,4 @@ Response Body: 2016-11-27T09:36:16.678+05:30 90 -``` \ No newline at end of file +```