Skip to Content
Mastering Apache Cassandra - Second Edition
book

Mastering Apache Cassandra - Second Edition

by Nishant Neeraj
March 2015
Beginner to intermediate
350 pages
7h 54m
English
Packt Publishing
Content preview from Mastering Apache Cassandra - Second Edition

Configuring a Cassandra cluster

Now that you have a single node setup, you may start Cassandra by executing <cassandra_installation>/bin/cassandra for a tarball install or by running sudo service cassandra start for a repository install. (We'll see later in this chapter how to write a .init script for Cassandra and set it up to start on boot.) However, in order to get a Cassandra cluster working, a couple of configuration tweaks are required.

If you look at cassandra.yaml, you will find that it has the following six sections:

  • Cluster setup properties: These are basically startup properties, file location, ports, replica placement strategies, and internode communication settings.
  • Performance tuning properties: These help in setting up appropriate ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Apache Cassandra 3.x - Third Edition

Mastering Apache Cassandra 3.x - Third Edition

Aaron Ploetz, Tejaswi Malepati
Learning Apache Cassandra - Second Edition

Learning Apache Cassandra - Second Edition

Sandeep Yarabarla, Graham Doman

Publisher Resources

ISBN: 9781784392611Supplemental Content