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

Arun Suresh updated YARN-5833:
------------------------------
    Attachment: YARN-5833.003.addendum-2.patch

This patch broke the following tests:
TestAMRMProxy
TestMROpportunisticMaps
TestDistributedScheduling

Think this patch forgot to include the changes needed in {{yarn-default.xml}}. 
Attaching addendum patch.

Since these tests wont be run by Jenkins, here is the output of the tests 
running locally:

{noformat}
-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.yarn.client.api.impl.TestAMRMProxy
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.499 sec - in 
org.apache.hadoop.yarn.client.api.impl.TestAMRMProxy
Running org.apache.hadoop.yarn.client.api.impl.TestDistributedScheduling
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.654 sec - in 
org.apache.hadoop.yarn.client.api.impl.TestDistributedScheduling

Results :

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
...
...
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.mapred.TestMROpportunisticMaps
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.501 sec - 
in org.apache.hadoop.mapred.TestMROpportunisticMaps

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
....
...
{noformat}


> Add validation to ensure default ports are unique in Configuration
> ------------------------------------------------------------------
>
>                 Key: YARN-5833
>                 URL: https://issues.apache.org/jira/browse/YARN-5833
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: yarn
>            Reporter: Konstantinos Karanasos
>            Assignee: Konstantinos Karanasos
>             Fix For: 2.9.0, 3.0.0-alpha2
>
>         Attachments: YARN-5833.003.addendum-2.patch, 
> YARN-5833.003.addendum.patch, 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

Reply via email to