You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by jongyoul <gi...@git.apache.org> on 2015/11/13 05:36:48 UTC

[GitHub] incubator-zeppelin pull request: JDBC generic interpreter

Github user jongyoul commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/361#issuecomment-156319520
  
    @felixcheung 
    
    1. http://docs.oracle.com/javase/7/docs/api/java/sql/DriverManager.html#getConnection(java.lang.String,%20java.util.Properties) would be a good candidate
    2. We need to talk about it. Can Zeppelin show the hint from reading a specific setting from Interpreter tab?
    3. I'm agree for supporting multiple instances of same Interpreters. Do you have any idea about it? Basically, generic JDBC driver will replace all JDBC drivers if we can use multiple instance.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---