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

Konstantin Boudnik updated BIGTOP-1211:
---------------------------------------

    Affects Version/s: 0.7.0

> Puppet recipes:  Should they start a NodeManager if yarn is enabled?
> --------------------------------------------------------------------
>
>                 Key: BIGTOP-1211
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1211
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Deployment
>    Affects Versions: 0.7.0
>            Reporter: jay vyas
>
> Poking around in my vagrant-puppet deployer, im finding that I dont have a NM 
> running.  
> So I have to run:
> {noformat}
>  service hadoop-yarn-nodemanager start
> {noformat}
> EVEN if i specify:
> {noformat}
> components = yarn,hadoop 
> {noformat}
> So either: 
> 1) The nodemanager service should be a valid component that we can turn on or 
> off in the config/site.csv file or
> 2) The puppet recipes should be smart enough to start a nodemanager for us 
> (i.e. if yarn is a component than always start and run nodemanager). 
> I think (1) is better since in some deployments we may not want a NM on every 
> node.
> Forgive me if this "bug" report is really not a bug at all, maybe just my 
> ignorance on the way we are supposed to run NMs?
>  



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to