hotienvu opened a new pull request #758: Added preemptive check for 'spark.scheduler.mode' URL: https://github.com/apache/incubator-hudi/pull/758 When running docker demo, NoSuchElementException was thrown because spark.scheduler.mode is not set. Also we want to check before initializing the Spark Context to avoid polute the SparkConf with unused config.
---------------------------------------------------------------- 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] With regards, Apache Git Services
