[ http://issues.apache.org/jira/browse/HADOOP-353?page=comments#action_12419751 ]
Barry Kaplan commented on HADOOP-353: ------------------------------------- Eric thanks for putting this in... I will help out as much as I can. To explain my setup we essentially have a web farm running just tomcat, it makes it simple for deployment and upgrades. Essentially all of our servers are used for utility purposes (indexing, statistic calulations, etc...) or as web servers. Ever web server is also a data node. One of our utility servers (we are working on using a poll method) is picked to be the namenode. The beauty of this design for us, is we can deploy a server and install java,tomcat,war file and have a server that is 100% utilized in our environment. Hadoop's DFS allows us to take advantage of the disk space available across our environment with 0 configuration. > Run datanode (or other hadoop servers) inside tomcat > ---------------------------------------------------- > > Key: HADOOP-353 > URL: http://issues.apache.org/jira/browse/HADOOP-353 > Project: Hadoop > Type: Improvement > Reporter: eric baldeschwieler > > Barry Kaplan is running hadoop data nodes inside tomcat and encountering some > issues. > http://issues.apache.org/jira/browse/HADOOP-211#action_12419360 > I'm filing this bug to capture discussion about the pros and cons of such an > approach. I'd be curious to know what others on the list (who know more > about java/tomcat) think about this proposal. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
