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

    https://github.com/apache/spark/pull/16137#discussion_r91169111
  
    --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala ---
    @@ -64,11 +64,11 @@ import org.apache.spark.util._
      * Main entry point for Spark functionality. A SparkContext represents the 
connection to a Spark
      * cluster, and can be used to create RDDs, accumulators and broadcast 
variables on that cluster.
      *
    - * Only one SparkContext may be active per JVM.  You must `stop()` the 
active SparkContext before
    - * creating a new one.  This limitation may eventually be removed; see 
SPARK-2243 for more details.
    + * Only one SparkContext may be active per JVM. You must `stop()` the 
active SparkContext before
    --- End diff --
    
    I still just don't think it's worth removing spaces. They don't even matter 
in rendered HTML


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to