steveloughran commented on a change in pull request #25559: [WIP][DO-NOT-MERGE]
Test updating Kinesis deps and current state of Kinesis Python tests
URL: https://github.com/apache/spark/pull/25559#discussion_r318316306
##########
File path: hadoop-cloud/pom.xml
##########
@@ -100,6 +100,10 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
</exclusion>
+ <exclusion>
Review comment:
1.7.4 is a really old version; hadoop 2.9+ uses a (fat) shaded JAR which has
a consistent kinesis SDK in with it; 2.8 is on a 1.10.x I think
Go on, move off Hadoop 2.7 as a baseline. It's many years old.
EOL/unsupported and never actually qualified against Java 8
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]