You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Fuyao Li (Jira)" <ji...@apache.org> on 2022/05/03 23:05:00 UTC

[jira] [Created] (FLINK-27483) Support adding HTTP header for HTTP based Jar fetch

Fuyao Li created FLINK-27483:
--------------------------------

             Summary: Support adding HTTP header for HTTP based Jar fetch
                 Key: FLINK-27483
                 URL: https://issues.apache.org/jira/browse/FLINK-27483
             Project: Flink
          Issue Type: Improvement
          Components: Kubernetes Operator
            Reporter: Fuyao Li


Hello Team,

I noticed this https://issues.apache.org/jira/browse/FLINK-27161, which could enable users to specify a URL to fetch jars.

In many cases, user might want to add some custom headers to fetch jars from remote artifactory (like Oauth tokens, etc).

adding a field called artifactoryJarHeader will be very helpful.

This field can be of array type.

[key1, value1, key2, value2]

It seems the current ArtifactManager doesn't support specify a header.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)