[ 
https://issues.apache.org/jira/browse/HADOOP-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795513#action_12795513
 ] 

Henry Robinson commented on HADOOP-6466:
----------------------------------------

+1 looks perfectly sane to me. ZooKeeper specifics look good. There are a 
couple of Python idioms that won't work with 2.4 (with statement, particularly, 
is not available pre 2.5), and if that's not a problem then in a couple of 
places I think a defaultdict 
(http://docs.python.org/library/collections.html#collections.defaultdict) would 
be more Pythonic. However, in general, looks great to me.



> Add a ZooKeeper service to the cloud scripts
> --------------------------------------------
>
>                 Key: HADOOP-6466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6466
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: contrib/cloud
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-6466.patch
>
>
> It would be good to add other Hadoop services to the cloud scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to