meteor
meteor copied to clipboard
Meteor is an easy-to-use, plugin-driven metadata collection framework to extract data from different sources and sink to any data catalog.
- [ ] Add unit tests - [ ] Add extractor - [ ] Add README.md in ```plugins/extractors/feast```, defining output - [ ] Register your extractor ```plugins/extractors/populate.go``` - [ ]...
**Is your feature request related to a problem? Please describe.** It is not easy to find all supported integrations by Meteor. **Describe the solution you'd like** We can introduce an...
I went through the docs and found the plugin interesting but couldn't see the live action. It would have been great if there was a playground/demo to see the plugin...
**Is your feature request related to a problem? Please describe.** We have integrated meteor with coverall #332 and manage to reach 80% coverage threshold #348 . We could aim higher...
**Is your feature request related to a problem? Please describe.** We need to support HTTPS in compass sink **Describe the solution you'd like** The https is optional and the cert...
**Describe the bug** Kafka sink fails to add key to its message due to changes in Metadata models. (Urn is now nested inside Resource) **To Reproduce** Steps to reproduce the...
## Deliverables - [ ] add unit tests - [ ] add extractor - [ ] add README.md in ```plugins/extractors/druid```, defining output - [ ] register your extractor ```plugins/extractors/populate.go``` -...
## Deliverables - [ ] add unit tests - [ ] add extractor - [ ] add README.md in ```plugins/extractors/deltalake```, defining output - [ ] register your extractor ```plugins/extractors/populate.go``` -...