Github user tzolov commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/211#issuecomment-132526921 @andrescelis, @randerzander i understand the benefits of unifying and abstracting common or related code but i fail to see how this jdbc interpreter helps with this? It still will be required to create a separate interpreter projects to cope different drivers specifics. IMO the main pain point at the moment is the lack of generic Dep insertion functionality. This project doesn't help with this. Also trying to unify the JDBC driver's URL notations (correct me if i've misunderstood) is contraproductive. Usually those are well known. By abstracting them you force the devs to learn not only the driver specific notation but also the abstraction and the way to get around it...
--- 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. ---