Instaclustr Releases Cassandra Tools
Written by Kay Ewbank   
Friday, 14 December 2018

Three open source projects for use with Apache Cassandra have been released by Instaclustr. The projects are designed to make it easier to work with Cassandra alongside Kubernetes, LDAP and Kerberos.

Instaclustr is a provider of managed solutions for scalable open source technologies that operates an automated managed environment providing database, analytics, search, and messaging.

instaclustr

The first project is an open source Cassandra operator that overcomes some of the problems of running Cassandra on Kubernetes. While this can be simple, Kubernetes has limited recognition of database functionality and doesn't fully support storing data in-state.
The new Cassandra operator project provides a set of operators and an environment for managing Cassandra clusters deployed to Kubernetes and automates tasks related to operating an Cassandra cluster. Specifically, it deals with installing, creating and destroying clusters, resizing them, and will in the future let developers carry out a rolling upgrade on a cluster.

An LDAP plug-in is the second tool. It is an open source LDAP authenticator plug-in that works closely with the existing CassandraAuthorizer implementation. The new plug-in lets developers use secure LDAP authentication without the need to write additional code, and to move to using the authenticator with little or no downtime. The current version provides a way to authenticate and create users based on a configured LDAP server. This implementation only provides authentication; role management must be performed through the usual Cassandra role management, CassandraAuthorizer

Instaclustr has also released an open source Kerberos GSSAPI authenticator for use in Apache Cassandra. The authenticator uses Kerberos’ secure authentication and single sign-on capabilities available to developers using Cassandra. This project also includes a Kerberos authenticator plugin for the Cassandra Java driver.

 
While the projects are available for free use, Instaclustr customers with Apache Cassandra Enterprise Support can receive assistance implementing and running the LDAP and Kerberos authenticators. Enterprise support for the Cassandra operator will start next year.

instaclustr

More Information

InstaClustr

Cassandra Operator On GitHub

LDAP authenticator On GitHub

Kerberos Authenticator On GitHub

Related Articles

DataGrip Adds Cassandra Support

Cassandra 2.0 Available

Cassandra 1.0 with Increased Performance

Cassandra with CQL

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Amazon Ending Alexa Skills Payments
12/04/2024

Amazon has told developers who are signed up to the Alexa Developer Rewards Program that their monthly payments will end at the end of June. The announcement follows a decision to end the program unde [ ... ]



Redis Changes License, Rival Fork Launched
03/04/2024

The developers of Redis have announced that they are changing the licensing model for the database. From now on, all future versions of Redis will be released with source-available licenses rather tha [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 14 December 2018 )