Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the hadoop2.6.0 configuration template

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)05/31 Report--

Today, I will talk to you about what the hadoop2.6.0 configuration template is, many people may not know much about it. In order to make you understand better, the editor has summarized the following content for you. I hope you can get something according to this article.

Hadoop2.6.0 configuration template

Core-site.xml

Hadoop.tmp.dir / home/hadoop/hadoop/tmp fs.defaultFS hdfs://master:9000

Hdfs-site.xml

Dfs.replication 3 dfs.namenode.name.dir file://${hadoop.tmp.dir}/dfs/name dfs.datanode.data.dir file://${hadoop.tmp.dir}/dfs/data dfs.permissions.enabled false dfs.namenode.http-address master:50070 dfs.namenode. Secondary.http-address master:50090 dfs.namenode.checkpoint.dir file://${hadoop.tmp.dir}/dfs/namesecondary

Mapred-site.xml

Mapreduce.framework.name yarn true

Yarn-site.xml

Yarn.resourcemanager.address master:8032 yarn.resourcemanager.scheduler.address master:8030 yarn.resourcemanager.resource-tracker.address master:8031 yarn.nodemanager.resource.memory-mb 32768 yarn.scheduler.maximum-allocation-mb 16384 yarn.nodemanager.aux-services mapreduce_shuffle After reading the above content, yarn.nodemanager.aux-services.mapreduce.shuffle.class org.apache.hadoop.mapred.ShuffleHandler Do you have any further understanding of what the hadoop2.6.0 configuration template is? If you want to know more knowledge or related content, please follow the industry information channel, thank you for your support.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report