bjornjorgensen commented on pull request #35584: URL: https://github.com/apache/spark/pull/35584#issuecomment-1046862953
@LuciferYang Oh yes, that might explain why my tests get green. But if we look at the problem differently. We actually use [hadoop-common-2.7.4.jar](https://github.com/apache/spark/blob/c538d262dea1632deffffdf6adf9d9b31716818f/dev/deps/spark-deps-hadoop-2-hive-2.3#L79) Now [hadoop 2.10.1 ](https://hadoop.apache.org/release/2.10.1.html) This edition has fixed another CSV also [CVE-2018- 8009](https://nvd.nist.gov/vuln/detail/CVE-2018-8009) so the question now is whether the solution to the problem might be to update hadoop to version 2.10.1? And remove the link to google guava in spark? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
