"Investigating Pending State of Ingestion Recipe"

Original Slack Thread

Hi @everyone Do we have any idea why the ingestion recipe remained in a pending state for so long?

Here is the recipe

source:
type: superset
config:
connect_uri: ‘http://localhost:8088
username: datahub
password: 93_HrZutqq
provider: ldap

Datahub version : v0.13.0
Ingestion source : ldap

Hey there! :wave: Make sure your message includes the following information if relevant, so we can help more effectively!

  1. Are you using UI or CLI for ingestion?
  2. Which DataHub version are you using? (e.g. 0.12.0)
  3. What data source(s) are you integrating with DataHub? (e.g. BigQuery)

Using CLI Method

enable debug logs with --debug or export DATAHUB_DEBUG=true to see more information
datahub --debug ingest -c ./examples/recipes/example_to_datahub_rest.dhub.yaml

mostly it waiting to connect external source