137 Commits

Author SHA1 Message Date
Jyoti Wadhwani
fe3494c955
Update townhalls.md 2020-05-13 10:39:48 -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
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
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
Arun Vasudevan
29964b9658
Update metadata-modelling.md (#1660) 2020-05-06 14:28:45 -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
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
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
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
e834e7ae86
Update entity.md 2020-04-11 19:22:05 -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
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
Mars Lan
c3c6212d4e
Update debugging.md 2020-04-03 07:36:12 -07:00
Mars Lan
bd00b2b120
Update add-new-aspect.md 2020-04-02 19:09:24 -07:00
Jyoti Wadhwani
2555d0a152
Update debugging.md 2020-04-02 16:52:25 -07:00
Mars Lan
d150157d6f
Update developers.md 2020-04-02 07:48:37 -07:00
Mars Lan
eb124f839d
Update debugging.md 2020-04-02 07:00:46 -07:00
Jyoti Wadhwani
6a309332f3
refactor(gms): move gms restli resources (#1619)
Move dataset and identity resources and subresources to gms/impl/src/main/java/com/linkedin/metadata/resources
Update docs to reflect the change
2020-04-01 16:30:59 -07:00
Mars Lan
7dba331f36
doc: update new entity onboarding instructions 2020-04-01 11:25:03 -07:00
Kerem Sahin
0ff6e14ff3
Update add-new-aspect.md 2020-04-01 08:42:27 -07:00
Mars Lan
0253f1f684
doc: add rest.li endpoint example 2020-04-01 07:16:20 -07:00
Mars Lan
a76a8f834c
Update add-new-aspect.md 2020-04-01 07:00:44 -07:00
Mars Lan
e69b83442d
doc: additional instruction on gms endpoitns 2020-04-01 07:00:05 -07:00
Mars Lan
72ef018070
doc: add how-to guide on adding a new aspect 2020-03-31 21:48:56 -07:00
Jyoti Wadhwani
bca0c35030
Update the agenda for April 3rd 2020-03-31 09:20:20 -07:00
Jyoti Wadhwani
47d8d83af4
Update faq.md 2020-03-30 22:24:45 -07:00
Mars Lan
e53975b5d5
doc: add Q&A link 2020-03-30 15:05:54 -07:00
Jyoti Wadhwani
e48c1d89d5
Update faq.md with another question
How is metadata ingested in Datahub? Is it real-time?
2020-03-27 10:21:03 -07:00
Kerem Sahin
6ab2ab6f78 build(mysql): Change mysql dependency from latest to 5.7 2020-03-22 15:52:31 -07:00
Mars Lan
f423df6a4d
Update developers.md 2020-03-21 16:07:49 -07:00
Mars Lan
9d65b3ae3a
Update developers.md 2020-03-21 16:03:28 -07:00
Mars Lan
ee67c4759a
Update and rename develop.md to developers.md 2020-03-21 15:56:46 -07:00
Mars Lan
0cb41d10ef
Rename building.md to develop.md 2020-03-21 15:54:52 -07:00
Mars Lan
5c1a170c67
Create building.md 2020-03-21 15:54:15 -07:00
Mars Lan
2f157e2c94
Update debugging.md 2020-03-21 07:50:22 -07:00
Mars Lan
88fc00472c
Update townhalls.md 2020-03-21 07:01:04 -07:00