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 "Ming Ma (JIRA)" <ji...@apache.org> on 2014/08/29 02:05:09 UTC

[jira] [Updated] (YARN-2465) Make YARN unit tests work when pseudo distributed cluster is running

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