12004 Commits

Author SHA1 Message Date
Mars Lan
5eeae7348e
Update README.md 2020-07-27 11:37:35 -07:00
Jyoti Wadhwani
8eca685be3
Update townhalls.md 2020-07-27 10:33:24 -07:00
Jyoti Wadhwani
778756b642
Agenda for next town hall 2020-07-27 10:28:33 -07:00
Javier Sotelo
ad4c80a753
feat(kafka-config): Add ability to configure other Kafka props (#1745)
* Integarte spring-kafka & spring-boot for security props

- Upgrade spring-kafka to 2.1.14
- Use KafkaListener and KafkaTemplates to enable KafkaAutoConfiguration
- Integrates spring-boot's KafkaProperties into spring-kafka's config

* Cleanup imports

* Add DataHub kafka env vars

* Remove kafka-streams dependency

* Add KafkaProperties to gms; Add docs

* Add to Adoption

* Remove KAFKA_BOOTSTRAP_SERVER default

Co-authored-by: jsotelo <javier.sotelo@viasat.com>
Co-authored-by: Kerem Sahin <ksahin@linkedin.com>
2020-07-27 05:22:51 -07:00
Mars Lan
0a8acb8ae2
Update README.md 2020-07-26 11:26:48 -07:00
Mars Lan
fe52c8e05c
Update README.md 2020-07-26 11:08:13 -07:00
Mars Lan
aa34e1999f
Update README.md 2020-07-26 10:59:58 -07:00
Mars Lan
f8119b77c7 Set theme jekyll-theme-cayman 2020-07-26 10:42:19 -07:00
Mars Lan
adf975ee18
build: build GitHub Pages from /docs directory (#1752)
- Move non-README top-level MD files to /docs
- Update all absolute links to files in /docs to relative links
- Add a placeholder front page for GitHub Pages
2020-07-26 10:41:32 -07:00
Mars Lan
3e4c110723
Revert "build: build GitHub Page from /docs directory (#1750)" (#1751)
This reverts commit b0f56de7a81b8bf921ff37cb81024692d1b9a8ce.
2020-07-26 10:24:41 -07:00
Mars Lan
b0f56de7a8
build: build GitHub Page from /docs directory (#1750)
- Move top-level MD files to /docs and symlink them back
- Update all absolute links to files in /docs to relative links
2020-07-26 10:22:35 -07:00
Mars Lan
a8a4a2c29b
Update _config.yml 2020-07-26 09:34:41 -07:00
Mars Lan
68b19a652f
Update _config.yml 2020-07-26 09:19:30 -07:00
Mars Lan
10161ad095 Set theme jekyll-theme-cayman 2020-07-26 08:11:02 -07:00
Mars Lan
2031c09663
Delete _config.yml 2020-07-26 08:10:37 -07:00
Mars Lan
f693ec0c50
Create _config.yml 2020-07-26 08:10:22 -07:00
Mars Lan
b47277ac31 Set theme jekyll-theme-cayman 2020-07-26 08:05:20 -07:00
Mars Lan
9ecd8de99c
Update faq.md 2020-07-26 07:58:00 -07:00
Mars Lan
aefa725ada
Update roadmap.md 2020-07-26 07:27:55 -07:00
Kerem Sahin
bb9a6cec19 Doc fixes 2020-07-25 19:47:12 -07:00
Mars Lan
4f83ed36db
Update README.md 2020-07-25 18:26:15 -07:00
Mars Lan
aa6a23c08d
Update links.md 2020-07-25 09:56:59 -07:00
Mars Lan
d21f298bb4
Update README.md 2020-07-25 05:32:38 -07:00
Mars Lan
598e580818
Update README.md 2020-07-25 05:07:34 -07:00
Mars Lan
2ea12de71a
Update README.md 2020-07-24 18:38:13 -07:00
Mars Lan
edecea4451
Update README.md 2020-07-24 09:17:34 -07:00
Mars Lan
283b7bfffe
Update README.md 2020-07-24 09:13:32 -07:00
Mars Lan
5f5bd50ed9
Update README.md 2020-07-24 03:30:28 -07:00
Mars Lan
c5bfcfa0f8
Update README.md 2020-07-24 03:30:05 -07:00
Mars Lan
dec2ce9152
build(frontend): Drop unnecessary DB-related dependencies (#1741)
* refactor(frontend): Drop unnecessary DB-related dependencies

* Drop unused dependencies from top-level build script
2020-07-22 19:43:30 -07:00
Mars Lan
00d89115b2
feat(gms): add postgres & mariadb supports to GMS (#1742)
* feat(gms): add postgres & mariadb supports to GMS

Also add corresponding docker-compose files

* Update README.md
2020-07-22 19:39:58 -07:00
Mars Lan
7ddf9a3427
Update README.md 2020-07-22 19:08:12 -07:00
Mars Lan
a38914a33e
Update README.md 2020-07-22 16:45:04 -07:00
Mars Lan
060b91ad3e
Update faq.md 2020-07-22 16:42:09 -07:00
Mars Lan
db0b974de4
Update features.md 2020-07-22 16:37:50 -07:00
Mars Lan
39db108f7a
Update README.md 2020-07-22 16:07:02 -07:00
Mars Lan
c63d169bd5
Update README.md 2020-07-22 15:36:05 -07:00
Mars Lan
e983f3dd9d
doc: add a separate doc to keep track of the full list or links (#1744)
* Update README.md

* Create links.md

* Update README.md

* Update links.md
2020-07-22 15:16:57 -07:00
Mars Lan
267941edea
Update README.md 2020-07-22 11:02:45 -07:00
Mars Lan
1a5e56ce66
Update roadmap.md 2020-07-22 07:03:06 -07:00
John Plaisted
8686a39b38
Update the roadmap (#1740)
* Update the roadmap

- Make short term more like what we're doing this quarter
- Medium term is next quarter
- Long term is 2 or 3 quarters from now
- Visionary is even beyond that

Making this PR mostly to discuss the roadmap. I've moved a few items down to "unprioritized"; before merging this we should put these in a category. Mostly saving the state of what I've done so far.

* Update roadmap.md

Co-authored-by: Mars Lan <mars.th.lan@gmail.com>
2020-07-22 07:01:53 -07:00
Mars Lan
a023b057e2
Update README.md 2020-07-21 19:43:11 -07:00
Mars Lan
d786a0e828
Update README.md 2020-07-21 19:25:47 -07:00
Mars Lan
00ca4a5108
Update README.md 2020-07-21 19:21:22 -07:00
dependabot[bot]
e4e3bc92bf
build(deps): bump lodash from 4.17.15 to 4.17.19 in /datahub-web (#1738)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 09:56:35 -07:00
Harsh Shah
136fc2a569
refactor(models): remove internal cluster model (#1733)
* refactor(models): remove internal cluster model

Remove internal model which is not used in open source
2020-07-15 16:32:45 -07:00
cobolbaby
5dc61658f8
fix: correct the way to catch the exception (#1727)
* fix: modify the etl script dependency

* fix: Correct the way to catch the exception

* fix: Compatible with the following kafka cluster when the Kafka Topic message Key cannot be empty

* fix: Adjust the kafka message key; Improve the comment of field

* fix: Avro schema required for key

Co-authored-by: Cobolbaby <Zhang.Xing-Long@inventec.com>
2020-07-10 07:56:19 -07:00
cobolbaby
ed128080e2
fix: modify the etl script dependency (#1726)
Co-authored-by: Cobolbaby <Zhang.Xing-Long@inventec.com>
2020-07-08 21:51:42 -07:00
Jyoti Wadhwani
2d827597d8
Update README.md 2020-06-30 18:14:50 -07:00
Mars Lan
1ccd902d80
Update README.md 2020-06-30 16:01:57 -07:00