Harshal Sheth
201ffd4979
test: add smoke test ( #2464 )
2021-04-29 23:27:03 -07:00
Dexter Lee
6554f15e67
fix(docker): Nuke ingestion containers when calling docker/nuke.sh ( #2459 )
2021-04-26 16:29:25 -07:00
Gabe Lyons
851e00ba9f
feat(lineage): implement support for datasets, charts and dashboards downstream lineage fetching in a generic way ( #2397 )
...
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Brian <brianwebtek@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2021-04-23 00:18:39 -07:00
Dexter Lee
c1c587d164
fix(kafka-setup): Fix start script for kafka setup ( #2421 )
2021-04-19 15:39:38 -07:00
Dexter Lee
1b3a1459e3
fix(kafka-setup): Add the correct context to the git workflow for pushing kafka-setup image ( #2414 )
2021-04-16 17:51:43 -07:00
G-nther
177161a850
feat(kafka-setup): add option for SSL and topic partition config via environment ( #2398 )
2021-04-16 09:40:39 -07:00
Dexter Lee
f018dd6f3e
fix: Fix env variable setup for kafka, mysql-setup docker containers ( #2402 )
2021-04-14 19:07:50 -07:00
Dexter Lee
7c54004b93
feat(mysql-setup): Add the ability to specify database name for mysql-setup ( #2385 )
2021-04-13 08:03:50 -07:00
Dexter Lee
fa015c5aaa
fix(kafka-topic-convention): Fix DAOs that do not refer to TopicConvention ( #2387 )
2021-04-13 07:58:31 -07:00
Dexter Lee
1fc532d831
feat(index): Add index naming convention for elasticsearch ( #2386 )
2021-04-13 07:56:31 -07:00
John Joyce
16cada2055
fix(Ember App): Allow ember build (disabled by default) ( #2348 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-04-06 16:10:50 -07:00
Harshal Sheth
6e762ce3bc
fix(docker): remove restart: always
from docker-compose for consistency ( #2338 )
2021-04-05 12:45:24 -07:00
shakti-garg
3fb71acf71
feat(es-setup): add logic in elasticsearch setup to compare-and-update index if already exists ( #2312 )
...
* 2310 | add logic in es-setup script to compare-and-update index if already exists
2021-04-03 11:17:16 -07:00
Harshal Sheth
478d232d2f
build: remove deprecated ember app from build ( #2328 )
2021-04-01 12:16:47 -07:00
Dexter Lee
9d1e24fd0b
fix(docker): Fix issue in gms start.sh ( #2318 )
...
Co-authored-by: bernardino <ricardo.bernardino@gmail.com>
2021-03-31 09:25:30 -07:00
bernardino
9a947948f0
feat(Kubernetes): Add JMX exporter containers to all DataHub components ( #2251 )
...
Co-authored-by: Ricardo Bernardino <ricardo.bernardino@definedcrowd.com>
2021-03-30 22:03:27 -07:00
Dexter Lee
d158da7820
feat(docker): Add dockerfile for initializing an existing mysql server ( #2298 )
2021-03-27 20:26:00 -07:00
Fredrik Sannholm
4591667e05
feat(elasticsearch): Elasticsearch simple auth over https support ( #2303 )
2021-03-27 20:21:10 -07:00
Harshal Sheth
07f4cb1199
feat: datahub check local-docker ( #2295 )
2021-03-26 10:03:51 -07:00
Dexter Lee
0f035782fd
feat(docker): Add healthchecks to datahub docker images ( #2288 )
2021-03-23 15:15:16 -07:00
Harshal Sheth
f216e1836d
fix: remain as root until final datahub-frontend build stage ( #2283 )
2021-03-23 00:17:36 -07:00
Harshal Sheth
fec39c682a
fix(docker): use local datahub-frontend in dev.sh ( #2268 )
2021-03-19 15:55:04 -07:00
John Plaisted
5e91014e00
feat(search) BREAKING Support ElasticSearch 7, drop ES5 ( #2263 )
...
Merges in changes from our ES7 branch, and drops support for ES5.
This is a breaking change due to the upgrade, we have a ES5 branch at the commit before this.
2021-03-18 19:16:44 -07:00
John Joyce
7c5d8cb719
feat(react): Adding shadow and deeper linear gradient ( #2255 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-03-18 15:40:24 -07:00
John Joyce
728a742528
refactor(react): React as the default UI ( #2252 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-03-18 09:55:05 -07:00
Fredrik Sannholm
da6b3d111d
feat(datajob): Backend implementation ( #2197 )
2021-03-13 08:00:44 -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
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
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
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
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
Harshal Sheth
20bf794ec4
docs: hosted documentation website ( #2174 )
2021-03-05 00:12:12 -08:00
Harshal Sheth
410b823be9
build(ingest): use multi-stage docker build for datahub-ingestion ( #2159 )
2021-03-02 14:51:59 -08:00
Harshal Sheth
dced25fef7
feat(ingest): switch quickstart to Python ingestion ( #2158 )
2021-03-02 11:48:26 -08:00
Harshal Sheth
9e73794022
ci(ingest): setup docker container for metadata ingestion ( #2150 )
2021-03-01 17:36:38 -08:00
Rickard Cardell
4db9914432
feat: neo4j https support ( #2101 ) ( #2144 )
...
* feat: neo4j https support (#2101 )
Ability to specify http as well as https URI schemes in the 'NEO4J_HOST' variable.
2021-02-26 21:28:22 -08:00
Thomas Larsson
8fe9520ddc
feat(datahub-dao): enable services to access gms over https ( #2133 )
...
Co-authored-by: thomas.larsson <thomas.larsson@klarna.com>
2021-02-25 14:26:23 -08:00
Dexter Lee
e7c3fd867b
refactor(docker-dev): set up elasticsearch using local mapping on docker-compose.dev ( #2137 )
...
Co-authored-by: Dexter Lee <dexter@acryl.io>
2021-02-24 16:00:16 -08:00
John Joyce
1aede64465
bug(docker react): Fix react docker image build ( #2118 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-02-17 23:11:32 -08:00
RyanHolstien
ea86ade29b
feat: ML Model Backend Implementation ( #1896 )
...
Co-authored-by: RyanHolstien <rholstien@expediagroup.com>
2021-02-17 13:28:13 -08:00
John Joyce
715fb7d7f7
bug(docker): Removing datahub-gms-graphql-service from default docker-compose.yml file ( #2111 )
2021-02-16 21:47:38 -08:00
John Joyce
11f030b118
Adding Github Action to publish Docker image
2021-02-15 17:40:41 -08:00
John Joyce
ef04205a73
Serving React App via Docker
2021-02-15 17:40:41 -08:00
John Joyce
e3ac44cfd4
Fixes
2021-02-15 17:40:41 -08:00
John Joyce
8ef5e2a545
Deploy React via Docker
2021-02-15 17:40:41 -08:00
Arun Vasudevan
84e952e138
feat (graphql): Datahub GMS Graphql Api Application for Querying Dataset ( #2071 )
2021-02-01 11:51:15 -08:00