[
https://issues.apache.org/jira/browse/SPARK-10057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030870#comment-15030870
]
Alexandru Rosianu edited comment on SPARK-10057 at 11/29/15 9:42 AM:
---------------------------------------------------------------------
+1
I have the same Spark and Hadoop versions. I added {{"org.slf4j" %
"slf4j-log4j12" % "1.7.10"}} in build.sbt but it didn't help.
was (Author: aluxian):
+1
I have the same Spark and Hadoop versions. I added `"org.slf4j" %
"slf4j-log4j12" % "1.7.10",` in build.sbt but it didn't help.
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]