660 Commits

Author SHA1 Message Date
RyanHolstien
9f791a3b6e
feat(browseV2): add browseV2 logic to system update (#8506)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-08-01 12:48:02 -05:00
david-leifker
3640291493
config(ebean): add ebean retry configuration (#8500) 2023-07-28 14:09:44 -05:00
Harshal Sheth
2a3f6c42d4
ci: workarounds for pyyaml installation (#8435) 2023-07-17 15:26:43 -07:00
david-leifker
82272aed03
chore(deprecate): remove legacy sql table (#8253) 2023-06-23 12:41:10 +05:30
Chris Collins
ed2159bc36
feat(ui) Update Search & Browse to be a unified experience (#8235)
Co-authored-by: Josh Eilers <josh.eilers@acryl.io>
2023-06-21 13:40:07 +05:30
david-leifker
8f9a23fb2e
fix(kafka-setup): bump kafka version (#8245) 2023-06-15 12:30:04 -05:00
Harshal Sheth
e5f9ee178c
fix(cli/quickstart): handle docker hangs gracefully (#8211)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-06-13 14:34:06 -05:00
Jinlin Yang
166dc90896
Upgrade kafka and its dependencies to 3.4 in docker compose (#8161)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-06-13 13:57:54 +01:00
david-leifker
43d37ff442
chore(cp-schema-registry): bump minor version (#8192) 2023-06-09 11:53:18 +01:00
Yang Jiandan
5588a04bc5
feat(docker):Add the jattach tool to the docker container(#7538) (#8040)
Co-authored-by: yangjd33 <yangjd33@chinaunicom.cn>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-06-07 12:23:38 -05:00
Aseem Bansal
6530a940e1
chore(ci): update base requirements file (#8144) 2023-05-30 16:33:00 +05:30
Vinícius Mello
7059874dec
feat(ingest/bigquery): Add BigQuery Views lineage extraction from Google Data Catalog API (#8100) 2023-05-25 08:37:46 -07:00
Harshal Sheth
afd65e16fb
feat(cli): delete cli v2 (#8068) 2023-05-23 14:43:44 -05:00
ollisala
1185c6895a
feat: datahub-upgrade.sh to support old versions (#7891)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-05-23 03:37:33 +00:00
Kevin Meyer
34f8f17a55
fix(PFP-260): Upgrading sqlite to fix SQLITE-449762 (#8032) 2023-05-12 13:03:43 -04:00
Guillaume Cernier
ef1ada118d
fix(docker-compose): make startup more robust with deterministic services' dependencies (#7880) 2023-05-08 16:42:15 -05:00
david-leifker
cd05f5b174
feat(schema-registry): replace confluent schema registry (#7930)
Co-authored-by: Pedro Silva <pedro@acryl.io>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: Ryan Holstien <ryan@acryl.io>
2023-05-01 13:18:41 -05:00
Andrew Zures
39ddab8d46
fix(deploy): add missing plugin files for mysql-client library in mysql-setup (#7909) 2023-04-28 14:33:33 -05:00
Harshal Sheth
8f8c11081d
fix(cli): remove duplicate labels from quickstart files (#7886) 2023-04-25 14:35:34 -07:00
Jinlin Yang
a3a8107b92
bug(7882): run kafka-configs.sh on DataHubUpgradeHistory_v1 to make sure the retention.ms is set to infinite (#7883) 2023-04-21 18:31:51 -05:00
Aseem Bansal
ee9dfda25e
chore(ci): regular upgrade base requirements.txt (#7821) 2023-04-18 20:36:05 +05:30
Felipe Ribeiro
6f5f8de99a
feat(upgrade): add gms protocol variable (#7752)
Co-authored-by: Felipe Ribeiro <fribeiro@fanatics.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-04-12 20:47:55 -05:00
Kevin Meyer
97027fecce
fix(snakeyaml): cve-2022-1471 upgrade (#7795) 2023-04-11 15:17:21 -05:00
Pedro Figueiredo
8457ac75a7
docs(docker): fix typo in README.md (#7729) 2023-04-05 14:32:18 -07:00
Harshal Sheth
7cf3d378a8
feat(quickstart): move quickstart back to master (#7697) 2023-03-28 15:10:57 +02:00
siladitya
4336252cb7
fix(datahub-upgrade): custom timeseries aspect index creation issue. (#7622)
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
Co-authored-by: John Joyce <john@acryl.io>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2023-03-21 09:36:06 -07:00
david-leifker
697e8e2647
fix(misc): misc fixes (#7633) 2023-03-21 19:42:50 +05:30
david-leifker
0a9dc73402
build(docker): metadata-ingestion images build and add slim version (#7412) 2023-03-20 18:06:35 -05:00
david-leifker
5c34170337
fix(docker): fix elasticsearch image tag (#7548) 2023-03-15 13:28:48 -07:00
Aseem Bansal
b2ecd7f968
chore(ci): update dependencies, fix smoke image build (#7580) 2023-03-15 21:07:30 +05:30
Harshal Sheth
81ec296b06
feat(cli): switch default quickstart to v0.10.0 (#7567) 2023-03-13 21:42:05 -07:00
David Sanchez
e6fe54eeda
fix(grafana): use variable datasource uid (#7488) 2023-03-10 12:41:16 -06:00
Peter Szalai
fd1bd51541
Docs update (#7517) 2023-03-08 13:43:46 +01:00
Peter Szalai
1d33392761
feat(cli): introduce remote config for quickstart (#7424)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-03-07 13:14:24 +01:00
Peter Szalai
e9f060dae3
Add setup job labels to compose files (#7473) 2023-03-02 15:05:16 +01:00
Aseem Bansal
555bafff1e
chore(ci): exclude duckdb from smoke test (#7458) 2023-03-01 19:29:02 +05:30
Kirill Popov
10d389f895
fix(kafka-setup): configure sasl.mechanism in case SASL_PLAINTEXT (#7447) 2023-02-28 16:07:27 -08:00
david-leifker
dae7d9cc95
fix(recommendations): fix recommendations on homepage (#7433) 2023-02-24 14:23:14 -08:00
RyanHolstien
4e250cbd51
feat(elasticsearch): support searchAfter (#7235) 2023-02-22 19:03:14 -06:00
david-leifker
571970cf62
Dockerize updates (#7387) 2023-02-22 15:43:11 +05:30
Aseem Bansal
324fc8ee9f
chore(ci): update base dependencies (#7390)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-02-21 16:07:51 -06:00
david-leifker
bd11575d5f
chore(version): additional version bumps & suppressions (#7382) 2023-02-20 14:39:27 -06:00
david-leifker
1df806d177
chore(versions): bump versions (#7358) 2023-02-20 11:32:05 +05:30
david-leifker
09a3c253ec
development(docker): add flag to gradle for quickstart (#7355) 2023-02-16 18:27:26 -06:00
Paul Logan
342f6e987e
removing local airflow from sidebar and adding a warning at the top (#7331) 2023-02-16 13:44:30 -08:00
david-leifker
267472ccbb
gradle(development): add additional commands for development (#7321) 2023-02-16 10:41:42 -06:00
david-leifker
b4b3a39829
fix(system-update): fixes system-update with more than 1 partition (#7302) 2023-02-09 18:54:20 -06:00
Aseem Bansal
b0d9d218c7
chore(ci): cleanup build to remove dependencies duckdb, dev (#7267) 2023-02-07 18:12:17 -08:00
david-leifker
aa2a3ce224
fix(compose): fix override file missing container (#7270) 2023-02-07 14:00:07 -06:00
Shirshanka Das
516aee0aaa
fix(docker): add env variable to control mysql setup image, sort dock… (#7266) 2023-02-07 00:56:08 -08:00