<div dir="ltr"><span style="font-family:monospace">Hi folks,</span><div style="font-family:monospace"><br></div><div style="font-family:monospace">    I've been working in Cassandra SCL (called sclo-cassandra3, Cassandra version 3.11.0) recently, continuing the work started by Tomas Repik, and now I inform that it is available for testing in CentOS (centos-sclo-sclo-testing repository).</div><div style="font-family:monospace"><br></div><div style="font-family:monospace">    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 style="font-family:monospace"><br></div><div style="font-family:monospace">    To install:</div><div style="font-family:monospace"><br></div><div style="font-family:monospace">    sudo yum install centos-release-scl</div><div style="font-family:monospace">    sudo yum --enablerepo=centos-sclo-sclo-<wbr>testing install sclo-cassandra3 sclo-cassandra3-cassandra</div><div style="font-family:monospace"><br></div><div style="font-family:monospace">    To start the service:</div><div style="font-family:monospace"><br></div><div style="font-family:monospace">    sudo systemctl start sclo-cassandra3-cassandra</div><div style="font-family:monospace"><br></div><div style="font-family:monospace">    To run the cqlsh client tool:</div><div style="font-family:monospace"><br></div><div style="font-family:monospace">    scl enable sclo-cassandra3 rh-java-common rh-maven33 cqlsh</div><div style="font-family:monospace"><br></div><div style="font-family:monospace">    Any feedback would be greatly appreciated.</div><div style="font-family:monospace"><br></div><div style="font-family:monospace">    Links to sclo-cassandra3 buildlogs [1], git repository of the SCLized package [2] and metapackage [3] can be found down bellow.</div><div style="font-family:monospace"><br></div><div style="font-family:monospace">    Best regards,</div><div style="font-family:monospace"><br></div><div style="font-family:monospace">    [1] <a href="https://buildlogs.centos.org/centos/7/sclo/x86_64/sclo/sclo-cassandra3/" target="_blank">https://buildlogs.centos.<wbr>org/centos/7/sclo/x86_64/sclo/<wbr>sclo-cassandra3/</a></div><div style="font-family:monospace">    [2] <a href="https://github.com/devexp-db/sclo-cassandra3-cassandra" target="_blank">https://github.com/devexp-<wbr>db/sclo-cassandra3-cassandra</a></div><div style="font-family:monospace">    [3] <a href="https://github.com/devexp-db/sclo-cassandra3" target="_blank">https://github.com/devexp-<wbr>db/sclo-cassandra3</a></div><div class="gmail-yj6qo gmail-ajU" style="margin:2px 0px 0px;font-family:monospace"><div id="gmail-:8h5" class="gmail-ajR" tabindex="0"><img class="gmail-ajT" src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"></div></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>