Hi All,
how to debug zeppelin, I am trying a simple command - It's giving error.
%sql
val df = sqlContext.sql("show databases")
cannot recognize input near 'val' 'df' '='; line 1 pos 0 '
set zeppelin.spark.sql.stacktrace = true to see full stacktrace
Thanks,
Avijeet