logging-flume
logging-flume copied to clipboard
fix(sec): upgrade org.apache.hadoop:hadoop-hdfs to 3.3.2
What happened?
There are 1 security vulnerabilities found in org.apache.hadoop:hadoop-hdfs 2.10.1
What did I do?
Upgrade org.apache.hadoop:hadoop-hdfs from 2.10.1 to 3.3.2 for vulnerability fix
What did you expect to happen?
Ideally, no insecure libs should be used.
How was this patch tested?
Run mvn compile
failed locally, couldn't complete the build process.
Run mvn clean test
failed locally, unit-test couldn't pass.
The specification of the pull request
PR Specification from OSCS
I am not sure how to apply this if your own compiles and unit tests failed.