Installing the DataStax Distribution of Apache Cassandra 3.x on RHEL-based systems
Install using Yum repositories on RHEL, CentOS, and Oracle Linux.
DataStax no longer provides the DataStax Community version of Apache Cassandra™ or the DataStax Distribution of Apache Cassandra. See DataStax support for Apache Cassandra. |
To download and install the latest version of open-source Cassandra, see https://cassandra.apache.org/. |
Attention: OpsCenter is not supported or installed with
Cassandra 2.2 and later.
Use these steps to install Cassandra using Yum repositories on RHEL, CentOS, and Oracle Linux.
Note: To install on SUSE, use the Cassandra binary tarball
distribution.
Prerequisites
- Ensure that your platform is supported.
- Yum Package Management application installed.
- Root or sudo access to the install machine.
- Latest version of Oracle Java
Platform, Standard Edition 8 (JDK) or OpenJDK
8. Note: The JDK is recommended for development and production systems. It provides tools that are not in the JRE, such as jstack, jmap, jps, and jstat, that are useful for troubleshooting.
- Python 2.7.
The packaged releases create a cassandra
user. When starting Cassandra as a service, the service runs as this user. The
following utilities are included in a separate package: sstable2json,
sstablelevelreset, sstablemetadata, json2sstable, sstablerepairedset, sstablesplit,
and token-generator.
Procedure
In a terminal window: