dongjoon-hyun commented on PR #41069:
URL: https://github.com/apache/spark/pull/41069#issuecomment-1537250757

   Sorry for missing context.
   
   SPARK-43329 and SPARK-43342 are filed as a regression at Apache Spark 3.4.0.
   
   I linked all the reported issues to the original JIRA which causes this 
regression.
   - https://issues.apache.org/jira/browse/SPARK-39006 Show a directional error 
message for PVC Dynamic Allocation Failure
   
   ![Screenshot 2023-05-06 at 5 13 51 
PM](https://user-images.githubusercontent.com/9700541/236651391-dcb09a64-3384-4dea-8bc9-de5a886b19a3.png)
   
   
   
   And, this was the reverting PR from the author of SPARK-39006.
   - https://github.com/apache/spark/pull/41057
   
   
   In short, while adding a log message, we missed a corner case which one 
NFS-backed PVC is mounted by multiple executors. So, we decide to revert 
SPARK-39006 because it doesn't give actual benefit (except logging).


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to