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

    https://github.com/apache/spark/pull/16137#discussion_r91169186
  
    --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala ---
    @@ -358,9 +361,11 @@ class SparkContext(config: SparkConf) extends Logging {
         }
       }
     
    -  /** Control our logLevel. This overrides any user-defined log settings.
    +  /**
    +   * Control our logLevel. This overrides any user-defined log settings.
    +   *
        * @param logLevel The desired log level as a string.
    -   * Valid log levels include: ALL, DEBUG, ERROR, FATAL, INFO, OFF, TRACE, 
WARN
    +   *                 Valid log levels include: ALL, DEBUG, ERROR, FATAL, 
INFO, OFF, TRACE, WARN
    --- End diff --
    
    Yes we don't need continuation indents. The code doesn't use it in general 
and wastes some space


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