/hbase-deb

Build hbase(distribute mode+zookeeper included) deb package by hbase release tar.gz

Primary LanguageShell

hbase-deb

Build hbase(distribute mode+zookeeper included) deb package by hbase release tar.gz

Usage

  • Edit build.properites file, usually just need to set package.version and final.name(this is the tar ball's main name which mentioned in step #2).
  • Put the hbase release tar.gz file in this folder.
  • ant