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

Download

mujtabachohan edited this page Dec 26, 2013 · 34 revisions

Available Phoenix Downloads

Release Notes
Release Date: 12/26/2013
Requires HBase 0.94.4 or above, 0.94.10 or above required for mutable index, 0.94.12 recommended


#####Previous versions

12/17/2013 - phoenix-2.2.1-install.tar (requires HBase 0.94.4 or above, 0.94.10 or above for mutable index, 0.94.12 recommended) - release notes
12/06/2013 - phoenix-2.2.0-install.tar (requires HBase 0.94.4 or above, 0.94.10 or above for mutable index, 0.94.12 recommended) - release notes
11/18/2013 - phoenix-2.1.2-install.tar (requires HBase 0.94.4 or above, 0.94.10 or above for mutable index, 0.94.12 recommended) - release notes
11/08/2013 - phoenix-2.1.1-install.tar (requires HBase 0.94.4 or above, 0.94.10 or above for mutable index, 0.94.12 recommended) - release notes
9/30/2013 - phoenix-2.1.0-install.tar (requires HBase 0.94.4 or above, 0.94.10 or above for mutable index, 0.94.12 recommended) - release notes
9/30/2013 - phoenix-2.0.2-install.tar (requires HBase 0.94.4 or above) - release notes
9/5/2013 - phoenix-2.0.1-install.tar (requires HBase 0.94.4 or above, except HBase 0.94.11) - release notes
8/15/2013 - phoenix-2.0.0-install.tar (requires HBase 0.94.4 or above, except HBase 0.94.11) - release notes
6/4/2013 - phoenix-1.2.1-install.tar (requires HBase 0.94.4 or above, except HBase 0.94.11) - release notes
5/15/2013 - phoenix-1.2.0-install.tar (requires HBase 0.94.4 or above, except HBase 0.94.11) - [release notes] (https://github.com/forcedotcom/phoenix/wiki/Release-Notes/wiki#wiki-relNotes1.2)
2/22/2013 - phoenix-1.1-install.tar (requires HBase 0.94.4 or above, except HBase 0.94.11) - [release notes] (https://github.com/forcedotcom/phoenix/wiki/Release-Notes/wiki#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