You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Reth RM <re...@gmail.com> on 2016/10/27 21:42:04 UTC

importing org.apache.spark.Logging class

Updated spark to version 2.0.0 and have issue with importing
org.apache.spark.Logging

Any suggested fix for this issue?

Re: importing org.apache.spark.Logging class

Posted by Michael Armbrust <mi...@databricks.com>.
This was made internal to Spark.  I'd suggest that you use slf4j directly.

On Thu, Oct 27, 2016 at 2:42 PM, Reth RM <re...@gmail.com> wrote:

> Updated spark to version 2.0.0 and have issue with importing
> org.apache.spark.Logging
>
> Any suggested fix for this issue?
>