mbalassi commented on PR #24065: URL: https://github.com/apache/flink/pull/24065#issuecomment-1893322055
@ferenc-csaky Thanks for the clarification. To your concern for accidentally passing additional arguments as jars, we have to be very careful as the user jars themselves often need arguments, this can have unintended consequences. I would like to ask you to instead expect the `--jars` argument as a comma separated list. This is exactly what Spark [does](https://spark.apache.org/docs/latest/submitting-applications.html#advanced-dependency-management). -- 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. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org