Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: fixes bugs in both jar and docker packaging #213

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

codefromthecrypt
Copy link
Member

  • due to use of ancient hadoop which uses sun. packages, we have to use a full JRE. We can revisit once off that.
  • when we updated from spark 2.x to 3.x we missed a maven shade expression which led to classes not found in Elasticsearch (others ok)

* due to use of ancient hadoop which uses sun. packages, we have to use
  a full JRE. We can revisit once off that.
* when we updated from spark 2.x to 3.x we missed a maven shade
  expression which led to classes not found in Elasticsearch (others ok)

Signed-off-by: Adrian Cole <[email protected]>
@codefromthecrypt codefromthecrypt merged commit e1125e2 into master Dec 15, 2023
5 checks passed
@codefromthecrypt codefromthecrypt deleted the packaging-fixes branch December 15, 2023 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant