LiShuMing commented on a change in pull request #24710: [MINOR] [DOC] Fix 
spelling mistake
URL: https://github.com/apache/spark/pull/24710#discussion_r287654262
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/MapOutputTracker.scala
 ##########
 @@ -670,7 +670,7 @@ private[spark] class MapOutputTrackerMaster(
 /**
  * Executor-side client for fetching map output info from the driver's 
MapOutputTrackerMaster.
  * Note that this is not used in local-mode; instead, local-mode Executors 
access the
- * MapOutputTrackerMaster directly (which is possible because the master and 
worker share a comon
+ * MapOutputTrackerMaster directly (which is possible because the master and 
worker share a common
 
 Review comment:
   Ok. Thx for your replies, I will inspect the typo mistakes in `core` module 
later.

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


With regards,
Apache Git Services

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

Reply via email to