/plushcap/analysis/datastax/datastax-dse-51-resource-manager-part-2-process-security

DSE 5.1 Resource Manager Part 2 – Process Security

What's this blog post about?

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.

Company
DataStax

Date published
June 7, 2017

Author(s)
Jacek Lewandowski

Word count
1565

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.