You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Szilard Nemeth (JIRA)" <ji...@apache.org> on 2019/04/07 07:57:00 UTC

[jira] [Created] (YARN-9456) Class ResourceMappings uses a List of Serializables instead of more specific types

Szilard Nemeth created YARN-9456:
------------------------------------

             Summary: Class ResourceMappings uses a List of Serializables instead of more specific types
                 Key: YARN-9456
                 URL: https://issues.apache.org/jira/browse/YARN-9456
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Szilard Nemeth


List<Serializable> used everywhere across ResourceMappings. 
This class should receive a Class<T> and cast the list if possible.



--
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