[ https://issues.apache.org/jira/browse/YARN-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantinos Karanasos updated YARN-5833: ----------------------------------------- Attachment: YARN-5833.003.patch Attaching new version of the patch in which I fixed the checkstyle issue. Also, I ran the new test with the previous parameter of the AMRMProxy port, which was causing a collision, and got the following output: {noformat}java.lang.AssertionError: Parameters DEFAULT_AMRM_PROXY_PORT and DEFAULT_NM_COLLECTOR_SERVICE_PORT are using the same default value!{noformat} With the port change, the test passes successfully. > 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-5833.003.patch, 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