Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-14881

pyspark and sparkR shell default log level should match spark-shell/Scala

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • PySpark, Spark Shell, SparkR
    • None

    Description

      Scala spark-shell defaults to log level WARN. pyspark and sparkR should match that by default (user can change it later)

      1. ./bin/spark-shell
        Using Spark's default log4j profile: org/apache/spark/log4j-defaults.properties
        Setting default log level to "WARN".
        To adjust logging level use sc.setLogLevel(newLevel).

      Attachments

        Activity

          People

            felixcheung Felix Cheung
            felixcheung Felix Cheung
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: