You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/04/08 10:25:00 UTC

[jira] [Closed] (FLINK-27134) OSS sink can't get access key id

     [ https://issues.apache.org/jira/browse/FLINK-27134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Visser closed FLINK-27134.
----------------------------------
    Resolution: Won't Fix

[~AlexZax] Since you're cherry-picking patches manually, I'm not sure why you're opening a ticket for the Flink community. There is no bug in Flink from my perspective. Feel free to re-open if you have additional information on why you think this is a bug. 

> OSS sink can't get  access key id
> ---------------------------------
>
>                 Key: FLINK-27134
>                 URL: https://issues.apache.org/jira/browse/FLINK-27134
>             Project: Flink
>          Issue Type: Bug
>          Components: FileSystems
>    Affects Versions: 1.12.3
>         Environment: flink version: 1.12.3
> patch: flink-11388
> fs.oss.sdk.version:3.4.1
> add flink-conf.yaml:
> fs.oss.credentials.provider: com.aliyun.oss.common.auth.EnvironmentVariableCredentialsProvider
> fs.oss.endpoint: cn-shanghai-internal.aliyuncs.com
> fs.oss.accessKeyId: ******
> fs.oss.accessKeySecret: ******
>            Reporter: Alex Z
>            Priority: Major
>         Attachments: error_info.png, keyid.png
>
>
> When I cherry-pick the flink-11388 patch to our flink code(version:1.12.3),the OSS sink can't Work.The error message is Access key id should not be null or empty,but I has been added the OSS configuration in flink-conf.yaml .And the configuration propertity also print the correct *fs.oss.accessKeyId*



--
This message was sent by Atlassian Jira
(v8.20.1#820001)