Github user tzolov commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/211#issuecomment-131638409
  
    @andrescelis, could you please elaborate on the added-value of this 
interpreter? 
    It seems it tries to unify the JDBC URL syntax for different drivers  Do 
you really want to do this? IMHO it is not a good practice to hide the driver 
specific options and conventions. 
    Also can't you achieve the same goal using one of the existing SQL 
interpreters like  Postgresql or Phoenix to name some. If you add the desired 
driver jar to some of those interpreters and set the driver name and jdbc url 
through the provided properties would you be able to query any of the above 
mentioned DBs?
    
    



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to