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

Arvid Heise edited comment on FLINK-23945 at 8/25/21, 11:41 AM:
----------------------------------------------------------------

Your syntax is incorrect. s3://<bucket>/<path> is always setting the bucket at 
a given endpoint.

For minio, we explicitly set http://<ip>:<port> as an {{s3.endpoint}} and then 
use s3 protocol just for actual bucket.

 -There is also a combined syntax (Virtual Hosted-Style Requests) where you set 
it to http(s)://<bucket>.<ip>:<port>/<path> [1]-

-[1] 
[https://docs.aws.amazon.com/AmazonS3/latest/userguide/VirtualHosting.html|https://docs.aws.amazon.com/AmazonS3/latest/userguide/VirtualHosting.html-]-
 (cannot be used in Flink)


was (Author: arvid):
Your syntax is incorrect. s3://<bucket>/<path> is always setting the bucket at 
a given endpoint.

For minio, we explicitly set http://<ip>:<port> as an {{s3.endpoint}} and then 
use s3 protocol just for actual bucket.
-
There is also a combined syntax (Virtual Hosted-Style Requests) where you set 
it to http(s)://<bucket>.<ip>:<port>/<path> [1]

[1] https://docs.aws.amazon.com/AmazonS3/latest/userguide/VirtualHosting.html- 
(cannot be used in Flink)

>  can not open dashboard
> -----------------------
>
>                 Key: FLINK-23945
>                 URL: https://issues.apache.org/jira/browse/FLINK-23945
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / FileSystem, Deployment / Kubernetes
>    Affects Versions: 1.12.3
>            Reporter: 钟洋洋
>            Priority: Minor
>
> Cannot deploy normally using k8s native session mode, but no error log is 
> found
>  
> Details are in the comments section
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to