logging-flume icon indicating copy to clipboard operation
logging-flume copied to clipboard

fix(sec): upgrade org.apache.hadoop:hadoop-hdfs to 3.3.2

Open vvsd opened this issue 2 years ago • 1 comments

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

vvsd avatar Oct 16 '22 04:10 vvsd

I am not sure how to apply this if your own compiles and unit tests failed.

rgoers avatar Feb 22 '23 20:02 rgoers