wangzzu commented on a change in pull request #13024:
URL: https://github.com/apache/flink/pull/13024#discussion_r466107256



##########
File path: 
flink-clients/src/main/java/org/apache/flink/client/program/PackagedProgram.java
##########
@@ -516,7 +590,7 @@ private static void checkJarFile(URL jarfile) throws 
ProgramInvocationException
 
                private List<URL> userClassPaths = Collections.emptyList();
 
-               private Configuration configuration = new Configuration();
+               private Configuration configuration = null;

Review comment:
       fixed




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