shuiqiangchen commented on a change in pull request #12503:
URL: https://github.com/apache/flink/pull/12503#discussion_r435915501



##########
File path: flink-python/pyflink/pyflink_gateway_server.py
##########
@@ -85,14 +86,15 @@ def construct_log_settings():
 
 def construct_classpath():
     flink_home = _find_flink_home()
+    real_flink_home = os.path.realpath(flink_home)

Review comment:
       Agree! I'll add 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:
[email protected]


Reply via email to