Github user andrescelis commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/211#issuecomment-134298051 @tzolov the java code to make a connection and execute a query on a jdbc backend is identical no matter what jdbc backend it is... the only differences are in the connection strings. I don't think that the connection strings would give the devs a lot of trouble because they would just need to provide the values and the connection string is made for them. Even if this doesn't end up being the long term solution, in the short term it gives Zeppelin the ability to interact with SQL Server and MySQL in an easy way.
--- 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. ---