Hi Akhil
I have it working now with Groovy REPL in a form similar to the one you are
mentionning. Still I dont understand why the previous form (with the Function)
is raising that exception.
Cheers
Guillaume
On 28 July 2015 at 08:56, Akhil Das wrote:
> Did you try it with just: (comment out li
Did you try it with just: (comment out line 27)
println "Count of spark: " + file.filter({s -> s.contains('spark')}).count()
Thanks
Best Regards
On Sun, Jul 26, 2015 at 12:43 AM, tog wrote:
> Hi
>
> I have been using Spark for quite some time using either scala or python.
> I wanted to give a