2974 Commits

Author SHA1 Message Date
Mars Lan
66dccefd36
Update roadmap.md 2020-03-11 05:26:05 -07:00
Mars Lan
18864e5d26
Update features.md 2020-03-11 05:25:32 -07:00
Mars Lan
f9ca4d8da3
Update README.md 2020-03-11 05:25:09 -07:00
Mars Lan
161f618db3
Update features.md 2020-03-11 05:03:18 -07:00
Mars Lan
a75e2f307b
Update features.md 2020-03-11 05:02:30 -07:00
Mars Lan
7603dc3495
Update features.md 2020-03-11 04:57:36 -07:00
Mars Lan
2211356a65
Update features.md 2020-03-11 04:57:08 -07:00
Mars Lan
990b3453c1
Update features.md 2020-03-11 04:56:22 -07:00
Kerem Sahin
7a0443cc4d Add a doc to highlight supported features in DataHub & provide status in the roadmap 2020-03-10 23:32:50 -07:00
Chris Lee
4f2e989650
Update data-source-onboarding.md with examples. 2020-03-10 19:46:07 -07:00
larluo
6151949f3d
add nix sandbox (#1585) 2020-03-09 20:23:47 -07:00
Jyoti Wadhwani
f42fcaf81e
Create search.md (#1587) 2020-03-09 14:01:33 -07:00
Mars Lan
2f658d1385
Update README.md 2020-03-08 10:27:10 -07:00
Mars Lan
d3496dbf14
Update roadmap.md 2020-03-07 15:25:04 -08:00
Mars Lan
65032585c4
Update README.md 2020-03-07 06:52:51 -08:00
Mars Lan
3e62554c1d
Update README.md 2020-03-06 15:50:49 -08:00
Seyi Adebajo
03ca41f2d0
Update roadmap.md 2020-03-06 13:46:27 -08:00
Mars Lan
8d3f2ec3a8
Update README.md 2020-03-03 17:33:28 -08:00
Kerem Sahin
1fff6c94be Cleanup of unused restli-resource base classes 2020-03-03 16:14:11 -08:00
Kerem Sahin
36a5d23e42 Migrate to getSnapshot API & remove dataset snapshot 2020-03-03 16:04:01 -08:00
Kerem Sahin
970a003cc3 Cleanup unused snapshot resources for corp users & groups 2020-03-03 15:37:00 -08:00
Kerem Sahin
a8f6016543 Update GMS documentation - replace create calls to use ingest API instead of snapshot 2020-03-03 13:41:11 -08:00
Mars Lan
2919fd6a62
Drop LI internal fabrics (#1581)
Drop LI internal fabrics
2020-03-02 13:45:25 -08:00
Mars Lan
1825e27320
Update roadmap.md 2020-03-02 07:20:29 -08:00
Mars Lan
01800ad3ca
Update roadmap.md 2020-03-02 07:15:00 -08:00
Mars Lan
7e0fa842eb
Update README.md 2020-02-28 22:20:00 -08:00
Mars Lan
933c47881b
Update README.md 2020-02-28 22:12:56 -08:00
Mars Lan
64700e5b49
Update README.md 2020-02-28 22:09:35 -08:00
Mars Lan
80bcee69e0
Update README.md 2020-02-28 22:09:03 -08:00
Mars Lan
229272fdc9
Update README.md 2020-02-28 22:08:28 -08:00
Mars Lan
24a49dba2e
Update README.md 2020-02-28 22:04:01 -08:00
Mars Lan
26d16e639c
Update README.md 2020-02-28 21:58:44 -08:00
Mars Lan
fa8235f3d2
Update README.md 2020-02-28 21:53:39 -08:00
Mars Lan
75b43cd5c7
Update README.md 2020-02-28 21:52:34 -08:00
Mars Lan
667d50e8c2
Update README.md 2020-02-28 21:52:12 -08:00
Mars Lan
1d3e8b75e4
Update README.md 2020-02-28 21:44:40 -08:00
Jyoti Wadhwani
659cb7d7e8
Update README.md 2020-02-28 18:28:55 -08:00
Jyoti Wadhwani
f12f387c25
Update README with town hall meeting announcement 2020-02-28 17:55:44 -08:00
Arun Vasudevan
9f119d3898
feat: Enable Failed Metadata Change Event for MCE Processor (#1575)
* feat: Enable Failed Metadata Change Event for MCE Processor

No Failed MCE was sent when a MCE was rejected by the system
- Added FailedMetadataChangeEvent kafka topic
- Created FailedMCE event from the MCE record
- Added Kafka Producer to send FailedMCE to the FailedMetadataChangeEvent Topic

* fix: Review Comment
- Added Nonnull Annotations
- Made Local variables as final

* bug: added pegasus2avro test json

- Added pegasus2avro test fmce json

* feat: Add Tests for Event Utils Avro2pegasusfmce

- Added Tests for avro2Pegasusfmce
2020-02-26 14:18:08 -08:00
Kerem Sahin
71f2d14503 Adding EventUtilsTest 2020-02-26 12:46:35 -08:00
larluo
e69def98eb
fix typo and watchman error (#1574)
* adjust gradew to gradlew

* add watchman proxy URL
2020-02-23 19:36:26 -08:00
Mars Lan
0b68cd88a0
Update roadmap.md 2020-02-21 21:34:45 -08:00
Mars Lan
ece57a6c1f
Update README.md 2020-02-21 16:33:45 -08:00
Kerem Sahin
ad31b55427 Fix typos in docs 2020-02-21 15:42:53 -08:00
Chris Lee
b727b53d19
Updated intro of How to onboard a new data source. 2020-02-21 15:18:35 -08:00
Kerem Sahin
1168501083 Enable tests for all modules by using global gradle config 2020-02-21 11:53:45 -08:00
Ben Haley
d09cedca28
Allow dashes in user urn (#1564)
* Fix: allow user/group urns to contain dashes

CorpUser urns containing dashes are valid entries. When adding that user as an
owner, the MAE job validates the owner's urn using a regex filter that only accepts
alphanumeric characters and underscore (\w). That means any ownership changes where
the user urn contains an underscore are rejected.

This change extends the regex filter to allow dashes in the name. It includes unit
tests that verify the change works for multiple dashes and underscores.

There are other cases to consider:

1. Should any other characters be allowed?
2. Should the filter check the urn starts and ends with alphanumeric characters?

CLOSES: User urn does not handle dashes consistently #1554

BREAKING CHANGE: None. This change relaxes a restriction so existing code is ok.

* Added tests for group members and fixed assertion
2020-02-21 10:58:53 -08:00
Albert Franzi
eab97f7c7b
feature: 📷 - Use pictureLink property to show person picture (#1570) 2020-02-21 00:14:51 -08:00
dependabot[bot]
c7be8ce9ee
Bump codecov from 3.5.0 to 3.6.5 in /datahub-web (#1565)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.5.0 to 3.6.5.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-20 23:26:44 -08:00
Albert Franzi
2ca1305e4e
feature: 📝 - Show Dataset description (#1569)
* Use v0.3 for datahub docker images as part of quickstart

* feature: 📝 - Show Dataset description

* wip: clean unrelated changes

Co-authored-by: Kerem Sahin <ksahin@linkedin.com>
2020-02-20 23:25:35 -08:00