deepakpanda93 commented on issue #13612: URL: https://github.com/apache/hudi/issues/13612#issuecomment-3118538487
Hello @ForinMH, You can package your custom classes into a JAR file and include it in your Spark job by using the --jars option with the spark-submit command. This allows Spark to distribute your custom code across the cluster during execution. Please let me know if you need any further assistance or clarification. Thank you. -- 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]
