You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/12/17 09:12:17 UTC

[GitHub] [pulsar] kwenZh commented on issue #13375: broker offload use s3 driver, java.io.IOException: No offloader found for driver 'S3'. Please make sure you dropped the offloader nar packages under `${PULSAR_HOME}/offloaders`

kwenZh commented on issue #13375:
URL: https://github.com/apache/pulsar/issues/13375#issuecomment-996555429


   > Have you tried using this name `aws-s3`? @kwenZh
   
    aws-s3 driver  is ok, but the other error log is :  
   
   org.jclouds.http.handlers.BackoffLimitedRetryHandler - Cannot retry after server error, command has exceeded retry limit 100: [method=org.jclouds.aws.s3.AWSS3Client.public abstract java.lang.String org.jclouds.s3.S3Client.getBucketLocation(java.lang.String)[pulsar-offload], request=GET https://s3.amazonaws.com/pulsar-offload?location HTTP/1.1]
   
   i want use my setting url , not https://s3.amazonaws.com/pulsar-offload, how to set it ?


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org