tianon commented on pull request #49:
URL: https://github.com/apache/flink-docker/pull/49#issuecomment-749172900


   Well, now I'm confused -- `docker run flink:xxx run java -classpath 
'$FLINK_CLASSPATH' ...` shouldn't work at all, because nothing will expand 
`$FLINK_CLASSPATH`, so the classpath will be set to literally that string. 
:confused:
   
   (Also, `docker run flink:xxx run flink run ...` is even _worse_ from a 
visual usability perspective :weary:)


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