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

Ahmed Radwan commented on MAPREDUCE-4703:
-----------------------------------------

In MR2, MiniMRCluster is just a wrapper around MiniMRClientCluster. I will also 
expose the restart() method through MiniMRCluster so older tests doesn't need 
to switch. For new tests, they can directly use the MiniMRClientCluster. I am 
also writing the corresponding patch for branch-1
                
> 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