Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently the "Used Resource" for a given application reported at Yunikorn GUI is actually the snapshot of the resources currently allocated to the application. We need to provide visibility to how much resources an application has used so far, and it would be important to report how much total resources is used by the application.
The unit of resources used can be memoryseconds/vcoreseconds like how Hadoop Yarn does in its app summary report. However, there is more complexity with K8s which supports different instance types (Hadoop Yarn does support multiple instance types but its app summary report ignored instance types). It would be nice to report how much resource is used for each instance types used by an application.
This is a top level Jira for this new feature. Subtask jira will be created when we work on it.
Attachments
Attachments
Issue Links
- Blocked
-
YUNIKORN-2151 Report resource used by placeholder pods in the app summary
- Closed
- causes
-
YUNIKORN-1889 Remove instanceType from scheduling cycle
- Closed
- relates to
-
YUNIKORN-1389 Pass node labels from shim to core.
- Closed
-
YUNIKORN-1549 Introduce a config to specify what attribute to use as instance type
- Closed
-
YUNIKORN-1565 [Umbrella] Node attribute related improvement and bug fix.
- Closed
- links to