xiehanghang commented on issue #4129: URL: https://github.com/apache/incubator-seatunnel/issues/4129#issuecomment-1432286878
> https://seatunnel.apache.org/docs/2.3.0/connector-v2/source/S3File This guide only adds two jar packages( hadoop-aws.jar、hadoop-client.jar), but it is not enough to actually run it, the following are the packages I have added to {seatunnel_home}/lib or {seatunnel_home}/plugins ``` aws-java-sdk-bundle-1.12.262.jar hadoop-aws-2.10.2.jar hadoop-shaded-guava-1.1.1.jar aws-java-sdk-core-1.11.1000.jar hadoop-client-2.10.2.jar aws-java-sdk-s3-1.11.1000.jar hadoop-common-2.10.2.jar seatunnel-hadoop3-3.1.4-uber-2.3.0-optional.jar ``` -- 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]
