1367 Commits

Author SHA1 Message Date
Danny L
c5f7144433
docs: add'l fix for 'command not found' (#3490) 2021-11-02 22:56:56 -07:00
Maggie Hays
61ece39cc1
docs: update to Slack & Townhall details (#3502) 2021-11-02 18:02:16 -07:00
John Joyce
a92ab66a3a
refactor(nocode): Final part of No-Code cleanup (#3477) 2021-10-31 22:06:36 -07:00
Maggie Hays
89cdd6739e
docs: Update TownHall Agenda and TownHall History (#3463) 2021-10-26 12:59:55 -07:00
Maggie Hays
a62edb23ce
docs: overhaul DataHub Features page (#3439) 2021-10-26 12:36:25 -07:00
David Schmidt
43f1aeb538
docs: add guide for using custom sources (#3324) 2021-10-25 22:23:48 -07:00
Maggie Hays
9b05a267b3
docs: Update to Q3 2021 accomplishments (#3420) 2021-10-25 17:48:09 -07:00
Jeff Merrick
d5a42e3df0
fix(site): fix docs website (#3446) 2021-10-25 14:21:58 -07:00
Swaroop Jagadish
aca93ca64a
docs: add metadata model diagram (#3449) 2021-10-24 13:13:58 -07:00
Jeff Merrick
dd8c59227f
feat(docs): redesign (#3432) 2021-10-21 13:49:44 -07:00
Dexter Lee
c6356c834b
fix(docs): add disk usage req (#3415) 2021-10-19 12:14:21 -07:00
aseembansal-gogo
1381dd02ea
docs(oidc): add note that root user is still accessible (#3372) 2021-10-12 07:43:27 -07:00
Dexter Lee
3cc26cea1f
fix(docs): Fix documentation for elasticsearch setup for aws (#3360) 2021-10-11 20:59:35 -07:00
aseembansal-gogo
dd1f6fbc5e
feat(ingest): add -f option to skip confirmations for automation en… (#3256) 2021-09-28 22:49:34 -07:00
Gabe Lyons
80860631bf
fix(docs): fix entity doc link (#3304) 2021-09-28 11:57:28 -07:00
John Joyce
106be099f3
refactor(graphql): GraphQL Public API Refactor + Documentation (#3278) 2021-09-22 17:30:15 -07:00
aseembansal-gogo
97bed71e1c
feat(ingest): support for env variable in cli (#3215) 2021-09-16 23:18:42 -07:00
John Joyce
c12d8479ff
rfc(RBAC): Fine-Grained Access Controls in GMS (#2736) 2021-09-16 17:10:57 -07:00
Dexter Lee
c14df3c3a2
Fix OIDC doc (#3249) 2021-09-16 16:54:16 -07:00
rslanka
c418bc845c
feat(Analytics): Support for Timeseries Aggregated Statistics (#3207)
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Dexter Lee <dexter@acryl.io>
2021-09-14 18:35:10 -07:00
Dexter Lee
8747fbe43c
feat(perf): Add perf testing and monitoring framework (#3195) 2021-09-07 23:06:15 -07:00
Dexter Lee
e30d7238c0
feat(search): Add searchable annotation to maps (#3136) 2021-09-07 22:58:44 -07:00
John Joyce
ccb09a6966
feat(access control): Fine-Grained Access Control M1 (#3182) 2021-09-02 19:05:13 -07:00
Dexter Lee
e4cfd81452
fix(docs): Add documentation for AWS MSK (#3173) 2021-09-01 12:28:02 -07:00
Dexter Lee
f63d9205e6
feat(airflow): add example docker setup for airflow (#3176) 2021-09-01 11:51:14 -07:00
Shirshanka Das
ce34e68f99
docs: update Aug townhall details and announce Sep townhall (#3167)
* Update README.md

* Update townhalls.md

* Update townhall-history.md
2021-08-30 12:10:27 -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
Gabe Lyons
b73d0ebb8b
feat: Adding clarity around qualified unions and removing extra lines for structs (#3091)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2021-08-12 16:25:44 -07:00
Dexter Lee
2df9d4fed6
feat: add support for AWS glue schema registry (#3083) 2021-08-11 21:40:37 -07:00
John Joyce
8c9c696cdd
feat(ingest): Adding an Okta Integration to extract Users, Groups, Group Membership (#3043) 2021-08-11 18:49:16 -07:00
Shirshanka Das
bd1b90d312
docs: Update Aug town-hall dates and previous town-hall details (#3081)
* Update README.md

* Update townhall-history.md

* Update townhalls.md
2021-08-11 16:55:23 -07:00
rslanka
8844240328
feat: Adding support for nested schemas in ingestion and visualization (#3079) 2021-08-11 15:47:18 -07:00
John Joyce
25fade8225
docs(deploy): Adding confluent cloud doc (#2987) 2021-08-11 08:52:30 -07:00
Gabe Lyons
4e15c7adbb
feat(cli): datahub init & docs for it (#3062) 2021-08-09 22:30:48 -07:00
Kevin Hu
32b8fc6108
feat(docs): refactor source and sink ingestion docs (#3031) 2021-08-08 13:40:51 -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
John Joyce
f3bc300737
docs: add docs on extracting container logs (#2988) 2021-07-29 15:12:30 -07:00
Dexter Lee
e2d1acae9d
fix(elasticsearch-setup): fix elasticsearch setup for aws (#2974) 2021-07-28 13:55:15 -07:00
aseembansal-gogo
256c82f365
docs: update docs for consistency in naming (#2915) 2021-07-21 12:57:08 -07:00
Shirshanka Das
79e76e8b89
docs: update docs for July townhall (#2903)
* docs: updating townhall docs

* Update townhall-history.md

* Update README.md
2021-07-16 11:39:45 -07:00
John Joyce
cc65b4cadd
fix(docs): fixing miscellaneous docs (#2899) 2021-07-16 09:18:50 -07:00
Harshal Sheth
9e3c520290
docs(quickstart): add default password to quickstart (#2875) 2021-07-13 14:56:47 -07:00
Dexter Lee
5cbbebe6b8
feat(k8s): Extract helm charts into a separate repo (#2848) 2021-07-08 19:27:19 -07:00
Harshal Sheth
78ab198d84
fix(docs): fix some broken links in the docs (#2846) 2021-07-08 12:12:26 -07:00
Shirshanka Das
3d9f4ec1b4
docs: update H2 2021 roadmap (#2829) 2021-07-02 21:21:54 -07:00
Gabe Lyons
8d6362419f
docs(elastic-for-graph): Add migrating from neo4j to elastic instructions (#2826) 2021-07-02 20:19:33 -07:00