Skip to main content
Version: Next

DataHubDebug

Testing

DataHubDebugSource is helper to debug things in executor where ingestion is running.

This source can perform the following tasks:

  1. Network probe of a URL. Different from test connection in sources as that is after source starts.

CLI based Ingestion

Config Details

Note that a . is used to denote nested fields in the YAML recipe.

FieldDescription
dns_probe_url
string

Code Coordinates

  • Class Name: datahub.ingestion.source.debug.datahub_debug.DataHubDebugSource
  • Browse on GitHub

Questions

If you've got any questions on configuring ingestion for DataHubDebug, feel free to ping us on our Slack.