Customize 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 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 the "Metadata Storage host name" to the FQDN of the node running your database server.
Set the Metadata Storage port. The default ports are:
MySQL –
3306
Postgres – 5432
Set the "Database hostname" to the FQDN of the node running your database server.
Set the SECRET_KEY value, used to encrypt sensitive properties.
Note | |
---|---|
You can find additional configuration information for HDP services in the Ambari Installation for HDP. |