BePPPower commented on PR #15617:
URL: https://github.com/apache/doris/pull/15617#issuecomment-1374390595

   > > Hi, I still get error like 'parse file failed, path = s3://file' after 
using your changes, but using 'http://' is ok.
   > 
   > s3默认使用的virtual-hosted 
style,即类似:s3://bucket.endpoint/file的形式,如果是s3://endpoint/bucket/file的形式应该会报你这种错误才对。您用的哪种方式呢
   
   ok, I got it. Is `"use_path_style"="true"` no use for 
`s3://bucket.endpoint/file` ? When I'm using`s3://bucket.endpoint/file`, it's 
ok whatever I set `"use_path_style"="true"` or `"use_path_style"="false"`


-- 
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-unsubscr...@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to