Aitozi opened a new pull request, #168:
URL: https://github.com/apache/flink-kubernetes-operator/pull/168

   This pr is meant to support fetch user jar from different source. 
   
   **The brief change log:**
   
   1. Introduced `ArtifactFetcher` interface, with two implementation to 
support `http` and `filesystem` based resource
   2. Copy the oss fs jar to the plugins dir as the default/example jar. Users 
can support other filesystem by copy other fs jars to the plugins.
   
   It is verified by unit test to verify the local filesystem and http. 
Manually verify the oss resource


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to