Skip to main content
Version: Next

Demo Data

This source loads sample data into DataHub. It is intended for demo and testing purposes only.

CLI based Ingestion

Install the Plugin

The demo-data source works out of the box with acryl-datahub.

Starter Recipe

Check out the following recipe to get started with ingestion! See below for full configuration options.

For general pointers on writing and running a recipe, see our main recipe guide.

source:
type: demo-data
config: {}

Config Details

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

FieldDescription

Code Coordinates

  • Class Name: datahub.ingestion.source.demo_data.DemoDataSource
  • Browse on GitHub

Questions

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