ClickHouse编程指南-V1.2.0

本文档介绍了ClickHouse,一个高性能的开源OLAP大数据管理系统,适用于实时查询和分析报表。详细步骤包括从安装ClickHouse的各个组件到验证服务是否正常启动,以及集群安装过程,强调了在配置文件中正确声明节点信息的重要性。
摘要由CSDN通过智能技术生成

介绍

ClickHouse 是一个快速的的开源的OLAP大数据管理系统,该系统面向列存储,并且允许使用SQL实现实时查询生成分析报表。

✓ Blazing fast ✓ Feature-rich ✓ Fault-tolerant ✓ Linearly scalable ✓ Hardware efficient ✓ Highly reliable

安装

1、下载ClickHouse安装包,这里采用解压编译安装

2、解压并安装相应的服务

①安装clickhouse-common-static

[root@CentOS ~]#  tar -zxf clickhouse-common-static-20.2.1.2138.tgz
[root@CentOS ~]#  cd clickhouse-common-static-20.2.1.2138
[root@CentOS clickhouse-common-static-20.2.1.2138]#  ./install/doinst.sh

②安装clickhouse-common-static-dbg

 [root@CentOS ~]#  tar -zxf clickhouse-common-static-dbg-20.2.1.2138.tgz
 [root@CentOS ~]#  cd clickhouse-common-static-dbg-20.2.1.2138
 [root@CentOS clickhouse-common-static-dbg-20.2.1.2138]#  ./install/doinst.sh

③安装 clickhouse-server

[root@CentOS ~]#  tar -zxf clickhouse-server-20.2.1.2138.tgz
 [root@CentOS ~]#  cd clickhouse-server-20.2.1.2138
 [root@CentOS clickhouse-server-20.2.1.2138]#  
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值