[ https://issues.apache.org/jira/browse/PHOENIX-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14257334#comment-14257334 ]
James Taylor commented on PHOENIX-1552: --------------------------------------- +1. Good idea, [~gabriel.reid]. Another good way to setup a real cluster is to have a Docker for it as described here: http://blog.sequenceiq.com/blog/2014/09/04/sql-on-hbase-with-apache-phoenix/. Do you think we should bundle a docker like this with our release? > Add sandbox environment for trying out Phoenix > ---------------------------------------------- > > Key: PHOENIX-1552 > URL: https://issues.apache.org/jira/browse/PHOENIX-1552 > Project: Phoenix > Issue Type: New Feature > Reporter: Gabriel Reid > Attachments: PHOENIX-1552.patch > > > Currently, taking Phoenix for a test drive (i.e. create a table, add a bit of > data to it, and query it) is currently pretty involved, in that you need to > have an HBase cluster set up, etc. > It would be handy, both for new users to try things out, as well as for > running ad-hoc test scenarios, to have a self-contained sandbox that can be > started up. This sandbox would start a self-contained HBase with Phoenix > installed, and allow connecting to it via JDBC. -- This message was sent by Atlassian JIRA (v6.3.4#6332)