Hi everyone, I tried to ingest data from my database and I got this error. May I know what could be the cause of this error?
Copy code
'Profiling - Unable to get column cardinality'
I tried to ignore the columns with this error but other columns would pop up with this error after ignoring.
h
hundreds-photographer-13496
06/22/2022, 10:36 AM
Hi @helpful-painting-48754 where do you see this error ? Is this from metadata ingestion log ? I believe this would be logged simply as warning and does not affect ongoing metadata ingestion.
You can run the ingestion using debug mode (datahub --debug ingest -c recipe.yml) to get more details about the error.