HuYueeer
3a0fe44344
feat(search): supporting chinese glossaryterm full text retrieval( #3914 ) ( #3956 )
...
* feat(search): supporting chinese glossaryterm full text retrieval(#3914 )
* refactor(search): modify mainTokenizer to appropriate position(#3914 )
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-02-24 17:11:43 -08:00
Dexter Lee
0e5811fd68
fix(mae-consumer-docker): Fix condition for skipping elasticsearch check ( #4052 )
2022-02-03 18:58:04 -08:00
Ky-Anh Huynh
ef659570f4
fix(docker): docker-compose now persists kafka broker data ( #4031 )
2022-02-01 16:35:43 -08:00
Hoang-Vu Le
a9ece422a6
fix(docs): update gms link ( #3927 )
2022-01-30 23:29:09 -08:00
Tamas Nemeth
111d6d3520
fix(docker): alpine based multi-platform docker build for kafka-setup ( #3991 )
2022-01-28 16:25:57 -08:00
John Joyce
35ebca77ee
quickstart: Adding UI ingestion to quickstart YAML ( #3994 )
2022-01-27 10:47:11 -08:00
John Joyce
271784c9c1
feat(ui): UI-based ingestion (as featured in Dec Townhall) ( #3975 )
2022-01-27 10:33:12 -08:00
Swaroop Jagadish
90b7b9dddd
fix(ci): moving defaults back to head now that docker builds are green ( #3993 )
2022-01-27 09:48:01 -08:00
Swaroop Jagadish
4b7f2b7d1a
fix(docker): datahub-gms - build in native, copy to target ( #3992 )
2022-01-27 09:22:41 -08:00
John Joyce
9366a47f88
fix(quickstart): Assign correct mysql-setup container for M1 and remove "head" default version. ( #3987 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-01-26 18:15:54 -08:00
John Joyce
aeabeec133
fix(quickstart): Pin Quickstart version to v0.8.23. ( #3983 )
2022-01-26 11:36:26 -08:00
RyanHolstien
288445e7b8
Bugfix/increase socket timeout ( #3982 )
2022-01-26 10:25:20 -08:00
Dexter Lee
f047036bbb
fix(docker): datahub-gms - upgrade base image to fix vulnerabilities ( #3962 )
2022-01-25 14:46:15 -08:00
Arun Vasudevan
6990cc5af6
feat(docker): add Snappy Lib and JKS File to mae, gms, mce images ( #3898 )
2022-01-21 07:57:54 -08:00
Harshal Sheth
0171735ae0
feat(build): include correct version in metadata-ingestion docker image ( #3857 )
2022-01-10 15:38:19 -08:00
Michael A. Schlosser
56ede88d0a
Fix path to elastic definition in dev docker compose ( #3808 )
2022-01-03 07:01:22 -08:00
Sergio Gómez Villamor
c59c63e90d
feat: enables dbt metadata files to be loaded from URIs ( #3739 )
2021-12-15 09:11:39 -08:00
John Joyce
5c0a49d09a
fix(CI): regenerate Docker Quickstart ( #3741 )
2021-12-14 12:25:14 -08:00
Gabe Lyons
3fd3313544
Revert "feat(graph): Make Dgraph a proper Neo4j alternative ( #3578 )" ( #3740 )
2021-12-14 10:49:03 -08:00
nsbala-tw
89f6c47d51
fix(elastic): Fix for log4j CVE-2021-44228 vulnerability ( #3733 )
...
Co-authored-by: balabarath <bagopila@gmail.com>
2021-12-13 23:35:10 -08:00
Aseem Bansal
a4ac79db48
feat(perf-test): changes for perf testing ( #3728 )
2021-12-13 23:07:57 -08:00
Enrico Minack
a6deaabfcf
feat(graph): Make Dgraph a proper Neo4j alternative ( #3578 )
2021-12-13 12:37:59 -08:00
Dexter Lee
d4d621800b
fix(docker): fix issues with base64 not working on some platforms ( #3723 )
2021-12-13 09:39:48 -08:00
Aseem Bansal
cb37d87a9b
docs(airflow): add some troubleshooting for error ( #3687 )
2021-12-09 09:56:37 -08:00
Aseem Bansal
cb299161f3
fix(docker): fix for local docker compose for M1 ( #3689 )
2021-12-08 16:17:26 -08:00
Dexter Lee
0576b76eb3
fix(elasticsearch): Use auth tokens to authorize curl requests in dockerize ( #3596 )
2021-12-07 17:50:08 -08:00
Aseem Bansal
b3ef5ee489
docs(scheduling): re-arrange docs related to scheduling, lineage, CLI ( #3669 )
2021-12-07 10:09:59 -08:00
bartlomiejolma
790363fea1
docs: correct title of postgres gms ( #3650 )
...
Co-authored-by: bartlomiej.olma.kitopi <bartlomiej.olma@kitopi.com>
2021-12-01 11:18:22 -08:00
Swaroop Jagadish
50122cbd98
fix(docs): small fixes to docs and docker images for custom metadata … ( #3640 )
2021-11-30 00:12:17 -08:00
Enrico Minack
66328ee23f
feat(quickstart): simplify docker generate and compare script ( #3434 )
2021-11-29 23:57:47 -08:00
Shirshanka Das
842c05980b
feat(metadata-service): support for custom model extensions without forks ( #3630 )
2021-11-28 21:06:27 -08:00
John Joyce
f49666a230
feat(auth): Metadata Service Authentication! ( #3598 )
2021-11-22 16:33:14 -08:00
Arun Vasudevan
fde42e01e2
Remove GMS GraphQL Service ( #3605 )
2021-11-22 15:53:20 -08:00
aseembansal-gogo
658fa81406
fix(docs): Add docs on accessing datahub CLI ( #3589 )
2021-11-18 08:57:05 -08:00
Tamas Nemeth
504a72ac8c
[fix] Build frontend docker on build platform instead on target platform ( #3552 )
2021-11-10 13:09:06 -08:00
Vincenzo Lavorini
6cd31b5bdc
feat(ingest): adding openapi ingestion ( #2706 )
2021-11-09 21:22:15 -08:00
Tamas Nemeth
306ff24e27
fix(docker): removing --platform=$BUILDPLATFORM from the FROM tags ( #3543 )
2021-11-09 14:09:51 -08:00
Tamas Nemeth
d41c5eba35
feat(docker): add multiplatform docker support for arm64 (m1) ( #3537 )
2021-11-09 11:50:06 -08:00
John Joyce
664bbd3ec6
fix(mysql-setup): update default mysql collation to utf8mb4_bin ( #3459 )
2021-10-26 11:23:11 -07:00
Dexter Lee
07b74b652e
fix(docker): fix volume mounts ( #3341 )
2021-10-08 15:46:18 -07:00
Dexter Lee
7ebdc15137
fix(docker): codegen before building docker image for ingestion ( #3342 )
2021-10-08 11:57:00 -07:00
Seref Acet
640920d7c5
fix(ingest): Fix sasl exception for hive ingestion ( #3326 )
2021-10-04 22:07:41 -07:00
Kevin Hu
306748aca4
fix(docs): patch link to Airflow Docker compose file ( #3322 )
2021-10-03 17:51:22 -07:00
Anthony Bouvier
a7dbf07484
docs(datahub-frontend): add build instructions for the datahub-frontend docker image ( #3314 )
2021-09-30 22:49:22 -07:00
John Joyce
33f4d2ede0
fix(upgrade): Improving NoCodeUpgrade logic to account for Bootstrap logic ( #3301 )
2021-09-28 16:30:49 -07:00
John Joyce
9f4906ee3f
feat(UI): UI Migration for Charts, Dashboards, Pipelines, Tasks + Glossary Terms and Links for all. ( #3303 )
2021-09-28 10:30:37 -07:00
Claudio Benfatto
2c63efa7ac
fix(docker): use wait-http-header to avoid printing cleartext credentials ( #3241 )
2021-09-15 18:11:51 -07:00
Dexter Lee
940cbb14ca
fix(docker): pin setuptools version in docker ingestion build ( #3214 )
2021-09-08 17:07:01 -07:00
Dexter Lee
8747fbe43c
feat(perf): Add perf testing and monitoring framework ( #3195 )
2021-09-07 23:06:15 -07:00
John Joyce
ccb09a6966
feat(access control): Fine-Grained Access Control M1 ( #3182 )
2021-09-02 19:05:13 -07:00