Hey I am receiving this error
java.lang.ClassNotFoundException: __wrapper$1$bcacdf803a2144a59f3dad84f977f005.__wrapper$1$bcacdf803a2144a59f3dad84f977f005$
My code
rddlist.map(method).foreach(println)
any help ? by the way that method is parsed from string
any help