Hi afancy!
Could you describe build options used to build zeppelin? I am not sure but
it might be due to the build options.
Thanks!
On Wed, Oct 26, 2016 at 9:19 PM, afancy wrote:
> Dear all,
>
> I pull zeppelin from github, and build. I run the following Spark
> streaming code in a paragra
Dear all,
I pull zeppelin from github, and build. I run the following Spark
streaming code in a paragraph, but got the NoClassDefFoundError. Could
anybody help? thanks!
import org.apache.spark._
import org.apache.spark.streaming._
import org.apache.spark.streaming.StreamingContext._
case clas