The docs are helpful. Thanks

On Tue, Jan 26, 2016 at 10:51 PM Victor Manuel Garcia <
victor.gar...@beeva.com> wrote:

> Hi rajat,
>
> You can see info in this PR
> <https://github.com/vgmartinez/incubator-zeppelin/blob/generic_jdbc_docs/docs/interpreter/jdbc.md>
> ...
>
>
>
> 2016-01-26 18:15 GMT+01:00 Rajat Venkatesh <rvenkat...@qubole.com>:
>
>> Hi,
>> I am using the JDBC Interpreter and I need to have a few JDBC jars in
>> Zeppelin's classpath. What is the best way to add jars to the classpath ?
>>
>> Right now, I start Zeppelin with the following command:
>>
>> ZEPPELIN_CLASSPATH="/path/to/quark-jdbc-4.1.5.jar:/path/to/RedshiftJDBC41-1.1.10.1010.jar"
>> ./bin/zeppelin-daemon.sh --config ../zeppelin-conf/ restart
>>
>> I have also tried the following without any success:
>> 1. Copy jars to $ZEPPELIN_HOME/lib
>> 2. Copy jars to zeppelin/jdbc/
>> 3. Copy jars to zeppelin/jdbc/target
>>
>> Note that this is not related to %dep or spark dependencies.
>>
>> Also, is it possible to add jars on the fly without restarting the
>> interpreters or the server ?
>>
>>
>
>
> --
> *Victor Manuel Garcia Martinez*
> *Software Engeenier
>                        *
>
> *+34 672104297  | victor.gar...@beeva.com <marta.ta...@beeva.com>*
>              *              | victormanuel.garcia.marti...@bbva.com
> <marta.ta...@bbva.com>*
>
>
>
> <http://www.beeva.com/>
>
>
>

Reply via email to