Member since
12-14-2015
8
Posts
2
Kudos Received
0
Solutions
12-04-2016
05:53 PM
This solution doesn't work for me with yarn cluster mode configuration. When I print sc.jars I can see that i have added the dependencies : hdfs:///user/zeppelin/lib/postgresql-9.4-1203-jdbc42.jar But I's not possible to import any class of the Jar <console>:30: error: object postgresql is not a member of package org
import org.postgresql.Driver
... View more
12-04-2016
05:48 PM
This solution doesn't work for me with yarn cluster mode configuration.
... View more
11-10-2016
10:30 AM
I don't have any problem to import external library for Spark Interpreter using SPARK_SUBMIT_OPTIONS. This method doesn't work with Livy Interpreter. What is the best solution to import external library for Livy Interpreter using zeppelin ? I prefer to import from local JARs without having to use remote repositories. Thank you in advance.
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Spark
-
Apache Zeppelin