[ 
https://issues.apache.org/jira/browse/BIGTOP-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13613455#comment-13613455
 ] 

Konstantin Boudnik commented on BIGTOP-822:
-------------------------------------------

Don't you need to also install NodeManager on all 3, similar to what you've 
done for Datanode?
{noformat}
+  hadoop::nodemanager { "nodemanager":
+        rm_host => $hadoop_rm_host,
+        rm_port => $hadoop_rm_port,
+        rt_port => $hadoop_rt_port,
+        dirs => $yarn_data_dirs,
+        auth => $hadoop_security_authentication,
+  }
{noformat}
                
> Bump version of Hadoop to 2.0.4
> -------------------------------
>
>                 Key: BIGTOP-822
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-822
>             Project: Bigtop
>          Issue Type: Sub-task
>          Components: General
>    Affects Versions: 0.5.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.6.0
>
>         Attachments: 0001-bump-version.patch, BIGTOP-822.patch.txt
>
>
> We need to take care of QJM as part of doing this BIGTOP-763. Perhaps it 
> would be ok to be aggressive and start building based on branch-2 now, but we 
> need to figure out what is the likelihood of 2.0.3 actually making it within 
> the next couple of month 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to