CDH是Cloudera公司对应Hadoop的一个发行版本,具有易于安装、部署、操作、图形化界面等特点。本手册致力于帮助新手安装、部署CDH集群,顺利渡过CDH集群的初期问题。需要注意的是,本手册基于的是实验环境,并非实际生产环境,具体参数需要根据实际场景修改。
- Cloudera发行版安装主要分为2个部分:
- Cloudera Manager (对于集群的管理、部署等)
- Cloudera Distribute Hadoop (实际集群的组件等)
- Cloudera官方文档(推荐)
-
Cloudera提供的JDK安装包(上面的CM包中自带JDK安装包,也可自选合适的JDK)
注:1.Centos必须是64位 2.CM版本应大于等于CDH版本 3.JDK尽量选Cloudera推荐的
- 架构理解,准备服务器
- 关闭防火墙
- 配置hostname、静态IP、hosts文件
- 关闭SELinux
- 修改swapiness
- 内存问题,关闭THP
- 修改可打开的文件上限
- 配置ssh免密码登录
- NTP时间同步
- 安装Java
- 上传JDBC包
- MySQL安装与准备
- 配置本地yum源
- 安装系统依赖的其他包
- 开始安装CDH...哪里不会点哪里...So easy!!^_^~!
- 也可以联系我!=3=~ QQ: 444066154
Copyright 2017~2019 ALion
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.