wangyang0918 opened a new pull request #69:
URL: https://github.com/apache/flink-docker/pull/69


   After FLINK-21128 is done, we could remove the magical classpath setting 
stuff in docker-entrypoint.sh.
   
    
   ```
   # Set the Flink related environments
   export _FLINK_HOME_DETERMINED=true
   . $FLINK_HOME/bin/config.sh
   export 
FLINK_CLASSPATH="`constructFlinkClassPath`:$INTERNAL_HADOOP_CLASSPATHS"
   ```


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