Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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 private artifactory (like Oauth tokens, api-keys, 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 custom header. Please correct me if I am wrong.
Attachments
Issue Links
- links to