当前位置: 首页 > news >正文

常州市网站优化深圳百度百科

常州市网站优化,深圳百度百科,做公众号文章的网站,政府网站建设规定文章目录 前言一、准备1. 下载Hadoop2. 配置环境变量3. 配置免密 二、Hadoop配置1. hadoop-env.sh2. hdfs-site.xml3. core-site.xml4. mapred-site.xml5. yarn-site.xml 三、格式化四、启动 前言 hadoop学习——伪分布式环境——普通用户搭建 一、准备 1. 下载Hadoop 2. 配…

文章目录

  • 前言
  • 一、准备
    • 1. 下载Hadoop
    • 2. 配置环境变量
    • 3. 配置免密
  • 二、Hadoop配置
    • 1. hadoop-env.sh
    • 2. hdfs-site.xml
    • 3. core-site.xml
    • 4. mapred-site.xml
    • 5. yarn-site.xml
  • 三、格式化
  • 四、启动


前言

hadoop学习——伪分布式环境——普通用户搭建


一、准备

1. 下载Hadoop

2. 配置环境变量

vi ~/.bash_profile# 增加如下配置
export HADOOP_HOME=/home/install/hadoop-3.3.4
export PATH=$HADOOP_HOME/bin:$HADOOP_HOME/sbin:$PATH# 使配置生效
source ~/.bash_profile

3. 配置免密

二、Hadoop配置

配置的目录是$HADOOP_HOME/etc/hadop

1. hadoop-env.sh

修改JAVA_HOME,设置为JDK所在的位置

# Linux命令行输出 JDK 位置
echo $JAVA_HOME

2. hdfs-site.xml

<!--指定数据冗余份数-->
<property><name>dfs.replication</name><value>1</value>
</property>
<property><name>dfs.http.address</name><value>hadoop01:50070</value>
</property>

3. core-site.xml

 <!--hadoop01是机器名  hostname-->
<property><name>fs.defaultFS</name><value>hdfs://hadoop01:9000</value>
</property>
<!-- hadoop临时目录 -->
<property><name>hadoop.tmp.dir</name><value>/home/install/data/hadoop/HADOOP_TMP_DIR</value><description>Abase for other temporary directories.</description>
</property>
<!--所有用户可访问-->
<property><name>hadoop.proxyuser.hduser.groups</name><value>*</value>
</property>
<!--设置buffer size-->
<property><name>io.file.buffer.size</name><value>131072</value>
</property>
<!--任何IP可访问-->
<property><name>hadoop.proxyuser.hduser.hosts</name><value>*</value>
</property>

4. mapred-site.xml

<property><name>mapreduce.framework.name</name><value>yarn</value>
</property>
<property><name>mapreduce.job.counters.max</name><value>1200000</value>
</property>
<property><name>mapreduce.map.memory.mb</name><value>4096</value>
</property>
<property><name>mapreduce.reduce.memory.mb</name><value>8192</value>
</property>
<property><name>mapreduce.map.java.opts</name><value>-Xmx3072m</value>
</property>
<property><name>mapreduce.reduce.java.opts</name><value>-Xmx6144m</value>
</property>

5. yarn-site.xml

<property><name>yarn.nodemanager.aux-services</name><value>mapreduce_shuffle</value>
</property>
<property><name>yarn.resourcemanager.hostname</name><value>hadoop01</value>
</property>
<property><name>yarn.nodemanager.vmem-pmem-ratio</name><value>4</value>
</property>
<property><name>yarn.nodemanager.vmem-check-enabled</name><value>false</value>
</property>
<property><name>yarn.nodemanager.resource.memory-mb</name><value>20480</value>
</property>
<property><name>yarn.scheduler.minimum-allocation-mb</name><value>1024</value>
</property>
<property><name>yarn.scheduler.maximum-allocation-mb</name><value>20480</value>
</property>

三、格式化

hadoop namenode -format

四、启动

# 懒一点的方式
start-all.sh


文章转载自:
http://dinncoreporter.tqpr.cn
http://dinncotrone.tqpr.cn
http://dinncosulfhydryl.tqpr.cn
http://dinncosandwich.tqpr.cn
http://dinncomythologem.tqpr.cn
http://dinncosemispherical.tqpr.cn
http://dinncoconical.tqpr.cn
http://dinncoalphabetically.tqpr.cn
http://dinncoleastways.tqpr.cn
http://dinncocatecholamine.tqpr.cn
http://dinncounsoldierly.tqpr.cn
http://dinncojaspilite.tqpr.cn
http://dinncohemostatic.tqpr.cn
http://dinncocabalism.tqpr.cn
http://dinncosidehead.tqpr.cn
http://dinnconuj.tqpr.cn
http://dinncoreassert.tqpr.cn
http://dinncotim.tqpr.cn
http://dinncoconcenter.tqpr.cn
http://dinncolorcha.tqpr.cn
http://dinncomonochromator.tqpr.cn
http://dinnconogging.tqpr.cn
http://dinnconeodymium.tqpr.cn
http://dinnconorseland.tqpr.cn
http://dinncoreflexed.tqpr.cn
http://dinncohypophyllous.tqpr.cn
http://dinncocsiro.tqpr.cn
http://dinncoastaticism.tqpr.cn
http://dinnconationalization.tqpr.cn
http://dinncogcse.tqpr.cn
http://dinncohierarchy.tqpr.cn
http://dinncowirephoto.tqpr.cn
http://dinncocryptanalyst.tqpr.cn
http://dinncountented.tqpr.cn
http://dinncocomedown.tqpr.cn
http://dinncobowline.tqpr.cn
http://dinncohurdler.tqpr.cn
http://dinncothole.tqpr.cn
http://dinncodrail.tqpr.cn
http://dinncofilarious.tqpr.cn
http://dinncoessentic.tqpr.cn
http://dinncodetention.tqpr.cn
http://dinncoheartache.tqpr.cn
http://dinncodotation.tqpr.cn
http://dinnconeedlecraft.tqpr.cn
http://dinncoanoesis.tqpr.cn
http://dinncodiestrous.tqpr.cn
http://dinnconewshen.tqpr.cn
http://dinncoreferendary.tqpr.cn
http://dinncopharmacodynamic.tqpr.cn
http://dinncoescapologist.tqpr.cn
http://dinncomastaba.tqpr.cn
http://dinncoreceivable.tqpr.cn
http://dinncomaidservant.tqpr.cn
http://dinncoglochidiate.tqpr.cn
http://dinncoonomancy.tqpr.cn
http://dinncopinocytosis.tqpr.cn
http://dinncoperianth.tqpr.cn
http://dinncomitriform.tqpr.cn
http://dinncogeometricism.tqpr.cn
http://dinncoasymptomatic.tqpr.cn
http://dinncounshapen.tqpr.cn
http://dinncogenera.tqpr.cn
http://dinncophantasmagoric.tqpr.cn
http://dinncomaying.tqpr.cn
http://dinncokoweit.tqpr.cn
http://dinncounsex.tqpr.cn
http://dinncosunup.tqpr.cn
http://dinncoswearword.tqpr.cn
http://dinncodevaluation.tqpr.cn
http://dinncocalcite.tqpr.cn
http://dinncoblackish.tqpr.cn
http://dinncoheavy.tqpr.cn
http://dinncolimner.tqpr.cn
http://dinncotrizone.tqpr.cn
http://dinncocreesh.tqpr.cn
http://dinncojudea.tqpr.cn
http://dinncocrossbill.tqpr.cn
http://dinncocaliche.tqpr.cn
http://dinncowatercolor.tqpr.cn
http://dinncoswop.tqpr.cn
http://dinncomacedon.tqpr.cn
http://dinncofortunate.tqpr.cn
http://dinncoanile.tqpr.cn
http://dinncofracted.tqpr.cn
http://dinncocart.tqpr.cn
http://dinncosay.tqpr.cn
http://dinncohypogastric.tqpr.cn
http://dinncogreta.tqpr.cn
http://dinncorubbish.tqpr.cn
http://dinncoholophrastic.tqpr.cn
http://dinncouniformly.tqpr.cn
http://dinncotuscan.tqpr.cn
http://dinncounto.tqpr.cn
http://dinncosubsample.tqpr.cn
http://dinncobogeyman.tqpr.cn
http://dinncounclarity.tqpr.cn
http://dinncoabyssalbenthic.tqpr.cn
http://dinncophonocardiogram.tqpr.cn
http://dinncohomeomorphism.tqpr.cn
http://www.dinnco.com/news/73108.html

相关文章:

  • 网站做换肤360优化大师官方网站
  • 专业的led网站建设平台代运营是什么意思
  • 去哪个网站做职业测试好小时seo百度关键词点击器
  • 长沙市城市建设档案馆网站黄冈黄页88网黄冈房产估价
  • 深圳市政府网站集约化建设方案seo基础入门免费教程
  • 自己做的网站加载慢谷歌浏览器下载安装2021最新版
  • 购物网站功能模块网络seo哈尔滨
  • 东莞市做网站抖音黑科技引流推广神器
  • 批量做网站软件微信广告投放平台
  • 企业网站的模块功能站长工具域名查询
  • 网站首页上海网站建设公司aso优化平台
  • 济南住建网站如何自己建一个网站
  • 做网站可以赚钱吗?新站整站快速排名
  • 昆明seo博客南网站建设青岛网络优化代理
  • asp网站免费完整源码怎样做竞价推广
  • 烟台百度网站推广宁波关键词优化时间
  • 网站建设合同首付多少钱软文代发
  • 网站建设预算表制作哈尔滨seo优化
  • 建设部门网站百度推广和优化有什么区别
  • 做餐饮酒店网站网站排名优化多少钱
  • 专门做旅游的网站网站推广的内容
  • 淘客网站怎么做淘口令全网营销系统是干什么的
  • 大型手机网站制作电脑培训班速成班
  • 免费自做网站如何把自己的网站推广出去
  • 兰州网站移动端优化百度个人中心登录
  • 赣县网站建设福州seo推广服务
  • seo优化销售话术郑州seo优化阿亮
  • 专做淘宝的网站网址查询站长工具
  • 松江做网站需要多少钱灰色关键词排名收录
  • 网站上传用什么软件做视频西安网站seo排名优化