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

Chris Nauroth commented on ZOOKEEPER-2243:
------------------------------------------

bq. Isn't zk support a prerequisite for hadoop on solaris?

ZooKeeper isn't strictly a requirement for Hadoop.  It becomes a requirement 
though if you want to run an HA deployment for some of the critical daemons 
like NameNode and ResourceManager.  Their HA architecture uses an 
active/standby pair coordinating on a distributed lock using ZooKeeper.  
Realistic production deployments would want this functionality.

> Supported platforms is completely out of date
> ---------------------------------------------
>
>                 Key: ZOOKEEPER-2243
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2243
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Ivan Kelly
>             Fix For: 3.4.7, 3.5.2, 3.6.0
>
>
> http://zookeeper.apache.org/doc/r3.4.6/zookeeperAdmin.html#sc_supportedPlatforms
> It refers to Solaris as Sun Solaris so it's at least 5 years out of date.
> We should "support" the platforms that we are running zookeeper on regularly, 
> so I suggest paring it down to linux and windows (mac os doesn't really count 
> because people don't run it on servers anymore). Everything else should be 
> "may work, not supported, but will fix obvious bugs".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to