1367 Commits

Author SHA1 Message Date
Harshal Sheth
7702f1f3d4
docs(docker): fix check command reference (#2822)
Fixes #2820.
2021-07-02 10:34:04 -07:00
John Joyce
92db0f49b2
fix(docs): update OIDC docs (#2823) 2021-07-02 10:32:15 -07:00
John Joyce
050d940d58
feat(datahub-frontend): Adding basic file-based authentication to datahub-frontend (#2818) 2021-07-02 06:31:01 -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
c4333540eb
Update quickstart to include system prune (#2794) 2021-06-29 10:30:16 -07:00
Dexter Lee
1bd22b43e2
feat(k8s): add GCP deploy recipe (#2768) 2021-06-25 06:39:46 -07:00
Harshal Sheth
64a5ea5e45
docs: update for Jun townhall (#2764) 2021-06-24 22:21:21 -07:00
John Joyce
2a7082b9fc
fix(datahub-upgrade): add support for postgres migration (#2740) 2021-06-23 13:49:49 -07:00
Gabe Lyons
8df732246d
fix(docs): update extending-the-metadata-model.md (#2727) 2021-06-21 10:46:00 -07:00
Peter Mortier
a0579321b3
Add support for different oidc client authentication methods (#2691) 2021-06-16 09:19:47 -07:00
John Joyce
7591c8994a
feat(datahub cli): DataHub CLI Quickstart (#2689) 2021-06-14 17:15:24 -07:00
Kevin Hu
1c364b52f6
feat(docs): Docs for S3 ingestion with AWS Glue (#2672) 2021-06-14 17:08:50 -07:00
Dexter Lee
83c5259d14
docs(nocode): fix typo in autocomplete annotation (#2664) 2021-06-08 09:08:45 -07:00
Gabe Lyons
d3a1e2ccab
docs(nocode): adding documentation to handle backwards incompatibility issues (#2662) 2021-06-07 23:20:00 -07:00
Gabe Lyons
b1ff56f606
docs(nocode): Adding documentation for no-migration upgrade option (#2656) 2021-06-04 17:54:17 -07:00
Dexter Lee
ee454eb5d6
feat(nocode): Add datahub-upgrade job to helm chart and set version to v0.8.1 (#2643) 2021-06-04 15:13:32 -07:00
Harshal Sheth
f91062d827
docs(nocode): fix links to datahub-upgrade (#2651) 2021-06-04 11:30:06 -07:00
Dexter Lee
e187b07cf3
docs(nocode): Update migration docs with workaround for stuck upgrade(#2649) 2021-06-04 00:18:41 -07:00
John Joyce
81c9fc30aa
feat(datahub-upgrade): Use the "head" image tag. (#2641) 2021-06-03 16:25:17 -07:00
Gabe Lyons
b6889181ce
docs(no-code): removing unused snapshot annotations (#2642) 2021-06-03 16:24:43 -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
Shirshanka Das
7a0bab62b6
docs: update roadmap with accomplished items (#2617) 2021-06-03 11:43:26 -07:00
Dexter Lee
b38ea63d53
docs: added AWS deployment guide (#2616) 2021-05-26 21:37:37 -07:00
Harshal Sheth
f2580f7bd7
fix(docs): various fixes and additions (#2609) 2021-05-25 18:51:24 -07:00
Harshal Sheth
deca4a5073
docs(ingest): add a guide for writing sources (#2575) 2021-05-24 12:23:03 -07:00
Shirshanka Das
5ed410635d
docs: town-hall updates and some badges (#2558)
* Update README.md

* Update townhall-history.md

* Update townhalls.md

* Update townhalls.md

* Update README.md
2021-05-14 11:00:50 -07:00
Harshal Sheth
3dfe3d375b
feat(ingest): add options for Airflow lineage backend (#2557) 2021-05-13 20:02:47 -07:00
Harshal Sheth
a671001824
refactor(ingest): move Airflow into datahub_provider module (#2521) 2021-05-12 15:01:11 -07:00
Harshal Sheth
36922c1746
docs: enable better syntax highlighting (#2529) 2021-05-11 15:16:12 -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
Shirshanka Das
3273ac1c76
docs: Update roadmap with accomplished items (#2495) 2021-05-05 12:02:28 -07:00
Brian Boylen
898d5e12a7
docs: Corrected typo on docs/docker/development.md (#2453) 2021-04-26 16:20:53 -07:00
Shirshanka Das
e602fd3a33
docs: Update agenda for Apr 23 townhall (#2431) 2021-04-21 10:18:22 -07:00
Harshal Sheth
011ab9a09a
docs(ingestion): remove outdated data-source-onboarding.md docs (#2360) 2021-04-09 17:33:09 -07:00
Harshal Sheth
a8a19a3d87
doc: update slack links to https (#2317) 2021-03-31 12:29:01 -07:00
Arun Vasudevan
d05d22a94e
fix(docs): Update metadata-serving.md (#2323) 2021-03-31 11:14:32 -07:00
Shirshanka Das
ee733e257e
docs: Update next townhall details, fixup links and misc docs (#2321) 2021-03-31 08:48:24 -07:00
shakti-garg
15ed5bb067
feat(kafka-config): add variable KAFKA_CONSUMER_GROUP_ID to override group id value for kafka consumer (#2297) 2021-03-27 20:24:36 -07:00
Harshal Sheth
07f4cb1199
feat: datahub check local-docker (#2295) 2021-03-26 10:03:51 -07:00
Gabe Lyons
1de47d6a6a
fix(docs): fix index builder link (#2296) 2021-03-24 11:18:29 -07:00
John Plaisted
5e91014e00
feat(search) BREAKING Support ElasticSearch 7, drop ES5 (#2263)
Merges in changes from our ES7 branch, and drops support for ES5.

This is a breaking change due to the upgrade, we have a ES5 branch at the commit before this.
2021-03-18 19:16:44 -07:00
Harshal Sheth
b1aa5fe007
docs: update roadmap progress (#2259) 2021-03-18 16:34:59 -07:00
Harshal Sheth
d8268dae5a
fix: update slack links (#2256) 2021-03-18 14:15:33 -07:00
Gabe Lyons
039fe597f7
feat(tags): editing tags from react client on datasets, schemas, charts & dashboards (#2248) 2021-03-18 11:52:14 -07:00
John Joyce
728a742528
refactor(react): React as the default UI (#2252)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-18 09:55:05 -07:00
Shirshanka Das
dfe0f3c4da
docs: adding mar-19 townhall agenda (#2243) 2021-03-16 11:41:29 -07:00
Shirshanka Das
f8b88c5a3c
docs: Improving architecture docs (#2241) 2021-03-15 22:29:11 -07:00
John Joyce
f8a7f1ef96
docs(react): Oidc React Doc Updates (#2234)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-12 17:16:08 -08:00
John Joyce
08616cc610
feat(react): SSO support simple OIDC authentication (#2190)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-11 13:38:35 -08:00
Harshal Sheth
6378347f81
feat(ingest): standalone metadata emitters (#2207) 2021-03-10 14:32:12 -08:00