652 Commits

Author SHA1 Message Date
Dexter Lee
f63d9205e6
feat(airflow): add example docker setup for airflow (#3176) 2021-09-01 11:51:14 -07:00
Gabe Lyons
9708adb0d6
feat(react): Dataset page refresh + improved homepage, search and browse screens (#3169) 2021-08-31 22:00:56 -07:00
Swaroop Jagadish
d1b57927a9
fix(frontend): replacing broken link for default avatar (#3156) 2021-08-24 21:40:39 -07:00
John Joyce
2c5edd88ab
feat(graphql): migrating GraphQL API to metadata-service (nee GMS) (#3131) 2021-08-20 10:58:07 -07:00
John Joyce
81eb4f19bf
feat(sso): Just-In-Time User & Group Provisioning on SSO Login (oidc) (#3082) 2021-08-20 07:42:18 -07:00
John Joyce
798e57bc24
refactor: remove unused gms code, frontend endpoints part 2/4 (#3015)
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Dexter Lee <dexter@acryl.io>
2021-08-17 13:57:01 -07:00
Jensen Yap
48b3d7afa0
fix(postgres): fix postgres setup to handle existing database (#3092) 2021-08-12 22:24:37 -07:00
Dexter Lee
01bc0e8e4c
fix(mysql-setup): Change default charset to utf8mb4 (#3088) 2021-08-12 16:52:00 -07:00
Dexter Lee
801e39bc40
feat(workflow): Add mysql/postgres setup workflow (#3090) 2021-08-12 15:56:48 -07:00
Dexter Lee
2264547a5b
fix(docker): remove unnecessary components from docker-compose (#3073) 2021-08-10 22:46:12 -07:00
Dexter Lee
65d6c474f6
fix(docker): upgrade base image version (#3072) 2021-08-10 22:22:36 -07:00
Dexter Lee
02dc74e916
fix(quickstart): remove mem_limit for datahub containers (#3064) 2021-08-09 19:11:38 -07:00
John Joyce
383bde18f5
chore(frontend): Remove unused files 1/4 (#3014) 2021-08-09 09:48:05 -07:00
Jensen Yap
1fbc80bd39
feat(postgres): add postgres setup docker image (#2996) 2021-08-05 23:25:50 -07:00
John Joyce
7074d9c627
fix(quickstart): Bumping Default Memory for GMS and Frontend (#3009) 2021-08-02 23:58:33 -07:00
Dexter Lee
c982626867
fix(datahub-upgrade) add config registry to datahub upgrade container (#3002) 2021-08-02 07:55:35 -07:00
John Joyce
352a0abf8d
Introducing TimeSeries Aspects + Dataset Profile (Stats) Aspect (#2983)
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-07-30 17:41:03 -07:00
Gabe Lyons
aa253f5b3b
feat(deletes): add run commands (list, show, rollback) to datahub ingest (#2960) 2021-07-29 20:04:40 -07:00
Harshal Sheth
c8aea00082
docs: remove a few outdated docs (#2981) 2021-07-29 15:32:23 -07:00
Harshal Sheth
8c3d266cf5
fix(quickstart): update compose spec version (#2873)
Also update the defaults to point at the head tag instead of latest.
2021-07-13 12:02:05 -07:00
Dexter Lee
acb638cb65
fix(analytics): Fix SSL issue with analytics on frontend (#2840) 2021-07-08 15:11:40 -07:00
Gabe Lyons
850c2f205b
fix(mae-consumer): support standalone mae consumer without neo4j (#2824) 2021-07-02 20:45:42 -07:00
Dexter Lee
8f0f322279
feat(backup): Add restore indices and restore backup tasks (#2779) 2021-06-30 16:49:02 -07:00
John Joyce
c7ce817bb3
fix(quickstart): Fixing manual mysql quickstart (#2811) 2021-06-30 15:45:02 -07:00
John Joyce
09cbc548a4
feat(logs): improve logging in GMS and datahub-frontend (#2761) 2021-06-25 10:56:45 -07:00
Gabe Lyons
62ba937bb7
feat(elastic-as-graph): defaulting to elastic in quickstart (#2753) 2021-06-24 15:44:03 -07:00
Gabe Lyons
f4ff5409e3
fix(elastic-as-graph): adding elasticsearch setup back in (#2752) 2021-06-23 18:59:56 -07:00
Dexter Lee
e640f5ed03
fix(docker): modernize docker images and fix vulnerabilities (#2746) 2021-06-23 13:55:14 -07:00
John Joyce
2a7082b9fc
fix(datahub-upgrade): add support for postgres migration (#2740) 2021-06-23 13:49:49 -07:00
John Joyce
5a4d194bad
feat(docker): reduce quickstart footprint (#2744) 2021-06-23 12:59:49 -07:00
Gabe Lyons
3f5e371851
feat(graph): support using elasticsearch as graph backend. (#2726) 2021-06-22 16:08:54 -07:00
Dexter Lee
9b4df56e57
fix(docker): update default tags to head (#2730) 2021-06-21 18:32:00 -07:00
Harshal Sheth
1efc08d845
feat(quickstart): use versioned docker images when on a release tag (#2715) 2021-06-17 11:47:31 -07:00
JeffSkinner
5b595b4c9e
feat(gms): support basic auth header when connecting to elasticSearch (#2701) 2021-06-16 09:11:02 -07:00
John Joyce
cc95916201
feat(gms): Merge MAE, MCE consumers into GMS (#2690) 2021-06-15 08:44:15 -07:00
John Joyce
7591c8994a
feat(datahub cli): DataHub CLI Quickstart (#2689) 2021-06-14 17:15:24 -07:00
Harshal Sheth
2123c8b6d7
fix(ingest): exclude mssql-odbc from "all" extra (#2660) 2021-06-07 14:00:35 -07:00
Harshal Sheth
051fa253d1
fix(docker): use debug tag in local dev images (#2658) 2021-06-04 18:12:26 -07:00
Harshal Sheth
e73c6525e9
revert: "fix(docker): pin containers to golden hash for release (#2654)" (#2659)
This reverts commit a483933eab6d072ba6d2a414e378eee1e80dbdc6 and moves
us back to using HEAD in quickstart on the master branch.
2021-06-04 18:11:36 -07:00
Harshal Sheth
a483933eab
fix(docker): pin containers to golden hash for release (#2654) 2021-06-04 12:46:57 -07:00
John Joyce
cc3caa998b
fix(datahub-upgrade): fixing mis-spelled schema registry url (#2652) 2021-06-04 11:05:13 -07:00
Harshal Sheth
9e79272a5f
fix: use head tag by default in quickstart (#2650) 2021-06-04 09:52:10 -07:00
Dexter Lee
d5934f70bb
fix(nocode): Fix docker image tag for run_upgrade script (#2648) 2021-06-03 21:42:23 -07:00
John Joyce
c98446c9a5
fix(datahub-upgrade): remove debug flag (#2640) 2021-06-03 16:26:20 -07:00
John Joyce
81c9fc30aa
feat(datahub-upgrade): Use the "head" image tag. (#2641) 2021-06-03 16:25:17 -07:00
John Joyce
97e9660037
feat: No Code Metadata Modeling (#2629)
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-06-03 13:24:33 -07:00
G-nther
634dde5cfb
fix(analytics): use seperate env variable for tracking topic in MAE-Consumer (#2545) 2021-05-12 17:53:40 -07:00
Dexter Lee
b4cf74bcb4
fix(analytics): add support for AWS ES (#2539) 2021-05-12 10:54:18 -07:00
John Joyce
29832e5385
feat(Product Analytics): Introducing In-App Analytics Beta (#2499)
Co-authored-by: Harshal Sheth <harshal@acryl.io>
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2021-05-11 15:41:42 -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