You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myriad.apache.org by "Santosh Marella (JIRA)" <ji...@apache.org> on 2015/11/10 21:03:11 UTC

[jira] [Updated] (MYRIAD-102) Issue MYRIAD-40: Mesos now dynamically configures ports of the Node Manager

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

Santosh Marella updated MYRIAD-102:
-----------------------------------
    Issue Type: Improvement  (was: Bug)

> Issue MYRIAD-40: Mesos now dynamically configures ports of the Node Manager
> ---------------------------------------------------------------------------
>
>                 Key: MYRIAD-102
>                 URL: https://issues.apache.org/jira/browse/MYRIAD-102
>             Project: Myriad
>          Issue Type: Improvement
>            Reporter: DarinJ
>            Assignee: DarinJ
>             Fix For: Myriad 0.1.0
>
>
> Mesos now dynamically configures ports of the Node Manager.  This addresses Issue MYRIAD-40 completely and Issue MYRIAD-45 partially.
> This is done by first checking if three ports are available in the resource offer, if so they are added the TaskInfo object and passed to the executor via NMTaskConfig. 
> Added {{NMPorts.java}}, an immutable helper class used by {{TaskFactory.java}}, essentially a Tuple Object.
> Tested on one node cluster, map reduce jobs complete as expected, all NM web ports are linked to the RM as expected.
> Updated {{myriad-dev.md}} to reflect changes.  Other than the modifications to {{yarn-site.xml}} no other changes are needed.  If the modifications are left out, the node manage will use the default ports.



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