跳至内容
4.编译 Phoenix
在 GitHub 编辑

编译Phoenix

  • 拉取源码
cd /opt/software/source
git clone https://git-wip-us.apache.org/repos/asf/phoenix.git
  • 编译
cd phoenix
mvn clean package -DskipTests -Dhbase.profile=2.2 -Dhbase.version=2.2.4