aljoscha commented on issue #9683: [FLINK-14037]Use same userCodeClassLoader as 
jobManager in jobClient to fix input/…
URL: https://github.com/apache/flink/pull/9683#issuecomment-532688047
 
 
   @TisonKun could you maybe have a look at this PR. I think this will clash 
with https://issues.apache.org/jira/browse/FLINK-14113.
   
   Regarding this PR itself: I think adding `Configuration` as a parameter is 
not the right approach because now we have a lot of new code places where we 
just create an empty `Configuration`, that doesn't seem right. As an 
alternative, the client could create a classloader and pass it to the packaged 
program or the other code paths that need it.

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


With regards,
Apache Git Services

Reply via email to