3044 Commits

Author SHA1 Message Date
Mars Lan
e2eac45b85
refactor: remove unused legacy models (#1614) 2020-03-27 10:17:06 -07:00
Jyoti Wadhwani
5fb3c97315
metadata-models 54.0.1 -> 58.0.1 (#1610)
Changes include:
Remove all keys that can be moved back to respective GMS
Add support for <, <=, >, >= conditions for the filter API
Update Conditions model for <, <=, >, >= conditions

MP_VERSION=metadata-models:58.0.1
MP_VERSION=wherehows-samza:1.0.56
2020-03-26 21:53:29 -07:00
larluo
c2e4761753
init jdbc generator (#1611) 2020-03-26 21:32:26 -07:00
Bharat
502db03b0d
add support for kubernetes helm packaging (#1609) 2020-03-26 19:28:30 -07:00
larluo
3fae73691e
add lineage hive (#1608) 2020-03-25 21:54:22 -07:00
Mars Lan
38fc7249d2 Revert "metadata-models 54.0.1 -> 58.0.1:"
This reverts commit bab5daa56d77f067de949f6f0eb5bc7c537641f7.
2020-03-25 21:43:28 -07:00
Jyoti Wadhwani
bab5daa56d metadata-models 54.0.1 -> 58.0.1:
58.0.1: Remove all keys that can be moved back to respective GMS
    58.0.0: Revert "Reverting the commit range: f0c894b490d3df047837cf2fb7b9911c86188cae..4b5f31ed8844f818d7db0880d30c8dc8c7ac0087."
   57.0.16: Reverting the commit range: f0c894b490d3df047837cf2fb7b9911c86188cae..4b5f31ed8844f818d7db0880d30c8dc8c7ac0087.
   57.0.15: Disable filtering removed entities in browse until META-10900 is solved
   57.0.14: (resubmit) add graph index builder for ai-metadata entities and relationships
   57.0.13: Reverting the commit range: 830e63b4b40cf701db216952c34d731a7a82ea1d..4255871452062c2fd14651cb4fffb7d337bad300.
   57.0.12: add graph index builder for ai-metadata entities and relationships
   57.0.11: Fix bug which sets removed field to always true while building DatasetDocument
   57.0.10: Change p12 file name to new ina group name
    57.0.9: Add removal field in field compliance to flag the proposal as removal or not.
    57.0.8: Adding action Builder for DatasetInstance entity
    57.0.7: Adding GMA entities and relations for GridWorkflow and GridWorkflowExecution
    57.0.6: Adding dataType and dataClassification to the search document
    57.0.5: Rename graph entity MlTrainedModel to MlTrainedModelEntity
    57.0.4: Code to form the FollowedBy Graph based on the Follow Aspect
    57.0.3: add graph entity and relationship models for ai-metadata
    57.0.2: Refactor incorrect use of mock in variable names
    57.0.1: Add support for <, <=, >, >= conditions for the filter API
    57.0.0: Update Conditions model for <, <=, >, >= conditions
    56.0.5: update version of pegasus metadata plugin
    56.0.4: update container dependency
    56.0.3: Move mlFeatures from SnapshotRequestBuilders to ActionRequestbuilder
    56.0.2: Adding reserved versions aspect
    56.0.1: Create search filter for compliance pending review proposal.
    56.0.0: Add Likes aspect resource in metadata restli utils
    55.0.6: Fix a bug with getAll API
    55.0.5: Move applicable metadata-store SnapshotRequestBuilders to ActionRequestbuilder
    55.0.4: EspressoDAO: Updated to expect a separator between entityType and aspectName for config mapping keys
    55.0.3: Added EspressoRecordSerializer and EspressoDAOUtils
    55.0.2: Rewrote EspressoLocalDAOTest with a mocked EspressoAccessor
    55.0.1: Migrate metric-gms SnapshotRequestBuilders to ActionRequestBuilder
    55.0.0: [Wormhole] Deprecate Holdem-centric locations in favor of the more general CORP locations, which contain Holdem.
    54.0.1: Migrate job-gms SnapshotRequestBuilders to ActionRequestBuilder
wherehows-samza 1.0.56 -> 1.0.56:

    1.0.56: Gradle5 migration
MP_VERSION=metadata-models:58.0.1
MP_VERSION=wherehows-samza:1.0.56

This commit is automatically generated by li-opensource tool.
2020-03-25 21:13:14 -07:00
Bharat
bfc6c6fd0b
feat: support for Kubernetes-based deployment (#1602)
* Support for Kubernetes based deployments

* Update README.md

* Updated the README to change the configmap with relevant docker host details

* Fixed README based on the comments in PR

* Fixed README to point to Confluent Kafka Helm charts

Co-authored-by: Mars Lan <mars.th.lan@gmail.com>
2020-03-24 06:01:51 -07:00
Kerem Sahin
34d1ba3f63 build(quickstart): Small fix in quickstart.sh & doc update
1. Use "source" while executing quickstart.sh to bring env var to the context of calling shell
2. Use sudo while running chown in quickstart.sh
3. Update main readme
4. Add missing container names
2020-03-23 16:11:35 -07:00
Mars Lan
a06c51eefb
doc: update PR template 2020-03-23 13:55:52 -07:00
Albert Franzi
5ac098fbdd
feature: 🐳 - Allow to store Quickstart dockers data in a folder for persistance (#1568)
* feature: 🐳 - Allow to store Quickstart dockers data in a folder for persistance

* bump: Update Kafka dockers to 5.4.0

* feature: 🐳 - Add kafka-topics-ui docker to the kafka docker folder

* refactor: Provide a quickstart.sh script to start all dockers
2020-03-23 13:43:51 -07:00
dependabot[bot]
39b5053af7
Bump acorn from 5.7.3 to 5.7.4 in /datahub-web (#1607)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-23 10:52:56 -07:00
Mars Lan
46aaa51308
Create CODE_OF_CONDUCT.md 2020-03-23 10:25:17 -07:00
Jay Sen
1579a209b3
specify explicit avro lib for compatibility issue (#1605) 2020-03-23 09:50:46 -07:00
Kerem Sahin
4a6c5ece34
Fix typo in pull 2020-03-23 07:09:56 -07:00
Mars Lan
28f808b25e
Update README.md 2020-03-22 17:16:58 -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
84326b36b4
docs: update PR template 2020-03-22 09:13:41 -07:00
Mars Lan
6e230ce54b
docs: add initial PR template 2020-03-22 09:11:37 -07:00
Mars Lan
1aef8f6e1b
build: bypass testing datahub-web when running idea gradle task (#1601) 2020-03-21 16:12:57 -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
18fc749551
Update README.md 2020-03-21 15:58:04 -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
13fe82c4c9
Update README.md 2020-03-21 11:16:56 -07:00
Mars Lan
1570f766d7
Update CONTRIBUTING.md 2020-03-21 11:12:43 -07:00
Mars Lan
c8a091cb3d
Update CONTRIBUTING.md 2020-03-21 11:11:24 -07:00
Mars Lan
44d9bc0959
Update README.md 2020-03-21 10:48:45 -07:00
Mars Lan
007be001da
Update README.md 2020-03-21 10:08:46 -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
Mars Lan
b7cbae66cb
Update townhalls.md 2020-03-20 11:22:26 -07:00
Mars Lan
0f66fa6525
Update README.md 2020-03-20 11:20:20 -07:00
Mars Lan
b9e7cf7ed1
Update townhalls.md 2020-03-20 11:19:37 -07:00
Chris Lee
c880790237
Update roadmap.md 2020-03-20 07:44:59 -07:00
Chris Lee
3b53f20377
Update roadmap.md 2020-03-20 07:41:03 -07:00
Mars Lan
93c18d4f63
Update README.md 2020-03-19 15:43:23 -07:00
Mars Lan
1bfda3e134
Update urn.md 2020-03-19 08:59:40 -07:00
Mars Lan
85fdbcaefc
Update urn.md 2020-03-19 08:53:26 -07:00
Mars Lan
4d67a0d3b7
Update faq.md 2020-03-18 19:57:06 -07:00
Mars Lan
ced449af6a
Update faq.md 2020-03-18 19:54:48 -07:00
Kerem Sahin
4490f9ed42 Updating urn.md doc 2020-03-18 18:21:26 -07:00
larluo
040ed85f54
add datahub producer (#1597) 2020-03-18 07:29:47 -07:00
Jyoti Wadhwani
0e24e0c145
Update README.md with the new FAQ MD file 2020-03-17 22:40:07 -07:00
Jyoti Wadhwani
6bf6bcd58b
Create faq.md 2020-03-17 22:38:29 -07:00
Kerem Sahin
5f843e55d6
Update roadmap.md 2020-03-17 12:28:14 -07:00
Mars Lan
c8513dfe2d
Replace pas meetings list with table 2020-03-17 07:41:34 -07:00
Mars Lan
d84d15f947
Update README.md 2020-03-15 14:55:27 -07:00