- Learning Apache Cassandra(Second Edition)
- Sandeep Yarabarla
- 72字
- 2021-07-03 00:19:25
Installing on RHEL-based systems
To install Cassendra on RHEL-based systems, perform the following steps:
- Add the Apache Cassandra 3.0 repository to /etc/yum.repos.d/datastax.repo:
[datastax]
name = DataStax Repo for Apache Cassandra
baseurl = http://rpm.datastax.com/community
enabled = 1
gpgcheck = 0
- Install the latest packages:
$ sudo yum install dsc30
- Start Cassandra:
$ sudo service cassandra start
On some Linux distributions, you many need to use the following:
$ sudo /etc/init.d/cassandra start
推薦閱讀
- 反饋系統:多學科視角(原書第2版)
- Java開發技術全程指南
- 機器學習與大數據技術
- 精通Excel VBA
- WordPress Theme Development Beginner's Guide(Third Edition)
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- 21天學通Java Web開發
- 精通數據科學算法
- Implementing AWS:Design,Build,and Manage your Infrastructure
- 水下無線傳感器網絡的通信與決策技術
- 西門子變頻器技術入門及實踐
- Mastering Game Development with Unreal Engine 4(Second Edition)
- Dreamweaver CS6精彩網頁制作與網站建設
- Hadoop應用開發基礎
- 過程控制系統