Hi Moon, Thanks for the response. Here is a link where you can get the license: http://www.microsoft.com/en-us/download/details.aspx?id=11774 I actually just submitted PR for a generic JDBC interpreter. I'm hoping it will avoid licensing concerns. Could you take a look?https://github.com/apache/incubator-zeppelin/pull/211 Thanks,Andres
> From: [email protected] > Date: Wed, 5 Aug 2015 20:55:29 +0000 > Subject: Re: Zeppelin T-SQL interpreter > To: [email protected] > > Hi Andres, > > Thanks for considering of t-sql interpreter. > I think it really depends on license of JDBC driver for SQL Server. Can you > provide a link to the license? > > Thanks, > moon > > On 2015년 7월 22일 (수) at 오전 11:09 Andres Celis <[email protected]> wrote: > > > Hi Zeppelin Team, > > I am looking into submitting a pull request for a t-sql interpreter so > > that users can query data in SQL Server. > > I was looking at previous pull requests to make sure my interpreter would > > be a first class citizen, and I came across one submitted by 1teed for a > > mysql interpreter: https://github.com/apache/incubator-zeppelin/pull/60. > > I saw that although the design was well received the merge never happened > > because of licensing issues with the mysql driver. Since a t-sql > > interpreter would depend on the Microsoft JDBC driver for SQL Server, I was > > wondering if we would run in the same licensing issue, and if so, how we > > could work around it. > > Thanks,Andres
