[
https://issues.apache.org/jira/browse/FLINK-28915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17581613#comment-17581613
]
Yang Wang commented on FLINK-28915:
-----------------------------------
I think we need to cover all the flink-supported filesystems(hdfs, S3, OSS,
GFS, etc.). The reason why the operator does not support is it does not have
the credentials for accessing these filesystems. However, the fetcher in Flink
could get the credential because it is usually already configured for
checkpoint/HA usage.
> Flink Native k8s mode jar localtion support s3 schema
> ------------------------------------------------------
>
> Key: FLINK-28915
> URL: https://issues.apache.org/jira/browse/FLINK-28915
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Kubernetes, flink-contrib
> Affects Versions: 1.15.0, 1.15.1
> Reporter: hjw
> Assignee: hjw
> Priority: Major
>
> As the Flink document show , local is the only supported scheme in Native k8s
> deployment.
> Is there have a plan to support s3 filesystem? thx.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)