gpt4 book ai didi

hadoop - Hadoop MR1 和 MR2 共存

转载 作者:可可西里 更新时间:2023-11-01 14:29:24 24 4
gpt4 key购买 nike

是否可以在同一个集群中同时运行 Hadoop MR1 和 MR2(至少在理论上)?

如果是,我该怎么做?

最佳答案

理论上,你可以这样做:

  • 在一台机器上运行 DataNode TaskTracker 和 NodeManager
  • 在其他机器上运行 NameNode SecondaryNameNode 和 ResourceManager
  • 具有不同端口的所有进程

但是,不建议这样做,参见 cloudera blog :

"Make sure you are not trying to run MRv1 and YARN on the same set of nodes at the same time. This is not supported; it will degrade performance and may result in an unstable cluster deployment."

关于hadoop - Hadoop MR1 和 MR2 共存,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13542441/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com