12076 Commits

Author SHA1 Message Date
Kerem Sahin
66271923a7
Update readme for mae-consumer-job 2020-06-09 18:10:29 -07:00
dependabot[bot]
70b2123e60
build(deps): bump websocket-extensions in /datahub-web (#1694)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-09 16:51:16 -07:00
Liangjun Jiang
92c4a3689e
Data process entity (#1680)
* add job info as aspect of a dataset

* add job urn def., aspect and entity

* job entity with upstream and downstream lineage

* use job urn in upstream & downstream

* add Job entity rest APIs

* rest.li api, impl and factory for job entity

* code cleanup

* use pdl; onboard data process entity

* add es index json

* fix gradlew build ignored tasks

* add a comment about data process info field

* fix style warning issues

* update content based on PR

* checked in generated snapshot json

* updated based on PR feedback

* update data process data format

* updated based on code review feedback

* revert back gms & mce-job docker image

* delete temp files

* update based pr feedback

* file name and a typo

* format with linkedin style

Co-authored-by: Liangjun <liajiang@expediagroup.com>
2020-06-09 15:42:08 -07:00
Mars Lan
4f221f9a12
build(docker): refactor docker build scripts (#1687)
* build(docker): refactor docker build scripts

- add "build" option to docker-compose files to simplify rebuilding of images
- create "start.sh" script so it's easier to override "command" in the quickstart's docker-compose file
- use dockerize to wait for requisite services to start up
- add a dedicated Dockerfile for kafka-setup

This fixes https://github.com/linkedin/datahub/issues/1549 & https://github.com/linkedin/datahub/issues/1550
2020-06-08 13:37:14 -07:00
Mars Lan
94ffb300a9
build(docker): refactor ingestion docker build script (#1690)
- add "build" option to docker-compose file to simplify rebuilding of images
- move command from docker-compose.yml to Dockerfile
- add ingestion.sh script to simplify quickstart instruction and to reduce confusion
2020-06-05 14:39:20 -07:00
Jyoti Wadhwani
90e449d25e
upgrade the version of neo4j (#1691) 2020-06-04 22:14:57 -07:00
Mars Lan
867dbd0d36
fix: use tuple notations for union types 2020-06-03 15:36:07 -07:00
Mars Lan
b6589ab1d1
Update README.md 2020-06-03 13:52:56 -07:00
Jyoti Wadhwani
8a8dd3de77
move the gradle plugin version to top level build.gradle (#1685) 2020-06-01 19:00:19 -07:00
Jyoti Wadhwani
be75856597
Update townhalls.md
Change town hall details
2020-06-01 16:46:02 -07:00
Jyoti Wadhwani
d88217c769
Update README.md
Update next town hall meeting
2020-06-01 09:51:26 -07:00
Mars Lan
920a1774dc
docs: points to docker images hosted by linkedin org (#1683)
As we're now utilize GitHub Actions to build & publish docker images to docker hub under linkedin org
Also allow overriding image tags via DATAHUB_VERSION environment variable
2020-06-01 09:36:51 -07:00
Mars Lan
63943a1ca8 build: update workflows to build version-tagged docker images upon new release 2020-05-29 20:30:44 -07:00
Mars Lan
5cf27e7d08
Update docker-release.yml 2020-05-29 18:42:20 -07:00
Mars Lan
3c1825dab2
Update docker-release.yml 2020-05-29 18:36:07 -07:00
Mars Lan
57ba03b3b6
Update docker-release.yml 2020-05-29 18:12:55 -07:00
Mars Lan
387a207cc0
Update docker-release.yml 2020-05-29 18:11:56 -07:00
Mars Lan
875e3f078b
Update docker-release.yml 2020-05-29 18:11:09 -07:00
Mars Lan
28c9b2b53d
Update docker-release.yml 2020-05-29 18:09:53 -07:00
Mars Lan
9e18519ddd
Update docker-release.yml 2020-05-29 17:59:10 -07:00
Mars Lan
8ef7fae113
Rename docker-release to docker-release.yml 2020-05-29 17:50:47 -07:00
Mars Lan
c91534d315
build: release-tagged docker images 2020-05-29 17:49:58 -07:00
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