
ClickHouse 部署
ClickHouse 是一个用于在线分析处理(OLAP)的列式数据库管理系统,由俄罗斯公司Yandex开发并开源。它以其高性能和水平扩展能力而闻名,尤其在处理大规模数据分析任务时表现出色。
编程爱好者, 天文爱好者
凡心所向,素履以往;生如逆旅,一苇以航
ClickHouse 是一个用于在线分析处理(OLAP)的列式数据库管理系统,由俄罗斯公司Yandex开发并开源。它以其高性能和水平扩展能力而闻名,尤其在处理大规模数据分析任务时表现出色。
编程爱好者, 天文爱好者
Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. It has a simple and flexible architecture based on streaming data flows. It is robust and fault tolerant with tunable reliability mechanisms and many failover and recovery mechanisms. It uses a simple extensible data model that allows for online analytic application.
编程爱好者, 天文爱好者
https://github.com/xr2117/ElasticSearch7 作者:Crazy.X
编程爱好者, 天文爱好者
ELK (ElasticSearch, Logstash, Kibana)
编程爱好者, 天文爱好者
基于 docker 搭建 zookeeper(3.4.14) 集群 (5个节点)
编程爱好者, 天文爱好者
ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them, which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed.
编程爱好者, 天文爱好者