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.
- Confirm the scanned service is deployed on the cluster.
- For HDFS or Ozone scans, verify the configured scan path contains data.
- Verify the scan user has read permissions on the target resources.
- Retry the scan after correcting configuration or permissions.
