- Apache Cassandra Essentials
- Nitin Padalia
- 95字
- 2021-07-30 10:30:23
Summary
Cassandra can be installed via various methods. We can install it on different platforms based on our requirements. However, platforms based on *NIX
are very popular for production deployments. While deploying, we should consider various configuration options based on our deployment type. There are the configuration options that are used for performance tuning; we'll uncover more options later. The Cassandra nodetool
is very handy to monitor and debug clusters and column families. We discussed some of them in this chapter.
In the next chapter, we'll see more of the nodetool
options in more detail.
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- R語言數據可視化之美:專業圖表繪制指南
- Visual Basic程序設計(第3版):學習指導與練習
- C語言程序設計
- Mastering Ubuntu Server
- WordPress Plugin Development Cookbook(Second Edition)
- 深入淺出RxJS
- Java 11 Cookbook
- 零基礎Java學習筆記
- Qt5 C++ GUI Programming Cookbook
- Orleans:構建高性能分布式Actor服務
- Natural Language Processing with Python Quick Start Guide
- Hadoop大數據分析技術
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- Unity 2017 Game AI Programming(Third Edition)