SlideShare ist ein Scribd-Unternehmen logo
1 von 12
Downloaden Sie, um offline zu lesen
Introduction Releases Features CQL How To Contribute ? Download & Installation References
Apache Cassandra
Ishan Kathpal
Department Of Computer Science And Engineering
Central University Of Rajasthan
September 30, 2022
Introduction Releases Features CQL How To Contribute ? Download & Installation References
Outline
1 Introduction
2 Releases
3 Features
4 CQL
5 How To Contribute ?
6 Download & Installation
7 References
Introduction Releases Features CQL How To Contribute ? Download & Installation References
Introduction
Apache Cassandra is:-
An open source No-SQL distributed database.
Scalable and high available without compromising
performance.
Linear scalable.
Fault-tolerance on commodity hardware or cloud
infrastructure.
A perfect platform for mission-critical data.
[2]
Introduction Releases Features CQL How To Contribute ? Download & Installation References
Releases
Version Original release date Latest version Release date
0.6 2010-04-12 0.6.13 2011-04-18
0.7 2011-01-10 0.7.10 2011-10-31
0.8 2011-06-03 0.8.10 2012-02-13
1.0 2011-10-18 1.0.12 2012-10-04
1.1 2012-04-24 1.1.12 2013-05-27
1.2 2013-01-02 1.2.19 2014-09-18
2.0 2013-09-03 2.0.17 2015-09-21
2.1 2014-09-16 2.1.22 2020-08-31
2.2 2015-07-20 2.2.19 2020-11-04
3.0 2015-11-09 3.0.27 2022-05-13
3.11 2017-06-23 3.11.13 2022-05-13
4.0 2021-07-26 4.0.6 2022-08-25
Table: 1 [6]
Introduction Releases Features CQL How To Contribute ? Download & Installation References
Features
✼ Distributed
✼ Supports replication & Multi data center replication
✼ Scalability
✼ Fault-tolerance
✼ MapReduce Support
✼ Query Language
[5]
Introduction Releases Features CQL How To Contribute ? Download & Installation References
Cassandra Query Language (CQL)
CQL offers a model similar to SQL.
To aid in specifying the CQL syntax, we will use the following
conventions in this document:-
Language rules will be given in an informal BNF variant
notation.
The CQL language uses identifiers (or names) to identify
tables, columns and other objects. An identifier is a token
matching the regular expression [a-zA-Z][a-zA-Z0-9 ]*.
There is a second kind of identifier called a quoted identifier
defined by enclosing an arbitrary sequence of characters
(non-empty) in double-quotes(”). Quoted identifiers are never
keywords.
[4]
Introduction Releases Features CQL How To Contribute ? Download & Installation References
How To Contribute ? I
Becoming a contributor
Patches—source code, documentation.
Help on mailing lists, website—to Apache projects.
Crucial to the project’s success.
Becoming a Committer
Members of a project development community
Write access to an Apache project.
New committers and PMC members are elected by the
Cassandra PMC based on merit.
Reporting Bugs
Suspected a bug !! Report it to the Apache Cassandra JIRA
tracking system.
Provide as much detail as you can on your problem, version
and environment.
Introduction Releases Features CQL How To Contribute ? Download & Installation References
How To Contribute ? II
Reporting a Vulnerability
To report a vulnerability for Cassandra, contact the Apache
Security Team.
Proposing New Features
The CEP provides a process for the proposal, discussion and
endorsement of new feature development in Cassandra.
Anyone can initiate a CEP.
Learn how to propose and shepherd a CEP.
Introduction Releases Features CQL How To Contribute ? Download & Installation References
Download & Installation I
Installation from Debian packages:-
For the (release series) specify the major version number,
without dot, and with an appended x.
Add the Apache repository of Cassandra to
/etc/apt/sources.list.d/cassandra.sources.list.
echo ”deb https://debian.cassandra.apache.org 40x main” |
sudo tee -a /etc/apt/sources.list.d/cassandra.sources.list
[1]
Introduction Releases Features CQL How To Contribute ? Download & Installation References
Download & Installation II
Add the Apache Cassandra repository keys:
curl https://downloads.apache.org/cassandra/KEYS — sudo
apt-key add -
Update the repositories:
sudo apt-get update
Install Cassandra:
sudo apt-get install cassandra
[3]
Introduction Releases Features CQL How To Contribute ? Download & Installation References
References I
[1] Apache cassandra.
https://cassandra.apache.org/_/download.html.
Accessed: 2022-09-29.
[2] Apache cassandra documentation.
https://cassandra.apache.org/_/index.html.
Accessed: 2022-09-29.
[3] Apache cassandra documentation.
https://cassandra.apache.org/_/quickstart.html.
Accessed: 2022-09-29.
[4] The cassandra query language (cql).
https://cassandra.apache.org/doc/latest/cassandra/
cql/index.html.
Accessed: 2022-09-29.
Introduction Releases Features CQL How To Contribute ? Download & Installation References
References II
[5] Features of cassandra.
https:
//www.geeksforgeeks.org/features-of-cassandra/.
Accessed: 2022-09-29.
[6] Index of /dist/cassandra.
https://archive.apache.org/dist/cassandra/.
Accessed: 2022-09-29.

Weitere ähnliche Inhalte

Ähnlich wie Apache Cassandra

BRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdf
BRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdfBRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdf
BRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdfssuserc6aaff
 
Cloud-native .NET-Microservices mit Kubernetes @BASTAcon
Cloud-native .NET-Microservices mit Kubernetes @BASTAconCloud-native .NET-Microservices mit Kubernetes @BASTAcon
Cloud-native .NET-Microservices mit Kubernetes @BASTAconMario-Leander Reimer
 
Introduction to Orchestration and DevOps with OpenStack
Introduction to Orchestration and DevOps with OpenStackIntroduction to Orchestration and DevOps with OpenStack
Introduction to Orchestration and DevOps with OpenStackAbderrahmane TEKFI
 
SonarQube presentation.pptx
SonarQube presentation.pptxSonarQube presentation.pptx
SonarQube presentation.pptxVranceaAdrian
 
DevOps with Kubernetes and Helm - OSCON 2018
DevOps with Kubernetes and Helm - OSCON 2018DevOps with Kubernetes and Helm - OSCON 2018
DevOps with Kubernetes and Helm - OSCON 2018Jessica Deen
 
Using Azure DevOps to continuously build, test, and deploy containerized appl...
Using Azure DevOps to continuously build, test, and deploy containerized appl...Using Azure DevOps to continuously build, test, and deploy containerized appl...
Using Azure DevOps to continuously build, test, and deploy containerized appl...Adrian Todorov
 
AWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAmazon Web Services
 
AWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAmazon Web Services
 
SkyBase - a Devops Platform for Hybrid Cloud
SkyBase - a Devops Platform for Hybrid CloudSkyBase - a Devops Platform for Hybrid Cloud
SkyBase - a Devops Platform for Hybrid CloudVlad Kuusk
 
The New & Improved Confluence Server and Data Center
The New & Improved Confluence Server and Data CenterThe New & Improved Confluence Server and Data Center
The New & Improved Confluence Server and Data CenterAtlassian
 
Why so continuous
Why so continuousWhy so continuous
Why so continuousMax Lobur
 
Open Source Software – Open Day Oracle 2013
Open Source Software  – Open Day Oracle 2013Open Source Software  – Open Day Oracle 2013
Open Source Software – Open Day Oracle 2013Erik Gur
 
VMworld 2014: VMware NSX and vCloud Automation Center Integration Technical D...
VMworld 2014: VMware NSX and vCloud Automation Center Integration Technical D...VMworld 2014: VMware NSX and vCloud Automation Center Integration Technical D...
VMworld 2014: VMware NSX and vCloud Automation Center Integration Technical D...VMworld
 
OpenStack in Enterprise
OpenStack in EnterpriseOpenStack in Enterprise
OpenStack in EnterpriseNalee Jang
 
Introduction to Apache CloudStack by David Nalley
Introduction to Apache CloudStack by David NalleyIntroduction to Apache CloudStack by David Nalley
Introduction to Apache CloudStack by David Nalleybuildacloud
 
Chef and OpenStack Workshop from ChefConf 2013
Chef and OpenStack Workshop from ChefConf 2013Chef and OpenStack Workshop from ChefConf 2013
Chef and OpenStack Workshop from ChefConf 2013Matt Ray
 
Modern CI/CD in the microservices world with Kubernetes
Modern CI/CD in the microservices world with KubernetesModern CI/CD in the microservices world with Kubernetes
Modern CI/CD in the microservices world with KubernetesMikalai Alimenkou
 
Continuous Delivery: Fly the Friendly CI in Pivotal Cloud Foundry with Concourse
Continuous Delivery: Fly the Friendly CI in Pivotal Cloud Foundry with ConcourseContinuous Delivery: Fly the Friendly CI in Pivotal Cloud Foundry with Concourse
Continuous Delivery: Fly the Friendly CI in Pivotal Cloud Foundry with ConcourseVMware Tanzu
 

Ähnlich wie Apache Cassandra (20)

BRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdf
BRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdfBRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdf
BRKVIR-2601 Architecting an OpenStack Based Cloud with Cisco Infrastructure.pdf
 
Cloud-native .NET-Microservices mit Kubernetes @BASTAcon
Cloud-native .NET-Microservices mit Kubernetes @BASTAconCloud-native .NET-Microservices mit Kubernetes @BASTAcon
Cloud-native .NET-Microservices mit Kubernetes @BASTAcon
 
Introduction to Orchestration and DevOps with OpenStack
Introduction to Orchestration and DevOps with OpenStackIntroduction to Orchestration and DevOps with OpenStack
Introduction to Orchestration and DevOps with OpenStack
 
Tour of Azure DevOps
Tour of Azure DevOpsTour of Azure DevOps
Tour of Azure DevOps
 
SonarQube presentation.pptx
SonarQube presentation.pptxSonarQube presentation.pptx
SonarQube presentation.pptx
 
DevOps with Kubernetes and Helm - OSCON 2018
DevOps with Kubernetes and Helm - OSCON 2018DevOps with Kubernetes and Helm - OSCON 2018
DevOps with Kubernetes and Helm - OSCON 2018
 
Using Azure DevOps to continuously build, test, and deploy containerized appl...
Using Azure DevOps to continuously build, test, and deploy containerized appl...Using Azure DevOps to continuously build, test, and deploy containerized appl...
Using Azure DevOps to continuously build, test, and deploy containerized appl...
 
AWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for Government
 
AWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for Government
 
SkyBase - a Devops Platform for Hybrid Cloud
SkyBase - a Devops Platform for Hybrid CloudSkyBase - a Devops Platform for Hybrid Cloud
SkyBase - a Devops Platform for Hybrid Cloud
 
The New & Improved Confluence Server and Data Center
The New & Improved Confluence Server and Data CenterThe New & Improved Confluence Server and Data Center
The New & Improved Confluence Server and Data Center
 
Why so continuous
Why so continuousWhy so continuous
Why so continuous
 
DevOps on AWS
DevOps on AWSDevOps on AWS
DevOps on AWS
 
Open Source Software – Open Day Oracle 2013
Open Source Software  – Open Day Oracle 2013Open Source Software  – Open Day Oracle 2013
Open Source Software – Open Day Oracle 2013
 
VMworld 2014: VMware NSX and vCloud Automation Center Integration Technical D...
VMworld 2014: VMware NSX and vCloud Automation Center Integration Technical D...VMworld 2014: VMware NSX and vCloud Automation Center Integration Technical D...
VMworld 2014: VMware NSX and vCloud Automation Center Integration Technical D...
 
OpenStack in Enterprise
OpenStack in EnterpriseOpenStack in Enterprise
OpenStack in Enterprise
 
Introduction to Apache CloudStack by David Nalley
Introduction to Apache CloudStack by David NalleyIntroduction to Apache CloudStack by David Nalley
Introduction to Apache CloudStack by David Nalley
 
Chef and OpenStack Workshop from ChefConf 2013
Chef and OpenStack Workshop from ChefConf 2013Chef and OpenStack Workshop from ChefConf 2013
Chef and OpenStack Workshop from ChefConf 2013
 
Modern CI/CD in the microservices world with Kubernetes
Modern CI/CD in the microservices world with KubernetesModern CI/CD in the microservices world with Kubernetes
Modern CI/CD in the microservices world with Kubernetes
 
Continuous Delivery: Fly the Friendly CI in Pivotal Cloud Foundry with Concourse
Continuous Delivery: Fly the Friendly CI in Pivotal Cloud Foundry with ConcourseContinuous Delivery: Fly the Friendly CI in Pivotal Cloud Foundry with Concourse
Continuous Delivery: Fly the Friendly CI in Pivotal Cloud Foundry with Concourse
 

Kürzlich hochgeladen

Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 

Kürzlich hochgeladen (20)

Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 

Apache Cassandra

  • 1. Introduction Releases Features CQL How To Contribute ? Download & Installation References Apache Cassandra Ishan Kathpal Department Of Computer Science And Engineering Central University Of Rajasthan September 30, 2022
  • 2. Introduction Releases Features CQL How To Contribute ? Download & Installation References Outline 1 Introduction 2 Releases 3 Features 4 CQL 5 How To Contribute ? 6 Download & Installation 7 References
  • 3. Introduction Releases Features CQL How To Contribute ? Download & Installation References Introduction Apache Cassandra is:- An open source No-SQL distributed database. Scalable and high available without compromising performance. Linear scalable. Fault-tolerance on commodity hardware or cloud infrastructure. A perfect platform for mission-critical data. [2]
  • 4. Introduction Releases Features CQL How To Contribute ? Download & Installation References Releases Version Original release date Latest version Release date 0.6 2010-04-12 0.6.13 2011-04-18 0.7 2011-01-10 0.7.10 2011-10-31 0.8 2011-06-03 0.8.10 2012-02-13 1.0 2011-10-18 1.0.12 2012-10-04 1.1 2012-04-24 1.1.12 2013-05-27 1.2 2013-01-02 1.2.19 2014-09-18 2.0 2013-09-03 2.0.17 2015-09-21 2.1 2014-09-16 2.1.22 2020-08-31 2.2 2015-07-20 2.2.19 2020-11-04 3.0 2015-11-09 3.0.27 2022-05-13 3.11 2017-06-23 3.11.13 2022-05-13 4.0 2021-07-26 4.0.6 2022-08-25 Table: 1 [6]
  • 5. Introduction Releases Features CQL How To Contribute ? Download & Installation References Features ✼ Distributed ✼ Supports replication & Multi data center replication ✼ Scalability ✼ Fault-tolerance ✼ MapReduce Support ✼ Query Language [5]
  • 6. Introduction Releases Features CQL How To Contribute ? Download & Installation References Cassandra Query Language (CQL) CQL offers a model similar to SQL. To aid in specifying the CQL syntax, we will use the following conventions in this document:- Language rules will be given in an informal BNF variant notation. The CQL language uses identifiers (or names) to identify tables, columns and other objects. An identifier is a token matching the regular expression [a-zA-Z][a-zA-Z0-9 ]*. There is a second kind of identifier called a quoted identifier defined by enclosing an arbitrary sequence of characters (non-empty) in double-quotes(”). Quoted identifiers are never keywords. [4]
  • 7. Introduction Releases Features CQL How To Contribute ? Download & Installation References How To Contribute ? I Becoming a contributor Patches—source code, documentation. Help on mailing lists, website—to Apache projects. Crucial to the project’s success. Becoming a Committer Members of a project development community Write access to an Apache project. New committers and PMC members are elected by the Cassandra PMC based on merit. Reporting Bugs Suspected a bug !! Report it to the Apache Cassandra JIRA tracking system. Provide as much detail as you can on your problem, version and environment.
  • 8. Introduction Releases Features CQL How To Contribute ? Download & Installation References How To Contribute ? II Reporting a Vulnerability To report a vulnerability for Cassandra, contact the Apache Security Team. Proposing New Features The CEP provides a process for the proposal, discussion and endorsement of new feature development in Cassandra. Anyone can initiate a CEP. Learn how to propose and shepherd a CEP.
  • 9. Introduction Releases Features CQL How To Contribute ? Download & Installation References Download & Installation I Installation from Debian packages:- For the (release series) specify the major version number, without dot, and with an appended x. Add the Apache repository of Cassandra to /etc/apt/sources.list.d/cassandra.sources.list. echo ”deb https://debian.cassandra.apache.org 40x main” | sudo tee -a /etc/apt/sources.list.d/cassandra.sources.list [1]
  • 10. Introduction Releases Features CQL How To Contribute ? Download & Installation References Download & Installation II Add the Apache Cassandra repository keys: curl https://downloads.apache.org/cassandra/KEYS — sudo apt-key add - Update the repositories: sudo apt-get update Install Cassandra: sudo apt-get install cassandra [3]
  • 11. Introduction Releases Features CQL How To Contribute ? Download & Installation References References I [1] Apache cassandra. https://cassandra.apache.org/_/download.html. Accessed: 2022-09-29. [2] Apache cassandra documentation. https://cassandra.apache.org/_/index.html. Accessed: 2022-09-29. [3] Apache cassandra documentation. https://cassandra.apache.org/_/quickstart.html. Accessed: 2022-09-29. [4] The cassandra query language (cql). https://cassandra.apache.org/doc/latest/cassandra/ cql/index.html. Accessed: 2022-09-29.
  • 12. Introduction Releases Features CQL How To Contribute ? Download & Installation References References II [5] Features of cassandra. https: //www.geeksforgeeks.org/features-of-cassandra/. Accessed: 2022-09-29. [6] Index of /dist/cassandra. https://archive.apache.org/dist/cassandra/. Accessed: 2022-09-29.