[ 
https://issues.apache.org/jira/browse/YARN-9136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185765#comment-17185765
 ] 

Adam Antal commented on YARN-9136:
----------------------------------

Thanks for working on this [~mhudaky].

AFAIU then let's skip the FPGA part from (could you verify if I understood 
correctly [~snemeth]?).

Regarding the patch it looks good overall, but I realized that there are 
dependent objects that are not specified in the documentation. 
E.g.:
{noformat}
| Properties | Data Type | Description |
...
| totalGpuDevices | List of GpuDevice objects | Contains the representations of 
GPU devices |
{noformat}
Later we don't define {{GpuDevice}} object, so it's still undocumented.

We should get to a point where each of these objects are broken down into 
primitive data types (int, string, etc.).

> getNMResourceInfo NodeManager REST API method is not documented
> ---------------------------------------------------------------
>
>                 Key: YARN-9136
>                 URL: https://issues.apache.org/jira/browse/YARN-9136
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Szilard Nemeth
>            Assignee: Hudáky Márton Gyula
>            Priority: Major
>         Attachments: YARN-9136.001.patch, YARN-9136.002.patch, 
> YARN-9136.003.patch
>
>
> I cannot find documentation for the resources endpoint in NMWebServices: 
> /ws/v1/node/resources/\{resourcename\}
> I looked in the file NodeManagerRest.md for documentation but haven't found 
> any.
> This is supposedly unintentionally not documented: 
> https://github.com/apache/hadoop/blob/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/NodeManagerRest.md



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to