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.
Using Google Admin APIs to fetch the following user attributes ``` __NAME__ aliases organizations.title organizations.department organizations.costCenter suspended orgUnitPath relations[0].value customSchemas.Non_Human_Attributes customSchemas.Non_Human_Attributes ```
Package to be fixed: - [x] agent - [x] bigquery - [x] bigtable - [x] cassandra - [x] clickhouse - [x] couchdb - [x] csv - [x] elastic - [x]...
**Is your feature request related to a problem? Please describe.** **1.** Wrong Log level on sink retry notification. It should be `warn | error` instead of `info`. **2.** Also it...
**Is your feature request related to a problem? Please describe.** We have a big query project where the total number of tables is in a couple of thousands. Whenever we...
**Describe the bug** The last stream of records is not published in the sink if we use the `Close()` function in the sink to close the connection to the sink....