12004 Commits

Author SHA1 Message Date
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
Mars Lan
10f7c1205b
doc: styling tweak 2020-03-29 08:04:17 -07:00
Mars Lan
dd9895e437
doc: minor styling tweak 2020-03-29 08:02:53 -07:00
Mars Lan
0601ad889a
doc: add quick links to root README 2020-03-29 07:59:59 -07:00
larluo
ad91a528ce
add oracle driver (#1613) 2020-03-27 18:28:55 -07:00
Chris Lee
ba33c7a5cd Specify python version in mce-cli requirement.txt 2020-03-27 13:33:22 -07:00
Chris Lee
d1cf62854d
Fix: Docker Quickstart - Sample Data Loading Error
Specify the python version for the required confluent-Kafka library.
2020-03-27 13:14:23 -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
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