eamonford commented on a change in pull request #106:
URL: 
https://github.com/apache/incubator-sdap-nexus/pull/106#discussion_r467335787



##########
File path: analysis/webservice/algorithms_spark/DailyDifferenceAverageSpark.py
##########
@@ -264,7 +267,7 @@ def determine_parllelism(num_tiles):
     return num_partitions
 
 
-def spark_anomolies_driver(tile_ids, bounding_wkt, dataset, climatology, 
sc=None):
+def spark_anomalies_driver(tile_service_driver, tile_ids, bounding_wkt, 
dataset, climatology, sc=None):

Review comment:
       Thank you, I will fix this




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to