Dexter Lee
b8cdc7ebed
feat(vulnerability): Upgrade spring libraries to latest version ( #4698 )
2022-04-19 16:42:41 -07:00
John Joyce
c69310522b
feat(metadata service): Introducing Platform Events ( #4477 )
2022-03-29 18:32:04 -07:00
xiphl
8cd1e91072
Upgrade to 3rd Apache patch for log4j ( #3772 )
2021-12-20 06:55:22 -08:00
John Joyce
5b5135be0b
fix(vuln): log4j vulnerability - bumping to 2.16.0 ( #3755 )
2021-12-15 11:07:45 -08:00
Fredrik Sannholm
d651040c85
Fix vulnderability ( #3716 )
2021-12-10 10:07:55 -08:00
John Joyce
a92ab66a3a
refactor(nocode): Final part of No-Code cleanup ( #3477 )
2021-10-31 22:06:36 -07:00
shakti-garg
8ed14a62e2
feat(business_glossary): add new entity business term and its relationship with dataset and its fields ( #2228 )
...
Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-05-10 13:20:23 -07:00
Harshal Sheth
dced25fef7
feat(ingest): switch quickstart to Python ingestion ( #2158 )
2021-03-02 11:48:26 -08:00
John Joyce
12ff330a54
feat(GraphQL API): GQL implementation of Charts + Dashboards ( #2117 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-02-17 23:36:17 -08:00
RyanHolstien
ea86ade29b
feat: ML Model Backend Implementation ( #1896 )
...
Co-authored-by: RyanHolstien <rholstien@expediagroup.com>
2021-02-17 13:28:13 -08:00
John Plaisted
5f9d967451
fix: ingestion docker image ( #2027 )
...
The environment was not set correctly, so it could not fire kafka events. It (mce-cli) always worked when running outside of docker.
I also added a dev ingestion docker image / script which may be much faster if you've already built locally.
Tested:
1. Cleaned docker volumes and started datahub. Verified it is empty.
2. Built with gradle.
3. Ran ./docker/ingestion/ingestion-dev.sh. Verified data shows in DataHub.
4. Ran step 1 again.
5. Ran ./docker/ingestion/ingestion.sh. Verified data shows in DataHub.
2020-12-02 17:40:12 -08: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