码迷,mamicode.com
首页 > Web开发 > 详细

notes for official-website(hadoop always to be continue..)

时间:2017-09-30 10:11:19      阅读:156      评论:0      收藏:0      [点我收藏+]

标签:hand   cut   set   gre   mapr   red   distrib   serve   hdfs   

1  Other services (such as Web App Proxy Server and MapReduce Job History server) are usually run either on dedicated hardware or on shared infrastrucutre, depending upon the load.

2  control  scripts: bin/ directory of the distribution

setting site-specific values via the etc/hadoop/hadoop-env.sh and etc/hadoop/yarn-env.sh.

3  HDFS daemons are NameNode, SecondaryNameNode, and DataNode.

YARN damones are ResourceManager, NodeManager, and WebAppProxy.

4  Hadoop daemons’ process environment:  _OPTS env vars or  _DIR or _PID

5  configuring the daemons

  1. io.file.buffer.size:  Size of read/write buffer used in SequenceFiles. 
  2. namenode.{name.dir, handler.count}:  namespace and transactions logs persistently.replicated if comma-delimited  More NameNode server threads to handle RPCs
  3. log-aggregation
  4. acl:  set admins on the yarn cluster.ACLs are of for comma-separated-usersspacecomma-separated-groups.

 

notes for official-website(hadoop always to be continue..)

标签:hand   cut   set   gre   mapr   red   distrib   serve   hdfs   

原文地址:http://www.cnblogs.com/yumanman/p/7613502.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!