GitHub user randerzander opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/167

    Zeppelin-186: Apache Phoenix interpreter

    Include an interpreter for Apache Phoenix
    
    Almost identical to Hive interpreter. Could/should generic JDBC 
interpreters be combined in future work?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/randerzander/incubator-zeppelin 
phoenix-interpreter

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/167.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 #167
    
----
commit 2f3fb54d76c81f8959af105ca687e39c594bb477
Author: Randy Gelhausen <[email protected]>
Date:   2015-07-25T23:34:26Z

    initial commit for phoenix interpreter

commit 96db8b56a74023f5665a76813331a0b9b2198e4a
Author: Randy Gelhausen <[email protected]>
Date:   2015-07-25T23:53:14Z

    fixing default phoenix.url

commit 1d568ed4519f50a82e1b72b162cef8d65237b255
Author: Randy Gelhausen <[email protected]>
Date:   2015-07-26T00:12:39Z

    Added Phoenix to ZeppelinConfiguration.java

commit d7716ccfef6b7511fd61fd78de8c599b3c2dbaa3
Author: Randy Gelhausen <[email protected]>
Date:   2015-07-26T00:23:22Z

    fixed hive.PhoenixInterpreter to phoenix.PhoenixInterpreter, set phoenix 
magic to pql

commit 6e816bc420d8b0be10eaf157bb864786f4f2d37d
Author: Randy Gelhausen <[email protected]>
Date:   2015-07-26T00:29:47Z

    Updated zeppelin-site.xml.template to include PhoenixInterpreter, changed 
Phoenix properties from zk.url to phoenix.url

commit 0f8e18b08c37efe93144e85365787c505e94a4d1
Author: Randy Gelhausen <[email protected]>
Date:   2015-07-26T00:31:43Z

    fixed old reference to ZK_URL

commit 8c405a856ba3202db63ef8e22dc77648e1973019
Author: Randy Gelhausen <[email protected]>
Date:   2015-07-26T04:42:08Z

    Fixed pom for phoenix jdbc driver dependency inclusion, updated interpreter 
properties

----


---
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.
---

Reply via email to