Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.9.0, 3.0.0
-
None
-
Reviewed
Description
In section, Cluster Application Timeout Update API, https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html#Cluster_Application_Timeout_Update_API
the example requests for both XML and JSON formats show "GET" as the http method. This should actually be a PUT.