wbo4958 commented on code in PR #44852:
URL: https://github.com/apache/spark/pull/44852#discussion_r1467421025


##########
python/pyspark/resource/profile.py:
##########
@@ -106,6 +106,13 @@ def __init__(
             self._executor_resource_requests = _exec_req or {}
             self._task_resource_requests = _task_req or {}
 
+            from pyspark.sql import is_remote

Review Comment:
   I'm wondering if I need to move this part of building the remote resource 
file  into the function of `def id(self)`



-- 
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