Moon, Do you think we can try this out already, or is it still too early?
D. On Sat, May 23, 2015 at 1:45 AM, Leemoonsoo <g...@git.apache.org> wrote: > GitHub user Leemoonsoo opened a pull request: > > https://github.com/apache/incubator-zeppelin/pull/78 > > [ZEPPELIN-63] add interpreter for Apache Ignite > > Currently it is very early stage of implementation. > My idea is implementing 2 interpreter for ignite, > > * [ ] IgniteInterpreter - Let user use ignite API (scala) by > embedding scala compiler. > * [ ] IgniteSqlInterpreter - use JDBC driver to make sql query > > While IgniteSqlInterpreter can be simply implemented using JDBC > driver, i'd like to work on IgniteSqlInterpreter first and than work on > IgniteInterpreter. > > Work in progress .. > > You can merge this pull request into a Git repository by running: > > $ git pull https://github.com/Leemoonsoo/incubator-zeppelin ignite > > Alternatively you can review and apply these changes as the patch at: > > https://github.com/apache/incubator-zeppelin/pull/78.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 #78 > > ---- > commit 10654215bdf0cf52a06887aca8a8c4cd38eeee37 > Author: Lee moon soo <m...@apache.org> > Date: 2015-05-23T08:25:30Z > > add interpreter for Apache Ignite > > ---- > > > --- > 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. > --- >