wangyang0918 commented on a change in pull request #16086:
URL: https://github.com/apache/flink/pull/16086#discussion_r648079283



##########
File path: 
flink-python/src/main/java/org/apache/flink/client/python/PythonShellParser.java
##########
@@ -192,6 +192,17 @@ private static void printYarnHelp() {
         formatter.printHelp(" ", YARN_OPTIONS);
     }
 
+    private static void printYarnWarnMessage() {

Review comment:
       I do not think we only need to print the warning message for python 
parser.
   
   IIUC, when the `FlinkYarnSessionCli` is actived(session mode, perjob), we 
need to print the warning messages and suggest the users to use "-t/--target" 
instead.




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