Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Download

jtaylor-sfdc edited this page Feb 25, 2013 · 34 revisions

Phoenix Client Download

Available Phoenix Client Downloads

2/22/2013 - phoenix-1.1-install.tar (requires HBase 0.94.4 or above) - [release notes] (https://github.com/forcedotcom/phoenix/wiki/Release-Notes/wiki#relNotes1.1)


Installation

To install a pre-built phoenix, use these directions:

  • Download and expand the latest phoenix-[version]-install.tar
  • Add the phoenix-[version].jar to the classpath of every HBase region server. An easy way to do this is to copy it into the HBase lib directory.
  • Restart all region servers.
  • Add the phoenix-[version]-client.jar to the classpath of any Phoenix client.
  • Follow the instructions on Phoenix GIT home page on how to configure Squirrel SQL client or use the included psql script.

githalytics.com alpha

Clone this wiki locally