tomscut commented on code in PR #4221:
URL: https://github.com/apache/hadoop/pull/4221#discussion_r857208458
##########
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
|
+|:---- |:----
|:------------------------------------------------------------------------------------------------------------------------------------|
+| local-resources | object | Object describing the resources that need to be
localized, described below
|
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]