Hi Preeti, https://github.com/apache/incubator-zeppelin/pull/868 is just merged. Could you try out the latest master and see how it goes?
On Wed, May 25, 2016 at 3:25 PM, Preeti <spree...@gmail.com> wrote: > Hi, > > When I try to run map on my rdd, I get an error. However, if I just do > rdd.take(1) or rdd.count() I am able to run without a problem. This is > exactly same as > > > https://mail-archives.apache.org/mod_mbox/spark-user/201603.mbox/%3ccao4-pq-seq7jseijnppqwjdkrpsqe+x-x0e58mb+mncugpj...@mail.gmail.com%3E > > However, I didn't quite understand how to implement the solution. Can > someone please explain? > > Thanks. > >