[ 
https://issues.apache.org/jira/browse/YARN-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantinos Karanasos updated YARN-5833:
-----------------------------------------
    Attachment: YARN-5883.002.patch

Thanks for the feedback, [~subru].

I added a new test method in {{TestConfigurationFieldsBase}} that checks for 
collision of default values.
Each subclass of {{TestConfigurationFieldsBase}} can specify a set of filter 
strings. Then the above method goes over each of these filters and makes sure 
that there is no collision between the values of the default parameters that 
contain this filter in their name.
The {{TestYarnConfigurationFields}} initialize method adds the "_PORT" filter 
in the filter set to check for default port collision.

At the moment the method that adds the filters in the 
{{TestYarnConfigurationFields}} is private. Let me know if you think it's 
better to move it to the base class and have the YARN specific one override it.

> Change default port for AMRMProxy
> ---------------------------------
>
>                 Key: YARN-5833
>                 URL: https://issues.apache.org/jira/browse/YARN-5833
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Konstantinos Karanasos
>            Assignee: Konstantinos Karanasos
>         Attachments: YARN-5883.001.patch, YARN-5883.002.patch
>
>
> The default port for the AMRMProxy coincides with the one for the Collector 
> Service (port 8048). Will use a different port for the AMRMProxy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to