Mars Lan
2a2989609f
build: use shorter workflow names
...
To generate shorter badges: https://help.github.com/en/actions/configuring-and-managing-workflows/configuring-a-workflow#adding-a-workflow-status-badge-to-your-repository
2020-05-29 16:53:13 -07:00
Mars Lan
bbf7545706
build: parallelize docker image builds
2020-05-29 16:31:59 -07:00
Mars Lan
944ef7d346
build: update workflow to build all docker images
2020-05-29 16:25:58 -07:00
Mars Lan
4e4131a8d4
build: update workflow to build frontend
2020-05-29 16:17:21 -07:00
Mars Lan
505c8c03ca
build: further clean up gms Dockerfile
2020-05-29 16:14:46 -07:00
Mars Lan
6c278ed454
build: fix docker workflow
2020-05-29 16:08:12 -07:00
Mars Lan
e812dd7a16
build: clean up gms Dockerfile
2020-05-29 16:06:15 -07:00
Mars Lan
2a53c8762d
build: Initial docker build & publish workflow
2020-05-29 15:53:24 -07:00
Jyoti Wadhwani
ebe2dc274c
Update townhalls.md
...
Update the agenda for town hall
2020-05-28 10:23:05 -07:00
Jyoti Wadhwani
e7671b8423
announce v0.4.0 release
2020-05-28 08:47:52 -07:00
John Plaisted
b3c4cde278
Add link back caused by bad merge
2020-05-27 14:41:12 -07:00
John Plaisted
d1ad78f9fc
Update slack links
...
Slack has separate links for joining (invitation) and logging in. Slack seems to log people out after some time, so we should have both links to make it easier to log back in for the people that don't remember that our slack space is called "datahubspace".
2020-05-27 14:40:09 -07:00
Mars Lan
976c7c4ba3
Update README.md
2020-05-27 14:21:20 -07:00
Harsh Shah
2bd44d4243
refactor(pdl): convert azkaban urn from pdsc to pdl ( #1679 )
2020-05-21 16:58:55 -07:00
Harsh Shah
37d9ebfdea
feat(urn): add AzkabanFlow and AzkabanJob urn ( #1677 )
...
* feat(urn): add AzkabanFlow and AzkabanJob urn
Add AzkabanFlow urn to represent an azkaban flow defined on a specific cluster
and inside a project.
Add AzkabanJob urn to represent an azkaban job defined as part of an azkaban
flow.
For more details on Azkaban flow and job see - https://azkaban.readthedocs.io/en/latest/
2020-05-21 11:25:46 -07:00
Mars Lan
1283dd3ff4
refactor(pdl): convert all pdsc to pdl ( #1678 )
...
Use the automated tool in https://linkedin.github.io/rest.li/pdl_migration
Also update all relevant docs
2020-05-21 10:49:23 -07:00
Liangjun Jiang
18ce1e1ca4
add DataProcess Urn ( #1673 )
...
* add dataprocess entity
Co-authored-by: Liangjun <liajiang@expediagroup.com>
2020-05-20 13:45:59 -07:00
Jyoti Wadhwani
2d06e1de5e
Revert "upgrade version of certain dependencies ( #1675 )" ( #1676 )
...
This reverts commit 81508bcb835df4c46b399fd3029b13259930bcd6.
2020-05-19 18:31:41 -07:00
Jyoti Wadhwani
dad6271772
Update README.md
...
Update the YouTube link of Expedia talk
2020-05-19 09:19:11 -07:00
Jyoti Wadhwani
81508bcb83
upgrade version of certain dependencies ( #1675 )
2020-05-19 09:12:21 -07:00
Mars Lan
f2c9367ddc
Update README.md
2020-05-18 16:02:15 -07:00
Jyoti Wadhwani
0bd99835cd
Update townhalls.md
2020-05-16 14:04:54 -07:00
Kerem Sahin
0114d14ff9
fix(frontend): Extract lastModified field from downstream/upstream aspect ( #1672 )
2020-05-14 09:11:37 -07:00
Jyoti Wadhwani
fe3494c955
Update townhalls.md
2020-05-13 10:39:48 -07:00
Jyoti Wadhwani
87ba9d609b
Update README.md
2020-05-13 10:23:36 -07:00
Mars Lan
2b9c8f7680
fix: use semantic instead of literal comparison in DefaultEqualityTester ( #1665 )
...
This fixes https://github.com/linkedin/datahub/issues/1663
Also change the signature of EqualityTester to compare only DataTemplates
2020-05-12 09:32:05 -07:00
Jyoti Wadhwani
461e4f97a7
Update README.md
2020-05-12 09:16:10 -07:00
Jyoti Wadhwani
f69dfcf023
Update README.md
2020-05-12 08:56:01 -07:00
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