<div dir="ltr"><div>Hi folks,</div><div><br></div><div>    I've been working on Cassandra SCL (called sclo-cassandra3, Cassandra version 3.11.0) recently, continuing the work started by Tomas Repik, and now I inform you that it is available for testing in CentOS (centos-sclo-sclo-testing repository).</div><div><br></div><div>    Cassandra is a partitioned row store. Rows are organized into tables with a required primary key. Partitioning means that Cassandra can distribute your data across multiple machines in an application-transparent matter. Cassandra will automatically re-partition as machines are added/removed from the cluster. Row store means that like relational databases, Cassandra organizes data by rows and columns. The Cassandra Query Language (CQL) is a close relative of SQL.</div><div><br></div><div>    To install:</div><div><br></div><div>    sudo yum install centos-release-scl</div><div>    sudo yum --enablerepo=centos-sclo-sclo-testing install sclo-cassandra3 sclo-cassandra3-cassandra</div><div><br></div><div>    To start the service:</div><div><br></div><div>    sudo systemctl start sclo-cassandra3-cassandra</div><div><br></div><div>    To run the cqlsh client tool:</div><div><br></div><div>    scl enable sclo-cassandra3 rh-java-common rh-maven33 cqlsh</div><div><br></div><div>    Any feedback would be greatly appreciated.</div><div><br></div><div>    Links to sclo-cassandra3 buildlogs [1], git repository of the SCLized package [2], metapackage [3] and <a href="http://softwarecollections.org">softwarecollections.org</a> page [4] can be found down bellow.</div><div><br></div><div>    Best regards,</div><div><br></div><div>    [1] <a href="https://buildlogs.centos.org/centos/7/sclo/x86_64/sclo/sclo-cassandra3/">https://buildlogs.centos.org/centos/7/sclo/x86_64/sclo/sclo-cassandra3/</a></div><div>    [2] <a href="https://github.com/devexp-db/sclo-cassandra3-cassandra">https://github.com/devexp-db/sclo-cassandra3-cassandra</a></div><div>    [3] <a href="https://github.com/devexp-db/sclo-cassandra3">https://github.com/devexp-db/sclo-cassandra3</a></div><div>    [4] <a href="https://www.softwarecollections.org/en/scls/rhscl/sclo-cassandra3/">https://www.softwarecollections.org/en/scls/rhscl/sclo-cassandra3/</a></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Augusto Mecking Caringi</div><div>Software Engineer</div><div>Core Services - Databases Team</div><div>Red Hat</div></div></div>
</div>