craigcondit commented on code in PR #264: URL: https://github.com/apache/yunikorn-site/pull/264#discussion_r1103644623
########## docs/api/scheduler.md: ########## @@ -35,7 +35,7 @@ Under the `allocations` field in the response content for the app/node-related c ## Partitions -Displays general information about the partition like name, state, capacity, used capacity, utilization, and node sorting policy. Review Comment: I think we can simplify this rather than listing every item, since we have examples. Maybe: `Returns general information and statistics about a partition.` ########## i18n/zh-cn/docusaurus-plugin-content-docs/current/api/scheduler.md: ########## @@ -31,7 +31,7 @@ Yunikorn调度器能透过REST API来返回多个对象的信息 ## 分区(Partitions) -显示有关分区的一般信息如名称、状态、容量、已使用的容量、使用率、节点的排序策略。 +显示有关分区的一般信息如名称、状态、容量、已使用的容量、使用率、节点的排序策略、nodes和applications和containers的个数。 Review Comment: Assuming this is the same as the above change, we should simplify this. -- 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]
