Druid

Overview

Following the installation of Druid through Ambari UI, you can strengthen security by introducing authentication or authorization features as per your requirements.

Enabling Kerberos in Druid

Enabling Kerberos for Druid in Ambari triggers an automatic update of the necessary Kerberos configurations in Druid, ensuring a simple and efficient integration of security measures.

To enable Kerberos in Druid, the following updates are necessary:

  1. Include "druid-kerberos" in the loaded extensions list found in Advanced Druid-Common under "druid.extensions.loadList”.
  2. Add the following configurations to Custom Druid-Common. Here are the Kerberos configurations specific to Druid:
Bash
Copy

Presented below is an illustrative example:

Bash
Copy

Enabling LDAP on Druid

To enable authentication and authorization for Druid, incorporate the provided configurations into the Custom Druid-Common settings.

Here are the Kerberos configurations specific to Druid.

Bash
Copy

Presented below is an illustrative example.

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated