GitHub user tzolov opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/173
ZEPPELIN-189: Add Apache Geode Interpreter for Zeppelin
Syntax look like this:
%geode.oql
SELECT * FROM /regionOne o WHERE o.field1 > 146 AND o.field2 LIKE '%some%';
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tzolov/incubator-zeppelin ZEPPELIN-189
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/173.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 #173
----
commit b28e0b7cedab060daa9ae0db5ea0e44eb91123de
Author: tzolov <[email protected]>
Date: 2015-07-31T00:24:41Z
ZEPPELIN-189: Add Apache Geode Interpreter for Zeppelin
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---