OpenMetadata
OpenMetadata copied to clipboard
DataInsights application fails when KPI for entities with description is exist
Affected module Impacts UI and backend
Describe the bug DataInsights application fails when KPI for entities with description is exist with message: with "Cannot compute KPI. No results found" It happens sometimes right after KPI creation, sometimes after several successful runs
To Reproduce
- Create KPI with ChartType = 'Percentage of Entities With Description'
- Deploy and run DataInsights.
- DataInsights Job fails with "Cannot compute KPI. No results found"
Expected behavior DataInsights Job completed successfully
Version: OS: Ubuntu 22.04.2 LTS Python version: Python 3.10.12 OpenMetadata version: 1.2.2 OpenMetadata Ingestion package version: 1.2.2
Additional context Add any other context about the problem here.
@TeddyCr are we able to reproduce this.
🤔 how frequently does it happend @omozgovaya. When this happens are you able to see data for description/ownership in the DI report?
can't reproduce