wangyang0918 commented on pull request #12003:
URL: https://github.com/apache/flink/pull/12003#issuecomment-624683064


   I will have a look the failed e2e tests on azure. It seems timed out waiting 
for the deployment ready.
   
   `ClassPathPackagedProgramRetriever` is trying to build the `PackagedProgram` 
from a class on the class path. However, it is a little different for the K8s 
application mode. The user could put the jar in an arbitrary directory and then 
use `flink run-application` to submit the Flink job. I will try to update the 
`ClassPathPackagedProgramRetriever` to also support specifying a user jar file.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to