Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metadata extractor for druid #72

Open
5 tasks
ravisuhag opened this issue Jun 25, 2021 · 0 comments
Open
5 tasks

Add metadata extractor for druid #72

ravisuhag opened this issue Jun 25, 2021 · 0 comments
Assignees
Labels
extractor Add new extractor good first issue Good for newcomers

Comments

@ravisuhag
Copy link
Member

ravisuhag commented Jun 25, 2021

Deliverables

  • add unit tests
  • add extractor
  • add README.md in plugins/extractors/druid, defining output
  • register your extractor plugins/extractors/populate.go
  • add extractor the extractor list in docs/reference/extractor.md

Output must contain a Table

Explore the Table Data Model and add as many features as possible.

Table

Field Sample Value
urn table.urn
name my_table
source druid
description table description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extractor Add new extractor good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants