-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vpj] Exclude Spark's transitive dependencies that are known to be bad (
#871) In the PR that added Apache Spark, a few dependencies were bumped transitively and some of them are known to have critical issues: 1. Avro 1.11 is known to be susceptible to a deadlock bug (AVRO-3243) 2. log4j 2.17.2 has a performance regression (LOG4J2-3487)
- Loading branch information
1 parent
85cb304
commit c64d119
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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 file contains 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