What does the logs tell you?
Regards,
Kiran
From: Muhammad Rezaul Karim
Reply-To: "users@zeppelin.apache.org" , Muhammad
Rezaul Karim
Date: Saturday, November 19, 2016 at 1:46 AM
To: Users
Subject: Zeppelin process died [FAILED]
Dear All,
I am trying to start Zeppelin on my Machine using
I am trying the below sample code
Code
%spark
import org.apache.spark.sql.expressions.MutableAggregationBuffer
import org.apache.spark.sql.expressions.UserDefinedAggregateFunction
class GeometricMean extends UserDefinedAggregateFunction {
def inputSchema: org.apache.spark.sql.types.StructType
Hello All,
I have a question on creating dropdown list (dynamic forms) using psql
interpreter.
I am using 0.6 version.
I have connected my zeppeline to postgresql using the native driver provided in
the zeppeline package.
I have a column - ID (of a table say 'a') which consist of all the ID's