Apache Cassandra
-
DevOps
Docker Java Application With Solr, Mongo & Cassandra: Design, Deployment, Service Discovery, And Management In Production
Download the PDF Whitepaper You can clone this sample “Names Directory” Java application from GitHub git clone https://github.com/dchqinc/dchq-docker-java-solr-mongo-cassandra-example.git A Step…
Read More » -
Enterprise Java
Set up a SpringData project using Apache Cassandra
On this post we will use Gradle and spring boot in order to create a project that integrates spring-mvc and…
Read More » -
Software Development
Tuning Hadoop & Cassandra : Beware of vNodes, Splits and Pages
When running Hadoop jobs against Cassandra, you will want to be careful about a few parameters. Specifically, pay special attention…
Read More » -
Software Development
High-Performance Computing Clusters (HPCC) and Cassandra on OS X
Our new parent company, LexisNexis, has one of the world’s largest public records database: “…our comprehensive collection of more than…
Read More » -
Enterprise Java
Apache Cassandra and Low-Latency Applications
Introduction Over the years, Grid Dynamics has had many projects related to NoSQL, particularly Apache Cassandra. In this post, we…
Read More » -
Software Development
How to install 3 popular NoSQL databases for development in MacOSX for newbies Part 2 (Cassandra)
Part 1(Mongodb) Part 2 (Cassandra) Part 3 (CouchBase) In this post we will install on our local MacOSX (Yosemite) environment,…
Read More » -
Enterprise Java
Getting Started with Apache Cassandra and Java (Part II)
Requirements To follow this tutorial, you should already have a running instance of Cassandra (a small cluster would be good,…
Read More » -
Enterprise Java
Getting Started with Apache Cassandra and Java (Part I)
On this page, you’ll learn just enough to get started with NoSQL Apache Cassandra and Java, including how to install,…
Read More » -
Enterprise Java
Custom Cassandra Data Types
In the blog post Connecting to Cassandra from Java, I mentioned that one advantage for Java developers of Cassandra being…
Read More »