Conversation
…ing for pool connection
…st versions & Handling Exception using InterpreterException
Oracle Interpreter apache zeppelin - driver connection with ucp handling Connection Pooling
Update copyright
|
@psilberk Hello, thank you for the contribution :-) By the way, we already have a jdbc interpreter supporting oracle jdbc. You can add oracle jdbc driver inside the interpreter directory and you can connect it. Did you check it? If you have any specific feature which supports Oracle only, I strongly recommend to add logic in JdbcInterpreter properly. Could you please check it? |
|
Hi @jongyoul yes! We are aware of the jdbc interpreter, we wanted to add the Oracle/jdbc to support our specific parameters for UCP (connection pooling), Wallets, tnsalias, etc... and get it ready in the future to add our specific features with the same name we use in the driver (eg: the multiple timeouts we support). Does it make sense? |
|
Sorry, what do you mean our specific feature is? |
|
There are two sets of features that we were interested in implementing in this interpreter's extension:
|
What is this PR for?
Add Oracle Interpreter with Oracle specific features.
What type of PR is it?
Feature
Questions: