[jira] [Updated] (YARN-5833) Add validation to ensure default ports are unique in Configuration

2017-11-13 Thread Andrew Wang (JIRA)

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

Andrew Wang updated YARN-5833:
--
Fix Version/s: (was: 3.0.0)
   3.0.0-alpha2

> 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.4.14#64029)

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



[jira] [Updated] (YARN-5833) Add validation to ensure default ports are unique in Configuration

2016-11-09 Thread Arun Suresh (JIRA)

 [ 
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



[jira] [Updated] (YARN-5833) Add validation to ensure default ports are unique in Configuration

2016-11-08 Thread Konstantinos Karanasos (JIRA)

 [ 
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.addendum.patch

Thanks for catching this, [~liuml07].
We had compiled it with Java 8. 
Attaching addendum patch that fixes the problem.

> 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.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



[jira] [Updated] (YARN-5833) Add validation to ensure default ports are unique in Configuration

2016-11-08 Thread Subru Krishnan (JIRA)

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

Subru Krishnan updated YARN-5833:
-
Component/s: yarn

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



[jira] [Updated] (YARN-5833) Add validation to ensure default ports are unique in Configuration

2016-11-08 Thread Subru Krishnan (JIRA)

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

Subru Krishnan updated YARN-5833:
-
Summary: Add validation to ensure default ports are unique in Configuration 
 (was: Change default port for AMRMProxy)

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