Defining the external URLs in SSB

You must provide the cdp-proxy external URLs in Cloudera Manager to authenticate the user when accessing the Materialized Views and the Resource Manager through the Streaming SQL Console.

  1. Go to your cluster in Cloudera Manager.
  2. Click on SQL Stream Builder from the list of Services.
  3. Select Configuration.
  4. Search for external_url.
  5. Add the following URL to Materialized View Engine External API URL:
    https://<ssb_mv_host>:8443/gateway/cdp-proxy-api/ssb-mve-api
  6. Add the following URL to Yarn resource manager external URL override:
    https://<yarn_rm_host>:8443/gateway/cdp-proxy/yarn-ui-v2
  7. Restart the Knox service.