Skip to main content

Home

Enabling BigQuery after Dataproc installation

  1. Configure the key and certificate.

    <Unravel installation directory>/unravel/manager config tls set /path/to/key.pem /path/to/certificate.pem /path/to/intermediate.pem
  2. Enable TLS to enable the BigQuery for the Push model.

    <Unravel installation directory>/unravel/manager config tls enable

    For more information about enabling TLS, see Enable TLS for Unravel.

  3. Enable BigQuery

    <Unravel installation directory>/unravel/manager config bigquery enable
  4. Set LR endpoint

    <Unravel installation directory>/unravel/manager config bigquery set-lr-endpoint <hostname><port>
  5. Stop Unravel, apply the changes and start Unravel.

    <Unravel installation directory>/unravel/manager stop then config apply then start
  6. Verify the changes.

    <Unravel installation directory>/unravel/manager config bigquery show

    BigQuery is enabled on Dataproc.

    You can now configure the BigQuery projects that you want to be monitored by Unravel.