7127 Commits

Author SHA1 Message Date
Tamas Nemeth
b737df6e36
feat(doc): Generating json schema for ingestion recipes (#5092) 2022-06-06 09:31:44 +02:00
Shirshanka Das
e62c647693
feat(cli): suggest upgrades when appropriate (#5091) 2022-06-04 09:34:17 -07:00
Tamas Nemeth
72d6c57044
feat(ingest): rest_emitter - Adding option to rest emitter to disable ssl verification (#5042) 2022-06-04 12:43:50 +05:30
RyanHolstien
ce149aed45
chore(dep): upgrade json-smart (#5081) 2022-06-03 15:32:54 -07:00
Shirshanka Das
64fae6121a
feat(docs): ingest - add tab for config json schema (#5086) 2022-06-03 14:57:36 -07:00
Tamas Nemeth
aeffd26bb3
fix(ingest): looker - handle invalid json in Looker query dynamic field (#5083) 2022-06-03 14:30:57 -07:00
Dexter Lee
59d33ca28b
fix(restore-indices): Do not fail while working with each row (#5084) 2022-06-03 14:11:12 -07:00
Chris Collins
4120b12ab8
fix(docs): Update docs to alert users to restore indices for their Glossary (#5082) 2022-06-03 12:52:51 -07:00
John Joyce
4da3d132f8
refactor(ui): UI Navigation Refactoring (#5076) 2022-06-03 07:47:39 -07:00
MugdhaHardikar-GSLab
ccf82229d5
feat(spark-lineage): coalesce spark jobs (#5077) 2022-06-03 16:32:22 +02:00
Shirshanka Das
b2d957ddbf
feat(docs): make config section for ingestion sources auto-open by default (#5075) 2022-06-02 18:27:13 +02:00
Dexter Lee
d31c00939c
fix(docker): Fix mysql setup bug (#5071) v0.8.36 2022-06-02 10:01:36 +02:00
John Joyce
640affd3ce
refactor(docs): Rename metadata modeling ingestion sidebar titles (#5066) 2022-06-01 12:47:39 -07:00
Mert Tunç
ff04919042
fix(mysql-setup-job): add mysql default port override support (#5036) 2022-06-01 11:46:53 -07:00
Nirmit Jain
ce3ddc9afe
fix: ES Rest Client Creation for non ssl authenticated connection (#5056)
* Bug fix for RestClientCreation

Fixed bug stated in https://github.com/datahub-project/datahub/issues/5046

* Called overridden method to avoid code redundancy

 changed as per comments

* Added type for builder

Co-authored-by: Nirmit Jain <nirmit.jain@navi.com>
2022-06-01 11:45:38 -07:00
Shubham Thakre
3885494f90
fix(ui): ui bug fix for datasets sidebar stats section (#5053) 2022-06-01 10:53:30 -07:00
Aseem Bansal
f81ead366d
feat(redash): add parallelism support for ingestion (#5061) 2022-06-01 19:36:30 +05:30
Aseem Bansal
2dd826626d
feat(model): new chart types (#5017) 2022-06-01 18:14:36 +05:30
dependabot[bot]
1f638fcc8c
chore(deps): bump eventsource from 1.1.0 to 1.1.1 in /datahub-web-react (#5058) 2022-06-01 18:00:09 +05:30
RyanHolstien
259a63ab6f
fix(datahub-upgrade): exclude unnecessary configuration from standalone applications (#5047) 2022-05-31 22:59:31 -07:00
Shirshanka Das
eca310fb05
feat(ci): datahub-client - add workflow, fix build (#5052) 2022-05-31 22:40:31 -07:00
John Joyce
d6239f8203
docs(actions): Adding DataHub Actions to docs website (#5054) 2022-05-31 19:01:44 -07:00
piyushn-stripe
007af1bcf6
feat(frontend): Allow overriding frontend with a custom akka http server (#5031) 2022-05-31 17:35:23 -07:00
Dexter Lee
b204357f41
Remove exception on ingest policies (#5050) 2022-05-31 14:44:47 -07:00
Felix Lüdin
2a373c21e5
fix(docs): hana - rename SAP HANA source and data platform (#5043) 2022-05-31 14:44:16 -07:00
Shirshanka Das
83d9f7d6e6
fix(ingest): fix build breakage due to traitlets 5.2.2 bug (#5051) 2022-05-31 14:42:56 -07:00
Aseem Bansal
08a5fcfd01
fix(redash): fix bug with names, add option for page size, debugging info (#5045) 2022-05-31 18:10:34 +05:30
John Joyce
1a31f7888a
fix(restore): Add RESTATE ChangeType to MCL / MCP to permit restore indices (#5022) 2022-05-30 10:04:51 -07:00
dependabot[bot]
d3b98ad4b0
chore(deps): bump minimist in /smoke-test/tests/cypress (#4845)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-05-30 08:16:27 -07:00
Aseem Bansal
a79d02abe1
doc(bigquery): fix missing permissions (#5041) 2022-05-30 14:09:12 +02:00
Ndamulelo Nemakhavhani
1bd336606b
fix(doc) - Specify docker-compose version to avoid compatibility issues (#5030) 2022-05-30 13:48:23 +02:00
BZ
5b55f25b69
feat(ingest): glue - enable profiling (#4879) 2022-05-30 13:46:35 +02:00
Tamas Nemeth
f40c250e9f
fix(profiling): bigquery - Fix for Bigquery temp table creation on GE >= 0.15.3 (#5035) 2022-05-30 15:43:52 +05:30
Shirshanka Das
65d96b9108
fix(build): m1 build fails to install hdb-cli (#5040) 2022-05-30 11:02:33 +02:00
Chris Collins
43deb7080a
feat(glossary) Business Glossary updates (#5026) 2022-05-29 21:26:07 -07:00
MugdhaHardikar-GSLab
1479c35bfd
fix(spark-lineage): remove need for sparksession.stop call (#4940)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-05-29 09:07:26 -07:00
Ravindra Lanka
96f923e007
fix(ingest): common - fix nullability determination for the AVRO fixed type. (#5023) 2022-05-29 09:06:08 -07:00
Aseem Bansal
1fd5549ae3
fix(cli): don't use env for container, add example (#5012) 2022-05-29 08:26:45 -07:00
Maggie Hays
3c82f77a6c
docs(townhall): update townhall rsvp link and add may townhall detail (#5021) 2022-05-29 08:24:11 -07:00
Shirshanka Das
3bb8a41c2a
fix(build): docgen should fail if plugin is not loadable (#5038) 2022-05-29 08:09:02 -07:00
RyanHolstien
9af78cf83d
fix(timelineAPI): fix issue with semantic versioning (#5033) 2022-05-27 17:17:57 -07:00
RyanHolstien
a39a8b26a2
fix(telemetry): exclude configuration from standalone apps (#5034) 2022-05-27 17:16:53 -07:00
RyanHolstien
2a2fd05345
feat: telemetry improvements (#5029) 2022-05-27 17:04:45 -07:00
Gabe Lyons
e607410a40
dont set platform instances for sources (#5028) 2022-05-27 10:57:27 -07:00
Aseem Bansal
d926fa26f5
fix(parsing): incorrect parsing for commas (#5027) 2022-05-27 22:22:13 +05:30
Ankit keshari
6eb7d80e04
refactor(ui): UI Integration to add multiple tags, terms and owners (#4938) 2022-05-27 08:02:03 -07:00
Aseem Bansal
64bb918939
fix(parsing): improve sql parsing, some debugging redash (#5025) 2022-05-27 19:28:45 +05:30
Ravindra Lanka
d200103ea7
fix(ingestion): Remove hana from base_dev_requirements to unblock m1 users (#5024) 2022-05-27 14:20:15 +05:30
Aseem Bansal
912ce11821
fix(bigquery): reduce number of calls for details of partitioning (#5014) 2022-05-27 13:09:08 +05:30
Shubham Thakre
05310e4912
fix(ui): arrow click position update (#5016) 2022-05-26 19:51:27 -07:00