[ 
https://issues.apache.org/jira/browse/HBASE-28056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760881#comment-17760881
 ] 

Steve Loughran commented on HBASE-28056:
----------------------------------------


{code}
20:40:56 2023-08-30 19:40:56 - ERROR-root::util|431:: [ERROR] Failed to execute 
goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile 
(default-compile) on project hadoop-testutils: Compilation failure: Compilation 
failure:
20:40:56 2023-08-30 19:40:56 - ERROR-root::util|431:: [ERROR] 
/.../hbase_filesystem/hadoop-testutils/src/main/java/org/apache/hadoop/hbase/oss/Hadoop33EmbeddedS3ClientFactory.java:[33,8]
 org.apache.hadoop.hbase.oss.Hadoop33EmbeddedS3ClientFactory is not abstract 
and does not override abstract method 
createS3TransferManager(software.amazon.awssdk.services.s3.S3AsyncClient) in 
org.apache.hadoop.fs.s3a.S3ClientFactory
20:40:56 2023-08-30 19:40:56 - ERROR-root::util|431:: [ERROR] 
/.../hbase_filesystem/hadoop-testutils/src/main/java/org/apache/hadoop/hbase/oss/Hadoop33EmbeddedS3ClientFactory.java:[56,19]
 
createS3Client(java.net.URI,org.apache.hadoop.fs.s3a.S3ClientFactory.S3ClientCreationParameters)
 in org.apache.hadoop.hbase.oss.Hadoop33EmbeddedS3ClientFactory cannot 
implement 
createS3Client(java.net.URI,org.apache.hadoop.fs.s3a.S3ClientFactory.S3ClientCreationParameters)
 in org.apache.hadoop.fs.s3a.S3ClientFactory
20:40:56 2023-08-30 19:40:56 - ERROR-root::util|431:: [ERROR]   return type 
com.amazonaws.services.s3.AmazonS3 is not compatible with 
software.amazon.awssdk.services.s3.S3Client
20:40:56 2023-08-30 19:40:56 - ERROR-root::util|431:: [ERROR] -> [Help 1]

{code}


> [HBoss] add support for AWS v2 SDK
> ----------------------------------
>
>                 Key: HBASE-28056
>                 URL: https://issues.apache.org/jira/browse/HBASE-28056
>             Project: HBase
>          Issue Type: Bug
>          Components: hboss
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>
> HBoss doesn't compile against a version of hadoop built with the AWS v2 SDK, 
> which HADOOP-18703 will do on hadoop trunk within a few days.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to