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

Prashant Sharma commented on MAPREDUCE-3131:
--------------------------------------------

Edit in step 2

{noformat}
./run.sh -NM <No of Nodemanager daemons> -D <No of datanode daemons> 
[start|afresh|stop|kill|status]
{noformat}

Added status option. Currently work in progress. Status will check pid files of 
process and querry system about the status of those processes. Would be useful 
in case you run multiple clusters. 
                
> Docs and Scripts for setting up single node MRV2 cluster. 
> ----------------------------------------------------------
>
>                 Key: MAPREDUCE-3131
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3131
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.24.0
>            Reporter: Prashant Sharma
>            Assignee: Prashant Sharma
>            Priority: Trivial
>              Labels: documentation, hadoop
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-3131.patch, MAPREDUCE-3131.patch
>
>   Original Estimate: 168h
>          Time Spent: 48h
>  Remaining Estimate: 120h
>
> Scripts to run a single node cluster with a default configuration. Takes care 
> of running all the daemons including hdfs and yarn. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to