[ https://issues.apache.org/jira/browse/YARN-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775312#comment-16775312
]
Szilard Nemeth commented on YARN-9213:
--------------------------------------
Hi [~sunilg]!
It's indeed wrong.
The problem is that it my fix on trunk uses CustomResourceTypesConfigurationProvider that
is not part of branch-3.2:
{code:java}
??-( szilardnemeth@snemeth-MBP[17:01:00] >1< @trunk )--( ~/development/apache/hadoop
)--
└-$ git log origin/branch-3.2 --oneline | grep YARN-9051
??-( szilardnemeth@snemeth-MBP[17:01:05] >1< @trunk )--( ~/development/apache/hadoop
)--
└-$ git log origin/trunk --oneline | grep YARN-9051
881230da21c YARN-9051. Integrate multiple CustomResourceTypesConfigurationProvider implementations
into one. (Contributed by Szilard Nemeth)
{code}
Would you suggest to open a new jira for cherry-picking YARN-9051 to branch-3.2? Maybe a more
lightweight alternative would be to just copy this class from trunk and include it within
the patch for branch-3.2 here.
I would like to use the cleaner approach so I'll let you decide.
Thanks!
> RM Web UI v1 does not show custom resource allocations for containers page
> --------------------------------------------------------------------------
>
> Key: YARN-9213
> URL: https://issues.apache.org/jira/browse/YARN-9213
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Szilard Nemeth
> Assignee: Szilard Nemeth
> Priority: Major
> Attachments: Screen Shot 2019-02-08 at 21.16.37-before.png, Screen Shot 2019-02-09
at 9.55.16-after.png, YARN-9213.001.patch, YARN-9213.002.patch, YARN-9213.003.patch, YARN-9213.branch-3.1.001.patch,
YARN-9213.branch-3.2.001.patch, YARN-9213.branch3.1.001.patch, YARN-9213.branch3.2.001.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org
|