Re: PrintWriter not found

2016-08-19 Thread Daniel Valdivia
thank you! On Wed, Aug 17, 2016 at 1:22 AM, Jeff Zhang wrote: > This is spark 2.0 issue, I have created spark ticket > https://issues.apache.org/jira/browse/SPARK-17103 > > > > On Wed, Aug 17, 2016 at 4:05 PM, Jeff Zhang wrote: > >> I think this is issue of spark 2.0 or scala 2.11, as I can al

Re: PrintWriter not found

2016-08-17 Thread Jeff Zhang
This is spark 2.0 issue, I have created spark ticket https://issues.apache.org/jira/browse/SPARK-17103 On Wed, Aug 17, 2016 at 4:05 PM, Jeff Zhang wrote: > I think this is issue of spark 2.0 or scala 2.11, as I can also reproduce > it in spark-shell of spark 2.0 > > On Wed, Aug 17, 2016 at 8:

Re: PrintWriter not found

2016-08-17 Thread Jeff Zhang
I think this is issue of spark 2.0 or scala 2.11, as I can also reproduce it in spark-shell of spark 2.0 On Wed, Aug 17, 2016 at 8:59 AM, Jeff Zhang wrote: > I can also reproduce it in master, please file a ticket. > > On Wed, Aug 17, 2016 at 4:56 AM, Daniel Valdivia > wrote: > >> Hi, >> >> I

Re: PrintWriter not found

2016-08-16 Thread Jeff Zhang
I can also reproduce it in master, please file a ticket. On Wed, Aug 17, 2016 at 4:56 AM, Daniel Valdivia wrote: > Hi, > > I just upgraded my spark and zeppelin together to their respective latest > versions (2.0 and 0.6.1) however my existing notebooks are running into > problem that I'm not su

PrintWriter not found

2016-08-16 Thread Daniel Valdivia
Hi, I just upgraded my spark and zeppelin together to their respective latest versions (2.0 and 0.6.1) however my existing notebooks are running into problem that I'm not sure how to debug, if I manually append the full namespace this works for example; class Example { def test() {