Ngone51 commented on a change in pull request #29788:
URL: https://github.com/apache/spark/pull/29788#discussion_r492443441



##########
File path: core/src/main/scala/org/apache/spark/ExecutorAllocationClient.scala
##########
@@ -17,7 +17,7 @@
 
 package org.apache.spark
 
-import org.apache.spark.scheduler.ExecutorDecommissionInfo
+import org.apache.spark.scheduler.ExecutorDecommissionReason

Review comment:
       Thank @dongjoon-hyun for the clarification. In addition to follow the 
style of `TaskEndReason`, I acutally also want to handle the decommission 
info/reason in the similar way of `TaskEndReason`.




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



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

Reply via email to