cdh教程 cms安装
Last updated on September 15, 2026 am
🧙 Questions
通过scm安装服务
☄️ Ideas
安装cms
- 版本选择 免费版 Cloudera Express
- Cluster Name: isxcode
- Hostname: isxcode-data-center
- Cloudera Manager Agent
- -> Custom Repository
- -> http://isxcode-data-center:30108/cdh6_parcel/cm6
注意:Parcel Directory 一定要修改为/data/cloudera/parcels,挂载到磁盘
注意:/data/cloudera/parcels 目录一定不要提前创建
- CDH and other software -> Install Method -> Use Parcels -> More Options ->
- Remote Parcel Repository URLs -> http://isxcode-data-center:30108/cdh6_parcel/
安装hbase、hive、yarn、hdfs、kafka、zookeeper、impala
- kafka Broker 添加节点
- activitiy Monitor 添加节点
- isxcode-data-center:30102 cdh_hive root root123
- isxcode-data-center:30102 cdh_monitor root root123
- 修改地址
- /dfs/dn -> /data/dfs/dn
- /dfs/nn -> /data/dfs/nn
- /dfs/snn -> /data/dfs/snn
- /var/local/kafka/data
- /var/lib/cloudera-host-monitor
- /var/lib/cloudera-service-monitor
- /yarn/nm -> /data/yarn/nm
- /var/lib/zookeeper
sudo -u hdfs hdfs dfs -mkdir -p /user/root
sudo -u hdfs hdfs dfs -chown root:supergroup /user/root
sudo -u hdfs hdfs dfs -chmod 755 /user/rootyarn.nodemanager.resource.cpu-vcores: 32
yarn.nodemanager.resource.memory-mb: 64GB
yarn.scheduler.minimum-allocation-vcores: 1
yarn.scheduler.minimum-allocation-mb: 2GB
yarn.scheduler.maximum-allocation-vcores: 4
yarn.scheduler.maximum-allocation-mb: 4GBkafka中设置才能使用
offsets.topic.replication.factor=1https://api.isxcode.com/leo/file/open/show/ispong/902969510242422784
🔗 Links
cdh教程 cms安装
https://ispong.isxcode.com/hadoop/cloudera/cdh教程 cms安装/
