steveloughran commented on pull request #2468:
URL: https://github.com/apache/hadoop/pull/2468#issuecomment-728966493


   Here's the cloud storage dependencies BTW
   ```
   [INFO] +- org.apache.hadoop:hadoop-aws:jar:3.4.0-SNAPSHOT:compile
   [INFO] |  +- com.amazonaws:aws-java-sdk-bundle:jar:1.11.901:compile
   [INFO] |  \- org.wildfly.openssl:wildfly-openssl:jar:1.0.7.Final:compile
   ```
   
   I think we should consider downgrading that openssl dependency in the 
hadoop-aws pom from "runtime" to "test". It's clearly creeping in downstream 
and we don't need that. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to