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

Alejandro Abdelnur commented on MAPREDUCE-4703:
-----------------------------------------------

It looks good, only NIT is that the {{MiniMRClientCluster}} class & methods 
should be properly javadoc, and the {{restart()}} method should clearly state 
that it must be stopped before calling {{restart()}} else people may assume the 
method will do a stop/start.
                
> Add the ability to start the MiniMRClientCluster using the configurations 
> used before it is being stopped.
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4703
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4703
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1, mrv2, test
>            Reporter: Ahmed Radwan
>            Assignee: Ahmed Radwan
>         Attachments: MAPREDUCE-4703.patch
>
>
> The objective here is to enable starting back the cluster, after being 
> stopped, using the same configurations/port numbers used before stopping.

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