12076 Commits

Author SHA1 Message Date
Jyoti Wadhwani
d0e183fdc0
Update README.md 2020-05-12 08:52:41 -07:00
Mars Lan
509b2e1515
refactor: use named volume instead of bind mount in quickstart (#1669)
Volume is the preferred method over bind mount (https://docs.docker.com/storage/volumes/) for persistent container data.
This also eliminates the need for the ugly chmod hack for elasticsearch and hopefully fixes https://github.com/linkedin/datahub/issues/1650
2020-05-11 09:06:38 -07:00
Mars Lan
f932437742
build: start enforcing checkstyle and fix all violations (#1670) 2020-05-11 08:41:02 -07:00
Mars Lan
f406504fb9
Update README.md 2020-05-08 16:37:01 -07:00
Mars Lan
c43e119b3e
refactor: change the default log location (#1667)
The original location (/local/log) is not a commonly writable location on Mac & Linux.
The new default location also matches the default data location for docker containers.
2020-05-08 14:39:20 -07:00
Liangjun Jiang
b5127a631b
Update New Entity Onboarding Doc (#1668)
* add diagram to visually understand the process to onboard a new entity

* update the diagram

Co-authored-by: Liangjun <liajiang@expediagroup.com>
2020-05-08 14:37:36 -07:00
Mars Lan
246b736ef5
build: update pegasus to v28 to add PDL support (#1664)
See https://github.com/linkedin/rest.li/issues/283 for new repo location
2020-05-08 12:00:28 -07:00
Mars Lan
4c7f647067
Update debugging.md 2020-05-08 10:07:37 -07:00
Mars Lan
d6fcefb75b
style: add checkstyle and IDEA code style config (#1662)
Currently allow checkstyle warnings until all violations have been fixed
2020-05-07 15:59:16 -07:00
Mars Lan
653f6cbe03
fix(urn): Move UrnCoercer into corresponding Urn class (#1661)
This fix https://github.com/linkedin/datahub/issues/1654
Also throw the real cause in the case of reflection invocation
2020-05-07 15:18:33 -07:00
dependabot[bot]
732de344be
build(deps): bump jquery from 3.4.1 to 3.5.0 in /datahub-web (#1653)
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-06 14:48:19 -07:00
Arun Vasudevan
29964b9658
Update metadata-modelling.md (#1660) 2020-05-06 14:28:45 -07:00
Mars Lan
d970676e83
Update README.md 2020-05-05 18:28:59 -07:00
Mars Lan
95f0a503e1
docs: add DI configuration for new entities
Fix https://github.com/linkedin/datahub/issues/1656
2020-05-05 07:25:34 -07:00
Mars Lan
592c4eb976
Update README.md 2020-05-05 07:12:25 -07:00
e11it
31887dfbea
fix(quickstart): set utf8mb4 for mysql (#1657)
Co-authored-by: Ilya Makarov <makarov_ia@nlmk.com>
2020-05-04 20:04:25 -07:00
Mars Lan
cd363a820a
Update README.md 2020-05-04 16:28:30 -07:00
Mars Lan
055c5de93b
Update developers.md 2020-05-04 16:26:12 -07:00
Mars Lan
95cf7ed553
docs: add example factory classes
Fix https://github.com/linkedin/datahub/issues/1656
2020-05-04 16:19:00 -07:00
Mars Lan
e10d6bfdd5
Update debugging.md 2020-04-28 14:38:57 -07:00
Mars Lan
ea561a8957
Update debugging.md 2020-04-28 14:37:55 -07:00
Kerem Sahin
b8c4c788e1
Update architecture.md 2020-04-25 17:25:25 -07:00
Kerem Sahin
d8c98f4ca5 doc: Fix & modify architecture diagram 2020-04-25 17:23:23 -07:00
Chris Lee
2a59070d54
fix(metadata-ingestion): pass schema_record to mce-cli cosumer (#1646) 2020-04-24 14:34:16 -07:00
Liangjun Jiang
ec5fbbc496
Add openldap-etl script and instruction (#1647)
* add openldap-etl scripts, README.md and docker compose file

* remove a misleading comment

* fixed a typo in README.md

Co-authored-by: Liangjun <liajiang@expediagroup.com>
2020-04-24 14:28:39 -07:00
larluo
c7851b7df4
migrate hive generator (#1641)
* migrate hive generator
2020-04-21 20:29:19 -07:00
larluo
c97d3fc102
add postgresql support and force utf8 encode on non-utf8 locale (#1637) 2020-04-18 11:19:54 -07:00
geosmart
b0081de621
docs: update metadata-modelling.md (#1638)
* Update metadata-modelling.md

Pegasus schema blog url is not working ,so use rest.li wiki instead
2020-04-18 11:19:19 -07:00
Jyoti Wadhwani
04203981ca
Update README.md 2020-04-17 14:59:17 -07:00
Jyoti Wadhwani
6a8b9e7a48
Update townhalls.md
Add link to recording and Q&A doc from previous meeting
2020-04-17 14:56:26 -07:00
Jyoti Wadhwani
4e7786acaf
Update townhalls.md 2020-04-14 11:44:48 -07:00
Jyoti Wadhwani
1dbe23ed80
Update townhalls.md
Add agenda for the town hall meeting
2020-04-14 11:38:21 -07:00
Kerem Sahin
b8cab17249
Fix typos in entity.md 2020-04-12 20:41:39 -07:00
Mars Lan
d93afaebfa
docs: fix slack link 2020-04-12 16:30:34 -07:00
Mars Lan
18a6f94725
docs: fix slack link using never-expiring invitation 2020-04-12 16:29:34 -07:00
Mars Lan
47550f7ef8
Update README.md 2020-04-11 21:56:54 -07:00
Mars Lan
e834e7ae86
Update entity.md 2020-04-11 19:22:05 -07:00
Arun Vasudevan
8c9787c19c
feat: convert MAE application to springboot (#1635)
* Convert MAE to Spring boot
* Fix after testing
* Changes after testing
* Add file appender for gms and update doc type for ESv5.6
* Review comments
* Fix Review Comments
2020-04-10 10:23:24 -07:00
Arun Vasudevan
e56e4eafd2
feat: Converting MCE to a Spring boot Application (#1629) 2020-04-06 10:16:41 -07:00
larluo
ee791b7737
add field for ui and parser reference (#1633) 2020-04-06 07:29:28 -07:00
Mars Lan
468b66fde3
docs: update quickstart debug guide 2020-04-06 07:19:57 -07:00
Mars Lan
d0487239b2
docs: add instructions on how to nuke docker environment 2020-04-05 16:03:29 -07:00
Mars Lan
5d180b43f1
doc: update next town hall date 2020-04-05 11:56:07 -07:00
Bharat
e7feaf1fc0
fix: Reduce mae-consumer & mce-consumer docker image sizes (#1632) 2020-04-05 09:30:05 -07:00
Kerem Sahin
a28f4db5e0
fix(Docker): Fixing 'dockerize not found' issue while starting datahub-gms container using quickstart (#1631) 2020-04-04 13:34:28 -07:00
Bharat
51c0a5c6fe
fix: Reduce gms & frontend docker image sizes (#1630)
* fix: Reduce gms docker image size to 254MB from 1.15GB
* fix: Reduce frontend docker image size to 294MB from 2.68GB
2020-04-04 07:51:29 -07:00
Jyoti Wadhwani
5895ebb3ca
Update townhalls.md 2020-04-03 15:39:27 -07:00
Jyoti Wadhwani
1caad3b053
Update townhalls.md
Add link to BJ
2020-04-03 15:37:36 -07:00
Jyoti Wadhwani
7de7bf89b0
Update search-onboarding.md
Replace with the new path for CorpUsers resource
2020-04-03 08:26:30 -07:00
Jyoti Wadhwani
db8a939910
Update graph-onboarding.md
Replace with the new path for DownstreamLineageResource subresource
2020-04-03 08:24:57 -07:00