You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by rxin <gi...@git.apache.org> on 2014/05/16 02:55:25 UTC

[GitHub] spark pull request: Typos in Spark

Github user rxin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/798#discussion_r12721213
  
    --- Diff: core/src/main/scala/org/apache/spark/scheduler/Task.scala ---
    @@ -33,7 +33,7 @@ import org.apache.spark.util.ByteBufferInputStream
      * - [[org.apache.spark.scheduler.ResultTask]]
      *
      * A Spark job consists of one or more stages. The very last stage in a job consists of multiple
    - * ResultTask's, while earlier stages consist of ShuffleMapTasks. A ResultTask executes the task
    --- End diff --
    
    Actually in this case, ResultTask's is probably better.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---