You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2022/04/25 01:37:09 UTC

[GitHub] [hadoop] tomscut commented on a diff in pull request #4221: YARN-10303. Fixing rest api example, status code error and other typos in ResourceManagerRest.md

tomscut commented on code in PR #4221:
URL: https://github.com/apache/hadoop/pull/4221#discussion_r857208409


##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/ResourceManagerRest.md:
##########
@@ -3196,14 +3196,14 @@ Elements of the *am-container-spec* object
 
 The am-container-spec object should be used to provide the container launch context for the application master.
 
-| Item | Data Type | Description |
-|:---- |:---- |:---- |
-| local-resources | object | Object describing the resources that need to be localized, described below |
-| environment | object | Environment variables for your containers, specified as key value pairs |
-| commands | object | The commands for launching your container, in the order in which they should be executed |
-| service-data | object | Application specific service data; key is the name of the auxiliary servce, value is base-64 encoding of the data you wish to pass |
-| credentials | object | The credentials required for your application to run, described below |
-| application-acls | objec | ACLs for your application; the key can be "VIEW\_APP" or "MODIFY\_APP", the value is the list of users with the permissions |
+| Item | Data Type | Description                                                                                                                         |
+|:---- |:---- |:------------------------------------------------------------------------------------------------------------------------------------|

Review Comment:
   Please keep it as it is here.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org