[
https://issues.apache.org/jira/browse/YARN-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ming Ma updated YARN-2465:
--------------------------
Attachment: YARN-2465.patch
Most of the cases have been addressed in MiniYarnCluster by using port 0 so
that RPC listener can bind to any available port. The only case left is
LocalizerService used outside MiniYarnCluster.
> Make YARN unit tests work when pseudo distributed cluster is running
> --------------------------------------------------------------------
>
> Key: YARN-2465
> URL: https://issues.apache.org/jira/browse/YARN-2465
> Project: Hadoop YARN
> Issue Type: Improvement
> Reporter: Ming Ma
> Attachments: YARN-2465.patch
>
>
> This is useful for development where you might have some pseudo distributed
> cluster in the background and don't want to stop it to run unit test cases.
> Most YARN test cases pass, except some tests that use localization service
> try to bind to the default localization service port.
--
This message was sent by Atlassian JIRA
(v6.2#6252)