Scan completes but shows no results

When a scan finishes with empty results, verify the target service exists, scan paths contain data, and the scan user has read permissions.

Possible causes:

  • The service being scanned is not deployed on the cluster (for example, scanning for HBase when no HBase service exists).

  • The scan path is empty (for HDFS or Ozone scans, verify the configured scan path contains data).

  • The scan user lacks permissions to read the target resources.

  1. Confirm the scanned service is deployed on the cluster.
  2. For HDFS or Ozone scans, verify the configured scan path contains data.
  3. Verify the scan user has read permissions on the target resources.
  4. Retry the scan after correcting configuration or permissions.