Home / Companies / DataStax / Blog / June 2017

June 2017 Summaries

2 posts from DataStax

Filter
Month: Year:
Post Summaries Back to Blog
Datastax Studio 2.0 introduces support for Apache Cassandra Query Language (CQL) with an intelligent CQL editor, offering a productivity boost when working with CQL and Datastax Enterprise (DSE) 5.0+. The CQL editor includes features such as syntax validation, domain-specific validations, content assist, and effective schema support. Studio also supports the DESCRIBE command for inspecting parts of your schema quickly without leaving the editor.
Jun 27, 2017 1,331 words in the original blog post.
In DataStax Enterprise (DSE) 5.1, the RunAs runner feature allows Spark application components to be run on behalf of a given OS user, improving security and process separation. This is achieved by running executors and drivers as different system users, preventing access to DSE data and configuration files. The RunAs runner uses sudo to run Spark applications as specific OS users and manages slot users independently for each DSE instance. To use the RunAs runner, administrators need to prepare slot users in the OS and configure settings in dse.yaml. This feature enhances security by ensuring that only authorized processes can access sensitive data and resources within a DSE cluster.
Jun 07, 2017 1,565 words in the original blog post.