Having issues with Hive RuntimeException in runing Zeppelin notebook applicaiton

2016-11-15 Thread Muhammad Rezaul Karim
Hi,I am a new user of Apache Zeppelin and I am running a simple notebook app on Zeppelin (version 0.6.2-bin-all) using Scala based on Spark. My source code is as follows: val bankText = sc.textFile("/home/rezkar/zeppelin-0.6.2-bin-all/bin/bank-full.csv")case class Bank(age:String, job:Strin

Re: Problem with scheduler (stops after ten executions)

2016-11-15 Thread moon soo Lee
Appreciate for sharing your investigation. I tried to schedule some paragraphs returning no value, but couldn't reproduce the problem. Could you share some code snippets to reproduce the problem? Thanks, moon On Mon, Nov 14, 2016 at 11:36 AM Florian Schulz wrote: > Hi, > > sorry for my late re