12076 Commits

Author SHA1 Message Date
Pedro Silva
6a0c402a58
feat(ingest): Add support for druid (#2235) 2021-03-17 20:06:48 -07:00
Gabe Lyons
350e7aaf3c
feat(react): moving schema tab to be default (#2244) 2021-03-16 14:31:18 -07:00
Shirshanka Das
dfe0f3c4da
docs: adding mar-19 townhall agenda (#2243) 2021-03-16 11:41:29 -07:00
Dexter Lee
c362cc4388
feat(tags): Enable search for datasets by tags (#2240) 2021-03-15 22:37:06 -07:00
Pedro Silva
45d622b945
feat(k8s): Add metadata-ingestion as a Helm component (#2236)
Co-authored-by: Pedro Silva <pedro.silva@definedcrowd.com>
2021-03-15 22:32:28 -07:00
Shirshanka Das
f8b88c5a3c
docs: Improving architecture docs (#2241) 2021-03-15 22:29:11 -07:00
Harshal Sheth
c015cf7ca9
feat(docs): use gradle for building docs (#2239) 2021-03-15 16:13:07 -07:00
Harshal Sheth
aa6bc15cd7
fix(ingest): various avro codegen fixes (#2232) 2021-03-15 15:27:30 -07:00
Gabe Lyons
d895202d52
fix(dataflow): fixing browse dao access (#2237) 2021-03-15 11:25:32 -07:00
Arun Vasudevan
7750c6120a
feat: MLmodel Graphql Query (#2166) 2021-03-13 08:34:48 -08:00
Fredrik Sannholm
da6b3d111d
feat(datajob): Backend implementation (#2197) 2021-03-13 08:00:44 -08:00
John Joyce
595d3672d2
refactor(react): All entity search UI + misc improvements (#2233)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-13 07:55:29 -08: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
Dexter Lee
8d731b577e
fix(docker): start issue when there are multiple kafka brokers in bootstrap config (#2231) 2021-03-12 11:26:49 -08:00
John Joyce
81fa8d6129
refactor(React): Misc UI improvements (#2227)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-12 11:14:47 -08:00
Harshal Sheth
95c124ffc4
fix(ingest): pin version of avro-gen3 (#2230) 2021-03-12 09:39:38 -08:00
Harshal Sheth
7d02313a2a
fix(ingest): use python extras in docker image (#2226) 2021-03-11 16:30:38 -08:00
Harshal Sheth
6a8fca59f1
feat(ingest): use plugin system based on Python extras (#2224) 2021-03-11 13:41:05 -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
Dexter Lee
e659f749f2
Added images to es/kafka-setup (#2223) 2021-03-11 12:55:03 -08:00
Dexter Lee
fd183919cf
fix(ci): rename file to match git workflow needs (#2222) 2021-03-11 11:38:25 -08:00
Dexter Lee
07c9a33335
fix(ci): remove paths_ignore from workflow files (#2220) 2021-03-11 11:31:21 -08:00
Thomas Larsson
53be2078a9
refactor(ingest): improve athena source api and documentation (#2219)
Co-authored-by: thomas.larsson <thomas.larsson@klarna.com>
2021-03-11 11:26:29 -08:00
Gabe Lyons
945cc7fc04
fix(ci): setting CI to false for builds (#2221) 2021-03-11 11:24:45 -08:00
Gabe Lyons
3b42d13ce6
feat(react): hiding raw schema button when no raw schema exists (#2218) 2021-03-11 10:35:16 -08:00
Dexter Lee
e62386f0cd
fix(es-setup): Add git workflows to upload docker for elasticsearch and kafka setup (#2216) 2021-03-11 10:30:03 -08:00
Thomas Larsson
2b470c2d85
feat(ingest): add aws athena ingestion source (#2213)
Co-authored-by: thomas.larsson <thomas.larsson@klarna.com>
2021-03-11 10:12:27 -08:00
Gabe Lyons
94e485e4cb
fix(ci): fail CI on react build errors (#2217) 2021-03-11 10:09:01 -08:00
Gabe Lyons
53cc7aebab
fix(react): fix theming test in react and simplifying api (#2215) 2021-03-11 10:06:48 -08:00
Thomas Larsson
1f1518ce10
feat(ingest): add option for optimized skipping of schemas (#2209)
Co-authored-by: thomas.larsson <thomas.larsson@klarna.com>
2021-03-11 00:08:01 -08:00
Harshal Sheth
4e15feebfd
fix(ingestion): nullable types and timestamp precision (#2212) 2021-03-10 23:29:24 -08:00
Harshal Sheth
6378347f81
feat(ingest): standalone metadata emitters (#2207) 2021-03-10 14:32:12 -08:00
Dexter Lee
ce075236a4
fix(ci): Fix github package path (#2205) 2021-03-10 10:48:59 -08:00
Dexter Lee
b02039c3da
feat(ci): Add SHA based tagging before pushing to docker registries (#2204) 2021-03-10 10:33:27 -08:00
Gabe Lyons
11e0cd66d4
feat(tag): adding search for tags in gms layer (#2203) 2021-03-10 00:02:58 -08:00
Gabe Lyons
92387019ff
feat(react): adding ability to support theming of datahub, with two themes included (#2193) 2021-03-09 23:14:52 -08:00
Harshal Sheth
d220647094
feat: add date and time types to SQL model (#2201) 2021-03-09 23:07:20 -08:00
Thomas Larsson
5d6cf95f39
feat(mae-consumer): enable mae-consumer to use ssl when communicating with elasticsearch (#2202)
Fixes: #2129

Co-authored-by: thomas.larsson <thomas.larsson@klarna.com>
2021-03-09 22:42:04 -08:00
Thomas Larsson
9f4d319596
fix(mae-consumer): mae-consumer needs sslcontext bean (#2199)
Fixes #2198

Co-authored-by: thomas.larsson <thomas.larsson@klarna.com>
2021-03-09 09:59:54 -08:00
Shirshanka Das
fc727f26eb
chore: renaming business_glossary rfc directory with pull request number (#2181) 2021-03-08 19:15:18 -08:00
Shirshanka Das
c2168e9bbb
chore: renaming graphql_frontend rfc directory with pull request number (#2182) 2021-03-08 19:14:44 -08:00
Shirshanka Das
9fd7d65ecb
chore: renaming react-app rfc directory with pull request number (#2183) 2021-03-08 19:14:18 -08:00
Shirshanka Das
142575d6ab
docs(roadmap): update project roadmap (#2196)
* docs(roadmap): update project roadmap

* grammar, drop saml
2021-03-08 18:26:23 -08:00
John Joyce
4dc07839f0
fix(graphql): Add "fixed" SchemaFieldDataType mapping (#2195)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-08 17:29:33 -08:00
Gabe Lyons
0046aae7cf
feat(tags): Enriching sample data for tags (#2194) 2021-03-08 17:26:41 -08:00
Harshal Sheth
c7771a3d71
feat(docs): automatically populate sidebar with RFCs (#2191) 2021-03-08 15:39:49 -08:00
John Plaisted
2894e2b348
(feat) Simple python script to carry over ES indices from 5 to 7. (#2192) 2021-03-08 15:16:14 -08:00
brendansun93
e3ad0ed8e5
feat(React): Ownership component of user profile (#2173)
Co-authored-by: Brendan Sun <shihaosun@geotab.com>
2021-03-08 12:02:54 -08:00
Thomas Larsson
7043138797
feat(gms): add elasticsearch SSL support (#2189)
Co-authored-by: thomas.larsson <thomas.larsson@klarna.com>
2021-03-08 10:38:04 -08:00
Fredrik Sannholm
973768fc5a
feat(tags): RFC for tags (#2112) 2021-03-07 20:40:58 -08:00