17 Commits

Author SHA1 Message Date
Shirshanka Das
238fca5191
chore: remove unnecessary modules from codebase (#5420) 2022-07-17 22:02:45 -07:00
Remi
79482262ed
feat(ingest): add support for Looker view built from SQL-based derived tables (#2478) 2021-05-03 07:54:57 -07:00
Fredrik Sannholm
f837360b9a
chore(dependabot): Update pyyaml version (#2365) 2021-04-08 11:43:19 -07:00
Grant Nicholas
fce8a535c2
feat(ingest): adds experimental support for ingesting Looker metadata (#2315) 2021-04-02 11:00:58 -07:00
Harshal Sheth
7085051a73
fix(ingest): remove outdated metadata-ingestion scripts (#2325) 2021-03-31 20:50:21 -07:00
John Plaisted
821bce7d69
feat: Port mce-cli to Java. (#1871)
Port mce-cli to Java.

Also moved off the avro format event file to json instead. Much nicer to use :)
2020-09-25 14:05:29 -07:00
John Plaisted
6ece2d6469
Start adding java ETL examples, starting with kafka etl. (#1805)
Start adding java ETL examples, starting with kafka etl.

We've had a few requests to start providing Java examples rather than Python due to type safety.

I've also started to add these to metadata-ingestion-examples to make it clearer these are *examples*. They can be used directly or as a basis for other things.

As we port to Java we'll move examples to contrib.
2020-09-11 13:04:21 -07:00
Chris Lee
4143fb901e
<refactor>[ingestions]: align the default kafka topics with PR #1756 (#1758) 2020-07-29 20:26:01 -07:00
Liangjun Jiang
ec5fbbc496
Add openldap-etl script and instruction (#1647)
* add openldap-etl scripts, README.md and docker compose file

* remove a misleading comment

* fixed a typo in README.md

Co-authored-by: Liangjun <liajiang@expediagroup.com>
2020-04-24 14:28:39 -07:00
larluo
c7851b7df4
migrate hive generator (#1641)
* migrate hive generator
2020-04-21 20:29:19 -07:00
larluo
c97d3fc102
add postgresql support and force utf8 encode on non-utf8 locale (#1637) 2020-04-18 11:19:54 -07:00
larluo
ee791b7737
add field for ui and parser reference (#1633) 2020-04-06 07:29:28 -07:00
larluo
ad91a528ce
add oracle driver (#1613) 2020-03-27 18:28:55 -07:00
larluo
c2e4761753
init jdbc generator (#1611) 2020-03-26 21:32:26 -07:00
larluo
3fae73691e
add lineage hive (#1608) 2020-03-25 21:54:22 -07:00
larluo
040ed85f54
add datahub producer (#1597) 2020-03-18 07:29:47 -07:00
Mars Lan
531c8412cd Add contrib directory for community contirbutions 2020-01-01 15:17:26 -08:00