Enabling API keys
-
Edit the
settings.py
file (typically,settings_local_dev.py
) file to include the following setting:DATA_API_ENABLED = True
- Save the change.
- Restart Cloudera Data Visualization.
- Reload Cloudera Data Visualization in the browser window.