WeichenXu123 commented on code in PR #50324:
URL: https://github.com/apache/spark/pull/50324#discussion_r2005229912


##########
python/pyspark/ml/tuning.py:
##########
@@ -75,6 +76,15 @@
 ]
 
 
+_SPARKML_TUNING_TEMP_DFS_PATH = "SPARKML_TUNING_TEMP_DFS_PATH"

Review Comment:
   Spark config is not available in some circumstances. so I suggest to use 
environmental variable to 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.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to