Customizing Druid Services
About This Task
After creating a databases for the Druid and Superset store, configure the Druid and Superset services to use the database store.
Steps
On the Customize Services page of the Cluster Installation wizard, navigate to the META DATA STORAGE CONFIG section of the Druid tab:
Select a database for the Metadata Storage type for both Druid and Superset.
Add user
druid
and the password you created for Druid. Add usersuperset
and the password you created for superset.Set Metadata Storage host name to the fully qualified domain name (FQDN) of the node running your database server.
Set the Metadata Storage port. The default ports are:
MySQL –
3306
Postgres – 5432
Set Database hostname to the FQDN of the node running your database server.
Set the SECRET_KEY value to encrypt sensitive properties.
Note | |
---|---|
You can find additional configuration information about HDP services in the Ambari Installation for HDP. |