[
https://issues.apache.org/jira/browse/HADOOP-5945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715756#action_12715756
]
Hairong Kuang commented on HADOOP-5945:
---------------------------------------
dfs already has a tool called DataNodeCluster that allows to run multiple
datanodes in a node. I have used it in many of the large scale tests using only
a small set of nodes.
> Support running multiple DataNodes/TaskTrackers simultaneously in a single
> node
> -------------------------------------------------------------------------------
>
> Key: HADOOP-5945
> URL: https://issues.apache.org/jira/browse/HADOOP-5945
> Project: Hadoop Core
> Issue Type: New Feature
> Reporter: He Yongqiang
>
> We should support multiple datanodes/tasktrackers running at a same node,
> only if they do not share same port/local fs dir etc. I think Hadoop can be
> easily adapted to meet this.
> I guess at first and the major step is that we should modify the script to
> let it support startting multiple datanode/tasktracker daemons in a same node.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.