CDH5 安装需求和相关软件支持的版本信息

说明: 该文章只具有简单参照意义,具体你要根据你所准备安装版本查看官方文档。
本文基于CDH 5.7 Cloudera Manager 5 Requirements and Supported Versions

数据库

  • MySQL一定要用InnoDB作为存储

  • MySQL如果启用主从复制(GTID-based)会导致Cloudera Manager安装失败

  • JDK现在已经不支持1.6了

  • 网络同样是要求IPv4的

文件系统要求

ext3和ext4都支持,其中ext3是久经考验的,ext4是版本Linux支持的。

cloudera是不支持从ext3的文件系统升级到ext4的,所以必须是格式化好的ext4文件系统

Linux文件系统会保留文件访问的元数据信息。但是cloudera建议我们关闭这个特性(atime),这样会好点。

挂载建议:


#/etc/fstab:



/dev/sdb1 /data1 ext4 defaults,noatime 0



#无需重启应用调整的挂载



mount -o remount /data1

Ports Used by Cloudera Manager and Cloudera Navigator

这里写图片描述
CM和CN所使用的端口信息

Parcels

Parcels是CMz自定义的二进制包,和package区别就是这玩意是自包含的,你可以弄多个版本,因为每个版本都是在一个目录下面,而不会受影响。而且后需的下载,激活等等的操作都会自动在CM安装过程中搞定。

Note: With parcels, the path to the CDH libraries is /opt/cloudera/parcels/CDH/lib instead of the usual /usr/lib. Do not link /usr/lib/ elements to parcel-deployed paths, because the links may cause scripts that distinguish between the two paths to not work.

调整 Parcels位置

To change this location, set the parcel_dir property in /etc/cloudera-scm-agent/config.ini file of the Cloudera Manager Agent and restart the Cloudera Manager Agent or by following the instructions in Configuring the Host Parcel Directory.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值