Disabling Usage Metrics

Starting with version 1.7, CDSW also gathers highly redacted information on which feature is being used. When you create a diagnostic bundle, this information is packed alongside the diagnostic information.

If you want to disable collection of usage metrics, configure the Feature flag overrides property in Cloudera Manager as described here:
  1. Log in to Cloudera Manager.
  2. Go to the CDSW service.
  3. Click Configuration.
  4. Search for the Feature flag overrides property. Add the following JSON code to disable usage me.
    {"usage-reporting": false}
  5. Click Save Changes.
  6. Restart the CDSW service.