zentol commented on a change in pull request #20:
URL: https://github.com/apache/flink-docker/pull/20#discussion_r422868962



##########
File path: docker-entrypoint.sh
##########
@@ -56,6 +58,27 @@ copy_plugins_if_required() {
   done
 }
 
+setup_usrlib() {
+  if [ -z "${USER_ARTIFACTS}" ]; then

Review comment:
       We could generalize this more and call it `USER_LIB_ARTIFACTS` and use 
it also in session mode.




----------------------------------------------------------------
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:
[email protected]


Reply via email to