This repository was archived by the owner on Jan 9, 2020. It is now read-only.
forked from apache/spark
-
Notifications
You must be signed in to change notification settings - Fork 117
Exclude com.sun.jersey from docker-minimal-bundle. #420
Merged
erikerlandson
merged 1 commit into
branch-2.2-kubernetes
from
exclude-jersey-docker-minimal-bundle
Aug 8, 2017
Merged
Exclude com.sun.jersey from docker-minimal-bundle. #420
erikerlandson
merged 1 commit into
branch-2.2-kubernetes
from
exclude-jersey-docker-minimal-bundle
Aug 8, 2017
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This probably is not the correct fix long-term as we should find the specific module that is pulling in the bad jersey-1 version. But until we can track down what the specific offending module is, this will have to do.
Author
Member
|
rerun integration tests please |
Member
|
4/4 successful so far |
Member
|
rerun integration tests please |
3 similar comments
Member
|
rerun integration tests please |
Member
|
rerun integration tests please |
Member
|
rerun integration tests please |
Member
|
Looks like the right fix to me. (for the short term) |
Member
Member
|
Thoughts on whether we should use this fix or the one in #419 ? |
Member
ifilonenko
pushed a commit
to ifilonenko/spark
that referenced
this pull request
Feb 26, 2019
…9.1-palantir.10 Sr/hadoop 2.9.1 palantir.11
puneetloya
pushed a commit
to puneetloya/spark
that referenced
this pull request
Mar 11, 2019
…8s#420) This probably is not the correct fix long-term as we should find the specific module that is pulling in the bad jersey-1 version. But until we can track down what the specific offending module is, this will have to do.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This probably is not the correct fix long-term as we should find the specific module that is pulling in the bad jersey-1 version. But until we can track down what the specific offending module is, this will have to do.