Apache Cassandra 1.2.19 Installation on Linux Mint 18.3

Channel:
Subscribers:
5,740
Published on ● Video Link: https://www.youtube.com/watch?v=xFWkNPZeae4



Duration: 10:31
153 views
1


In this video we are going to see how to install Apache Cassandra 1.2.19 in Linux Mint 18.3 from zip archive.
Apache Cassandra is a free and open-source distributed wide column store NoSQL database management system, providing high availability with no single point of failure. Cassandra 1.x version requires JDK 1.7 and Python 2.7 to get running. To run cassandra 1.x versions in shell it needs root privileges.
Also in this video nodetool and cqlsh are used. cqlsh is a command line shell for interacting with Cassandra through CQL (the Cassandra Query Language).
Cassandra 1.x versions uses /var/lib/cassandra to store data files and /var/log/cassandra to write the log files.
Here in this video Keyspace is created using Simple Strategy class with replication_factor set to 3. Number of replication_factor is equal to number of times
data will be replicated in different nodes. If you are using single node to replicate then set replication_factor to 1. A sample table is created and records are inserted and fetched using cqlsh tool. Finally we learn cassandra installation in Linux Mint 18.3




Other Videos By java frm


2018-08-06WildFly 12 Installation and Configuration on Manjaro Linux 17.1
2018-08-06WildFly 8.2.1 Installation and Configuration on Manjaro Linux 17.1
2018-08-06WildFly 11 Installation and Configuration on Manjaro Linux 17.1
2018-08-06MySQL Community Server 8.0 Installation on Debian 8.11
2018-08-06MySQL Community Server 8.0 Installation on Linux Mint 18.3
2018-08-06MySQL Community Server 8.0 Installation on Ubuntu 18.04 LTS
2018-08-05Manual Partitioning of HardDisk in Linux Mint 18.3 in VirtualBox 5.2 for Beginners
2018-08-05Manual Partitioning of HardDisk in Ubuntu Desktop 16.04 LTS in VirtualBox 5.2 for Beginners
2018-08-05Manual Partitioning of HardDisk in Ubuntu Server 16.04 LTS in VirtualBox 5.2 for Beginners
2018-07-31Apache NetBeans IDE 9.0 Installation on Windows 10 and Modular Programming using Oracle JDK 9 and 10
2018-07-31Apache Cassandra 1.2.19 Installation on Linux Mint 18.3
2018-07-29Oracle Database 18c Installation on Redhat Enterprise Linux 7.5
2018-07-29Oracle Database 18c Installation on Oracle Linux 7.5
2018-07-28Oracle Database 18c Installation on Oracle Linux 6.9
2018-07-28Oracle Database 18c Installation on Redhat Enterprise Linux 6.9
2018-07-19Manual Partitioning of HardDisk in Oracle Linux 6 in VirtualBox 5.2 for Beginners
2018-07-19Manual Partitioning of HardDisk in Redhat Enterprise Linux 6 in VirtualBox 5.2 for Beginners
2018-07-19Manual Partitioning of HardDisk in Ubuntu Desktop 14.04 LTS in VirtualBox 5.2 for Beginners
2018-07-19Manual Partitioning of HardDisk in Ubuntu Server 14.04 LTS in VirtualBox 5.2 for Beginners
2018-07-13Eclipse Photon Installation on Ubuntu 18.04 LTS using Oracle JDK 9 and JDK 10
2018-07-13Eclipse Photon Installation on Linux Mint 18.3 Cinnamon using Oracle JDK 9 and JDK 10



Tags:
cassandra 1.2 installation in linux mint 18.3
install cassandra 1.2 in linux mint
cassandra installation in linux mint
cassandra db
cassandra nosql db
apache cassandra
cqlsh
nodetool
simple strategy example
cassandra installation in linux
configure cassandra
cassandra 1
cassandra tutorial
cassandra training videos
cassandra administration
cql cassandra
start cassandra
create keyspace in cassandra
apache cassandra and linux mint