Abacn commented on issue #31931: URL: https://github.com/apache/beam/issues/31931#issuecomment-4451838756
It's a dependency version issue. It happens because gcs-connector now depends on Hadoop 3, `org.apache.hadoop.fs.VectoredReadUtils.validateRangeRequest` should exists in hadoop-commons 3.4.2, but it's likely get overriden by other shaded dependency. Let me check. -- 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]
