uranusjr opened a new issue, #67311: URL: https://github.com/apache/airflow/issues/67311
Current JavaCoordinator implementation in #65958 uses JAR metadata `Main-Class` to identify the entry point. This requires the user to build the JARs in a certain way (only ONE specific JAR can have `Main-Class`). While this is a good default, we should also allow the coordinator to specify the main class to execute directly to provide more flexibility to users. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
