You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "L. C. Hsieh (Jira)" <ji...@apache.org> on 2022/01/13 20:09:00 UTC

[jira] [Assigned] (SPARK-37887) PySpark shell sets log level to INFO by default

     [ https://issues.apache.org/jira/browse/SPARK-37887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

L. C. Hsieh reassigned SPARK-37887:
-----------------------------------

    Assignee: L. C. Hsieh

> PySpark shell sets log level to INFO by default 
> ------------------------------------------------
>
>                 Key: SPARK-37887
>                 URL: https://issues.apache.org/jira/browse/SPARK-37887
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark, Spark Shell
>    Affects Versions: 3.3.0
>            Reporter: Hyukjin Kwon
>            Assignee: L. C. Hsieh
>            Priority: Major
>
> {code}
> ./bin/pyspark
> {code}
> {code}
> Python 3.9.5 (default, May 18 2021, 12:31:01)
> [Clang 10.0.0 ] :: Anaconda, Inc. on darwin
> Type "help", "copyright", "credits" or "license" for more information.
> 22/01/13 10:28:15 INFO HiveConf: Found configuration file null
> 22/01/13 10:28:15 INFO SparkContext: Running Spark version 3.3.0-SNAPSHOT
> ...
> >>> spark.range(10)
> 22/01/13 10:31:48 INFO SharedState: Setting hive.metastore.warehouse.dir ('null') to the value of spark.sql.warehouse.dir.
> ...
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org