81 Commits

Author SHA1 Message Date
raysaka
fcb3242983
chore(ingest): bump python package dependencies to resolve vulns (#6384)
Co-authored-by: John Joyce <john@acryl.io>
2022-12-19 18:12:56 -05:00
Harshal Sheth
8c14dfc617
ci: fix ingestion gradle retry (#6752) 2022-12-13 20:16:59 -05:00
Harshal Sheth
ab24379def
build: add retries to gradle wrapper download in ingestion docker (#6704) 2022-12-08 22:37:29 -05:00
david-leifker
691f802a13
fix(security): version bump to latest minor python image (#6694) 2022-12-08 13:54:21 -05:00
Aseem Bansal
96150cfb10
fix(ci): revert confluent kafka in base image (#6690) 2022-12-08 13:54:13 -05:00
Aseem Bansal
a087a9fbb9
chore(ci): update base ingestion image requirements file (#6687) 2022-12-08 09:59:19 +05:30
Harshal Sheth
2cb1e6576d
fix(ingest): add alias for bigquery-beta (#6521) 2022-11-22 14:15:20 -05:00
Fredrik Sannholm
9e86c6f953
fix(docker): install openjdk 11 in base ingest image (#6365) 2022-11-04 20:43:18 +05:30
leifker
203a6ff57b
refactor(java11) - convert most modules to java 11 (#5836)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-25 08:39:22 -07:00
Harshal Sheth
aa93a34678
fix(docker): skip zoneinfo backport on newer python versions (#5912) 2022-09-13 11:37:55 -07:00
Harshal Sheth
6f09f1025e
ci(ingest): test with python 3.10 (#5863) 2022-09-07 17:08:49 -07:00
Pedro Silva
42a847c8d1
feat(docker) Adds Sasl support to base ingestion image (#5855)
* feat(docker) Adds Sasl support to base ingestion image

* Add oracle changes
2022-09-07 22:21:06 +05:30
Harshal Sheth
762bcbb168
chore(docker): make curl/wget commands quiet in docker (#5819) 2022-09-04 22:39:08 -07:00
dependabot[bot]
12a1bd20de
build(deps): bump nbconvert in /docker/datahub-ingestion (#5716)
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Commits](https://github.com/jupyter/nbconvert/compare/6.5...6.5.1)

---
updated-dependencies:
- dependency-name: nbconvert
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 21:46:45 -07:00
Aseem Bansal
d20071ad91
fix(ci): smoke test less flaky, add src, dev dep in smoke image (#5594) 2022-08-09 19:07:12 +05:30
Aseem Bansal
935b423452
fix(docs,build): remove base image not needed, cleanup docs (#5469) 2022-07-22 19:43:48 +05:30
Aseem Bansal
e21efbe9d2
fix(build): add base image with gradle wrapper cached (#5467) 2022-07-22 17:44:37 +05:30
Aseem Bansal
9fca5277dc
fix(build): tweak ingestion build (#5374) 2022-07-12 12:37:47 +05:30
Aseem Bansal
b73477f31e
feat(build): reduce build time for ingestion image (#5225) 2022-06-29 15:26:12 +05:30
Aseem Bansal
001d636a08
fix(build): missing libs (#5254) 2022-06-27 17:28:12 +05:30
Aseem Bansal
60ca9580d1
feat(build): add base image for ingest (#5243) 2022-06-27 14:08:16 +05:30
Kevin Neville
d8e6f890a9
fix: Replace old repository link with new link (#4446) 2022-03-18 14:12:19 -07:00
Harshal Sheth
0171735ae0
feat(build): include correct version in metadata-ingestion docker image (#3857) 2022-01-10 15:38:19 -08:00
Dexter Lee
7ebdc15137
fix(docker): codegen before building docker image for ingestion (#3342) 2021-10-08 11:57:00 -07:00
Seref Acet
640920d7c5
fix(ingest): Fix sasl exception for hive ingestion (#3326) 2021-10-04 22:07:41 -07:00
Dexter Lee
940cbb14ca
fix(docker): pin setuptools version in docker ingestion build (#3214) 2021-09-08 17:07:01 -07:00
Harshal Sheth
2123c8b6d7
fix(ingest): exclude mssql-odbc from "all" extra (#2660) 2021-06-07 14:00:35 -07:00
Harshal Sheth
7d02313a2a
fix(ingest): use python extras in docker image (#2226) 2021-03-11 16:30:38 -08:00
Harshal Sheth
6a8fca59f1
feat(ingest): use plugin system based on Python extras (#2224) 2021-03-11 13:41:05 -08:00
Harshal Sheth
410b823be9
build(ingest): use multi-stage docker build for datahub-ingestion (#2159) 2021-03-02 14:51:59 -08:00
Harshal Sheth
9e73794022
ci(ingest): setup docker container for metadata ingestion (#2150) 2021-03-01 17:36:38 -08:00