Re: importing org.apache.spark.Logging class

2016-10-27 Thread Michael Armbrust
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  wrote:

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


importing org.apache.spark.Logging class

2016-10-27 Thread Reth RM
Updated spark to version 2.0.0 and have issue with importing
org.apache.spark.Logging

Any suggested fix for this issue?