[ https://issues.apache.org/jira/browse/SPARK-10057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15506972#comment-15506972 ]
Semet commented on SPARK-10057: ------------------------------- Hello I confirm we have this issue on Spark 1.6.1 when writing a parquet file. There are some information on [this stackoverflow|http://stackoverflow.com/questions/33832804/spark-1-5-2-and-slf4j-staticloggerbinder] > Faill to load class org.slf4j.impl.StaticLoggerBinder > ----------------------------------------------------- > > Key: SPARK-10057 > URL: https://issues.apache.org/jira/browse/SPARK-10057 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 1.5.0, 1.6.0 > Reporter: Davies Liu > > Some loggings are dropped, because it can't load class > "org.slf4j.impl.StaticLoggerBinder" > {code} > SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". > SLF4J: Defaulting to no-operation (NOP) logger implementation > SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further > details. > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org