GitHub user malur opened a pull request: https://github.com/apache/incubator-zeppelin/pull/644
[ZEPPELIN-576] Support Apache Drill Interpreter ### What is this PR for? Supports Apache Drill Interpreter ### What type of PR is it? Improvement, Feature ### Todos * [ ] - Documentation ### Is there a relevant Jira issue? Yes. ZEPPELIN-576 ### How should this be tested? Choose a new Interpreter and provide the required details, necessary to connect to a running Apache Drill Instance. After which you can start firing Queries ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? **No** * Is there breaking changes for older versions? **No** * Does this needs documentation? **Yes** You can merge this pull request into a Git repository by running: $ git pull https://github.com/walmart/incubator-zeppelin master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/644.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #644 ---- commit abd99d1f3f27cec5bbc4e855043c757765032a62 Author: Ramu Malur <ramu.malu...@walmart.com> Date: 2015-12-09T03:26:46Z Merge remote-tracking branch 'apache/master' commit 8e47a8693ba5f193892b8e3135bee254d3012e11 Author: Ramu Malur <ramu.malu...@walmart.com> Date: 2015-12-09T10:51:52Z Initial Version of Drill Interpreter commit dbf464324cf1bed84d2e335017c16fff1c1666b9 Author: Ramu Malur <ramu.malu...@walmart.com> Date: 2015-12-09T10:58:00Z Fixed Check style Error commit 100c59f914d9caaa5aff7d3f6c946392c63a4871 Author: Ramu Malur <ramu.malu...@walmart.com> Date: 2015-12-17T09:40:57Z Merge remote-tracking branch 'apache/master' commit 485515954b5ecef96e13686d3fe6633405d7d375 Author: Ramu Malur <ramu.malu...@walmart.com> Date: 2015-12-17T09:41:10Z Added Unit Tests commit a16915e0e46c9a8636b026e2867dc012f26b6501 Author: Ramu Malur <ramu.malu...@walmart.com> Date: 2015-12-21T13:38:33Z Merge remote-tracking branch 'apache/master' commit cebc38c83f68e8d868ca11974a82cc6cb3bc08ab Author: Ramu Malur <ramu.malu...@walmart.com> Date: 2015-12-28T06:15:40Z Merge remote-tracking branch 'apache/master' # Conflicts: # pom.xml commit 5f81b2e048143d496179d7dfe88b641087f872b3 Author: Ramu Malur <ramu.malu...@walmart.com> Date: 2015-12-28T08:56:27Z Added support for maxResult commit 30dfaf7d208d11603025dd81f9b0425cd8d51d23 Author: Ramu Malur <ramu.malu...@walmart.com> Date: 2016-01-04T08:44:26Z Merge remote-tracking branch 'apache/master' # Conflicts: # conf/zeppelin-site.xml.template commit c0bcf1cccf5c8376c4b95cfef73c7a54fb39b2e6 Author: Ramu Malur <ramu.malu...@walmart.com> Date: 2016-01-04T08:46:26Z Formatted zeppelin-site.xml.template properly ---- --- 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. ---