[ https://issues.apache.org/jira/browse/PHOENIX-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14273453#comment-14273453 ]
Hudson commented on PHOENIX-1552: --------------------------------- SUCCESS: Integrated in Phoenix-master #542 (See [https://builds.apache.org/job/Phoenix-master/542/]) PHOENIX-1552 Add a self-contained sandbox (gabrielr: rev 13aa61a86f0e2de84df184646c9ea7d730b0720f) * bin/phoenix_sandbox.py * phoenix-core/src/it/java/org/apache/phoenix/Sandbox.java * phoenix-core/pom.xml * bin/sandbox-log4j.properties > 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 > Assignee: Gabriel Reid > Fix For: 5.0.0, 4.3, 3.3 > > 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)