Matt Fysh
10/22/2022, 1:56 AMorg.apache.hadoop.fs.s3a.S3ARetryPolicy
org.apache.hadoop.conf.Configuration
I get an error message about getTimeDuration(String, String, TimeUnit) NoSuchMethod - so I suspect S3ARetryPolicy is a 3.x hadoop client class and Configuration is a 2.7.x class - any idea how I can debug this a little more? I’m using AWS Kinesis StudioMatt Fysh
10/22/2022, 2:00 AMDanny Cranmer
10/22/2022, 9:19 AM