All Projects → AlionSSS → CDH-Install-Manual

AlionSSS / CDH-Install-Manual

Licence: Apache-2.0 license
CDH安装手册

Projects that are alternatives of or similar to CDH-Install-Manual

oci-cloudera
Terraform module to deploy Cloudera on Oracle Cloud Infrastructure (OCI)
Stars: ✭ 20 (-71.43%)
Mutual labels:  hadoop, cloudera, cdh
hadoop-deployment-bash
Code for the deployment of Hadoop clusters, written in Bourne or Bourne Again shell.
Stars: ✭ 31 (-55.71%)
Mutual labels:  hadoop, cloudera
jmx exporter-cloudera-hadoop
Prometheus jmx_exporter configurations for Cloudera Hadoop
Stars: ✭ 33 (-52.86%)
Mutual labels:  hadoop, cdh
cmux
A set of commands for managing CDH clusters using Cloudera Manager REST API.
Stars: ✭ 34 (-51.43%)
Mutual labels:  hadoop, cdh
flokkr
Documentation placeholder and utilities for all the other containers.
Stars: ✭ 30 (-57.14%)
Mutual labels:  hadoop
ProgramUpdater
PUF - Program Updater Framework. A library to easier the task of program updating
Stars: ✭ 14 (-80%)
Mutual labels:  install
GoInstaller
GoInstaller is installer for CodeIgniter with user interface (UI).
Stars: ✭ 31 (-55.71%)
Mutual labels:  install
ros hadoop
Hadoop splittable InputFormat for ROS. Process rosbag with Hadoop Spark and other HDFS compatible systems.
Stars: ✭ 92 (+31.43%)
Mutual labels:  hadoop
fsbrowser
Fast desktop client for Hadoop Distributed File System
Stars: ✭ 27 (-61.43%)
Mutual labels:  hadoop
gitpack
Git-based package manager written in POSIX shell
Stars: ✭ 72 (+2.86%)
Mutual labels:  install
web-click-flow
网站点击流离线日志分析
Stars: ✭ 14 (-80%)
Mutual labels:  hadoop
UEFI MULTI
UEFI_MULTI - Make Multi-Boot USB-Drive
Stars: ✭ 33 (-52.86%)
Mutual labels:  install
clusterdock
clusterdock is a framework for creating Docker-based container clusters
Stars: ✭ 26 (-62.86%)
Mutual labels:  hadoop
PackageProject.cmake
🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing best-practices for maximum compatibility.
Stars: ✭ 48 (-31.43%)
Mutual labels:  install
Installomator
Installation script to deploy standard software on Macs
Stars: ✭ 472 (+574.29%)
Mutual labels:  install
DaFlow
Apache-Spark based Data Flow(ETL) Framework which supports multiple read, write destinations of different types and also support multiple categories of transformation rules.
Stars: ✭ 24 (-65.71%)
Mutual labels:  hadoop
docker-hadoop-3
Docker file for Hadoop 3
Stars: ✭ 19 (-72.86%)
Mutual labels:  hadoop
MLHadoop
This repository contains Machine-Learning MapReduce codes for Hadoop which are written from scratch (without using any package or library). E.g. Prediction (Linear and Logistic Regression), Clustering (K-Means), Classification (KNN) etc.
Stars: ✭ 50 (-28.57%)
Mutual labels:  hadoop
Springboard-Data-Science-Immersive
No description or website provided.
Stars: ✭ 52 (-25.71%)
Mutual labels:  hadoop
clickhouse hadoop
Import data from clickhouse to hadoop with pure SQL
Stars: ✭ 26 (-62.86%)
Mutual labels:  hadoop

CDH安装手册

前言

CDH是Cloudera公司对应Hadoop的一个发行版本,具有易于安装、部署、操作、图形化界面等特点。本手册致力于帮助新手安装、部署CDH集群,顺利渡过CDH集群的初期问题。需要注意的是,本手册基于的是实验环境,并非实际生产环境,具体参数需要根据实际场景修改。

安装包下载

CentOS安装

环境准备与优化

  1. 架构理解,准备服务器
  2. 关闭防火墙
  3. 配置hostname、静态IP、hosts文件
  4. 关闭SELinux
  5. 修改swapiness
  6. 内存问题,关闭THP
  7. 修改可打开的文件上限
  8. 配置ssh免密码登录
  9. NTP时间同步
  10. 安装Java
  11. 上传JDBC包
  12. MySQL安装与准备
  13. 配置本地yum源
  14. 安装系统依赖的其他包

CM安装

  1. 安装CM管理服务
  2. 安装每个节点的Agent服务

CDH安装

  • 开始安装CDH...哪里不会点哪里...So easy!!^_^~!
  • 也可以联系我!=3=~ QQ: 444066154

界面预览

Cloudera-Manager截图

LICENSE

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].