Open cherrera2001 opened 6 years ago
If we removed spark.jar_path the initialization of the uploadPath variable with be null in com.hashmapinc.server.controller.ComputationsController
@Value("${spark.jar_path}") private String uploadPath;
Yes that is not an old configuration.
remove the -- spark: jar_path: “${SPARK_COMPUTATIONS_PATH:/usr/share/tempus}” polling_interval: “${DIRECTORY_POLLING_INTERVAL:10}” # Number of Seconds
from tempus.yml