Apache Cassandra / Apache Cassandra World Party | July 2022

Add meeting Rate page Subscribe

Apache Cassandra / Apache Cassandra World Party | July 2022

These are all the meetings we have in "Apache Cassandra Wor…" (part of the organization "Apache Cassandra"). Click into individual meeting pages to watch the recording and search or read the transcript.

2 Aug 2022

Presentation from the second Cassandra World Party on July 20, 2022. Learn more about Apache Cassandra at https://cassandra.apache.org/

Serban Teodorescu of Adobe presents “Safe OS/system upgrade by rebooting”
This talk will cover how we implemented an idea presented at an ApacheCon by Netflix. In order to safely upgrade the OS and perform various system upgrades without having to move data around on 900 instances in one week, we had to implement a simple state machine with some puppet and Python scripting. We used DynamoDB for a “cluster lock” and Prometheus for metrics to alert when the process was stuck.

About the Presenter
Serban Teodorescu is an SRE at Adobe, where he’s part of a small team that manages 30+ Cassandra clusters for Adobe Audience Manager. Previously, he was a Python programmer, and he’s still trying to find out how a developer who preferred SQL databases ended up as an SRE for a Cassandra team. Apart from Cassandra and Python, he’s interested in automating his tasks with terraform, AWX, and StackStorm.

Apache Cassandra is an open source NoSQL distributed database trusted by thousands of companies for scalability and high availability without compromising performance. Linear scalability and proven fault tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Get started: https://cassandra.apache.org/quickstart/

The Apache Cassandra World Party 2022 was a virtual, one-day celebration on Wednesday, July 20, 2022 held in anticipation of the launch of 4.1

Join the Cassandra community: https://cassandra.apache.org/community/

#ApacheCassandra #database #NoSQL
  • 1 participant
  • 8 minutes
cassandra
replication
upgrades
netflix
aws
cloud
manages
linux
problems
adobe
youtube image

20 Jul 2022

Presentation from the second Cassandra World Party on July 20, 2022. Learn more about Apache Cassandra at https://cassandra.apache.org/

Ryan Wright of thatDot presents “Cassandra-backed Streaming Graph with Quine”
Quine is a "streaming graph" built on Apache Cassandra. This powerful combination is revolutionizing what you can do with event stream processing and how easy it is to make happen. In this lightning talk, you'll see the world's fastest data pipeline built from start to finish: it consumes streaming data and builds it into a graph, stores that graph in Apache Cassandra, and triggers immediate results from graph patterns in real-time. One slide; live code; real results… all in 5 minutes.

About the Presenter
Ryan Wright is the creator of Quine, and has been leading software teams focused on data infrastructure and data science for two decades. He has served as principal engineer, director of engineering, principal investigator on DARPA-funded research programs, and is currently the founder and CEO of thatDot—the company supporting Quine. Ryan particularly enjoys making the philosophical ends of computer science more practical and useful. This usually involves problems related to language, meaning, and data.

Apache Cassandra is an open source NoSQL distributed database trusted by thousands of companies for scalability and high availability without compromising performance. Linear scalability and proven fault tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Get started: https://cassandra.apache.org/quickstart/

The Apache Cassandra World Party 2022 was a virtual, one-day celebration on Wednesday, July 20, 2022 held in anticipation of the launch of 4.1

Join the Cassandra community: https://cassandra.apache.org/community/

#ApacheCassandra #database #NoSQL
  • 2 participants
  • 7 minutes
streaming
graph
cyber
cassandra
data
capabilities
query
platforms
quine
io
youtube image

20 Jul 2022

Presentation from the second Cassandra World Party on July 20, 2022. Learn more about Apache Cassandra at https://cassandra.apache.org/

Rahul Xavier Singh of Anant presents “Cleaning Large Scale Data in Cassandra”
So you have tons of data in Apache Cassandra. Then you realize years later that you didn't have any TTLs on your data and now there's terabytes or petabytes of data that needs to be cleaned out. We'll cover how we used Apache Airflow, Apache Spark, and some carefully crafted DAGs to democratize data cleanup and other common data operations without giving users access to the Spark Cluster. This pattern can also be used to build other common data operations such as import / export of data to and from Apache Cassandra using a variety of tools including DSBulk, or Scylla Migrator.

About the Presenter
Rahul leads a boutique consultancy that helps clients design, build, and operate global scale platforms that serve and impact large groups of people. He's been working with Cassandra for about 7 years and has been contributing to the community by publishing cassandra.link and running a weekly "Cassandra Lunch" for almost a year. He's recently gotten involved in the Cassandra Kubernetes SIG and helps out by updating the blog with updates.

Apache Cassandra is an open source NoSQL distributed database trusted by thousands of companies for scalability and high availability without compromising performance. Linear scalability and proven fault tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Get started: https://cassandra.apache.org/quickstart/

The Apache Cassandra World Party 2022 was a virtual, one-day celebration on Wednesday, July 20, 2022 held in anticipation of the launch of 4.1

Join the Cassandra community: https://cassandra.apache.org/community/

#ApacheCassandra #database #NoSQL
  • 3 participants
  • 6 minutes
data
cassandra
cleaning
sql
databases
big
cql
spark
storage
delete
youtube image

20 Jul 2022

Presentation from the second Cassandra World Party on July 20, 2022. Learn more about Apache Cassandra at https://cassandra.apache.org/

Aleks Volochnev of DataStax presents “Data Visualisation with Apache Cassandra and Grafana”
Once upon a time, I wanted to visualize my time-series data in a chart. The task seemed simple at first sight: I have Cassandra, and I have Grafana, what can be easier? Quite surprisingly, there were no direct ways to do it, the best advice I got was to migrate all my data to InfluxDB! When a programmer doesn't have an integration, they write the integration! Let me introduce to you my "Cassandra Datasource for Grafana" which gives you a straightforward way to draw charts and plots of your bits and rows, and configure alerts based on your requirements!

About the Presenter
After many years in software development as a developer, technical lead, DevOps engineer, and architect, Aleks focused himself on distributed applications and cloud architecture. Working as a developer advocate at DataStax, he shares his knowledge and expertise in the field of microservices, disaster tolerant systems, and hybrid platforms.

Apache Cassandra is an open source NoSQL distributed database trusted by thousands of companies for scalability and high availability without compromising performance. Linear scalability and proven fault tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Get started: https://cassandra.apache.org/quickstart/

The Apache Cassandra World Party 2022 was a virtual, one-day celebration on Wednesday, July 20, 2022 held in anticipation of the launch of 4.1

Join the Cassandra community: https://cassandra.apache.org/community/

#ApacheCassandra #database #NoSQL
  • 3 participants
  • 6 minutes
visualization
grafana
data
databases
configurator
maintainers
assembly
iot
cassandra
garfuna
youtube image

20 Jul 2022

Presentation from the second Cassandra World Party on July 20, 2022. Learn more about Apache Cassandra at https://cassandra.apache.org/

Paulo Motta of Bloomberg presents “Improved Snapshots in Cassandra 4.1” - In this lightning talk, Apache Cassandra committer Paulo Motta will explore the recent improvements to snapshots in Cassandra 4.1, like auto snapshot cleanup and the refactoring of the legacy snapshot module.

About the Presenter
Paulo Motta is an Apache Cassandra committer and senior software engineer at Bloomberg.

Apache Cassandra is an open source NoSQL distributed database trusted by thousands of companies for scalability and high availability without compromising performance. Linear scalability and proven fault tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Get started: https://cassandra.apache.org/quickstart/

The Apache Cassandra World Party 2022 was a virtual, one-day celebration on Wednesday, July 20, 2022 in preparation for the launch of 4.0, the most stable database release ever shipped.

Join the Cassandra community: https://cassandra.apache.org/community/

#ApacheCassandra #database #NoSQL
  • 1 participant
  • 6 minutes
snapshots
snapshot
backups
autosnop
cassandra
deletes
sstable
data
node
taking
youtube image

20 Jul 2022

Presentation from the second Cassandra World Party on July 20, 2022. Learn more about Apache Cassandra at https://cassandra.apache.org/

Michiel Saelen of Skyline Communications presents “Monitoring Cassandra”
This lightning talk will cover how we are using Cassandra as DB for our SW. To ensure it is working well we are monitoring it with our own SW.

About the Presenter
Michiel joined Skyline Communications in Belgium just after university and has grown from System developer to Solution Architect since.

Apache Cassandra is an open source NoSQL distributed database trusted by thousands of companies for scalability and high availability without compromising performance. Linear scalability and proven fault tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Get started: https://cassandra.apache.org/quickstart/

The Apache Cassandra World Party 2022 was a virtual, one-day celebration on Wednesday, July 20, 2022 held in anticipation of the launch of 4.1

Join the Cassandra community: https://cassandra.apache.org/community/

#ApacheCassandra #database #NoSQL
  • 2 participants
  • 6 minutes
monitoring
data
cassandra
database
skyline
nodes
communications
configuration
miner
cql
youtube image

20 Jul 2022

Presentation from the second Cassandra World Party on July 20, 2022. Learn more about Apache Cassandra at https://cassandra.apache.org/

Manish Khandelwal of Ericsson presents “Using SSTable immutability for incremental backup”
This lightning talk will cover the idea where we use the immutability feature of SSTables to perform an incremental backup. The main idea is to copy only those sstables which are new after the first backup was taken.

About the Presenter
Manish Khandelwal is a Cassandra Consultant at Erisson and a Java developer mostly working on the backend side of the system.

Apache Cassandra is an open source NoSQL distributed database trusted by thousands of companies for scalability and high availability without compromising performance. Linear scalability and proven fault tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Get started: https://cassandra.apache.org/quickstart/

The Apache Cassandra World Party 2022 was a virtual, one-day celebration on Wednesday, July 20, 2022 held in anticipation of the launch of 4.1

Join the Cassandra community: https://cassandra.apache.org/community/

#ApacheCassandra #database #NoSQL
  • 2 participants
  • 5 minutes
backup
backups
cassandra
accessible
copies
datas
immutability
incremental
parallel
disclaimer
youtube image

20 Jul 2022

Presentation from the second Cassandra World Party on July 20, 2022. Learn more about Apache Cassandra at https://cassandra.apache.org/

Vinay Chella of Netflix presents “What is Netflix waiting for in Apache Cassandra 4.x?”
This talk covers the newly built Cassandra-based systems at Netflix, its plan for adopting Cassandra 4.x, and the features we are most excited about and looking forward to in Cassandra 4.x.

About the Presenter
Vinay is an Engineering Leader at Netflix and has been involved with Apache Cassandra for 10 years including being a committer for the project.

Apache Cassandra is an open source NoSQL distributed database trusted by thousands of companies for scalability and high availability without compromising performance. Linear scalability and proven fault tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Get started: https://cassandra.apache.org/quickstart/

The Apache Cassandra World Party 2022 was a virtual, one-day celebration on Wednesday, July 20, 2022 held in anticipation of the launch of 4.1

Join the Cassandra community: https://cassandra.apache.org/community/

#ApacheCassandra #database #NoSQL
  • 1 participant
  • 7 minutes
netflix
throughput
streaming
servers
cassandra
microservices
functionality
virtual
forex
upgrading
youtube image

20 Jul 2022

Presentation from the second Cassandra World Party on July 20, 2022. Learn more about Apache Cassandra at https://cassandra.apache.org/

Mick Semb Wever of DataStax presents “Where's this journey taking us, What's next for Cassandra…”
4.0 was all about stabilization and performance. 4.1 focused on pluggability and operational safety. So what's next…? Let's take a look at the community, who's involved, and how it is growing to see what's happening down the road…

About the Presenter
Mick is a Solutions Architect at DataStax and an Apache Cassandra PMC member and committer. He's been involved with Apache Cassandra since 2011.

Apache Cassandra is an open source NoSQL distributed database trusted by thousands of companies for scalability and high availability without compromising performance. Linear scalability and proven fault tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Get started: https://cassandra.apache.org/quickstart/

The Apache Cassandra World Party 2022 was a virtual, one-day celebration on Wednesday, July 20, 2022 held in anticipation of the launch of 4.1

Join the Cassandra community: https://cassandra.apache.org/community/

#ApacheCassandra #database #NoSQL
  • 2 participants
  • 6 minutes
cassandra
trends
configuration
consensus
ci
contentions
standardizing
dashboards
models
center
youtube image