# Apache Apex CLI package | |
This project provides a build script to create a binary package for [Apache Apex](http://apex.apache.org/). | |
The resulting .zip file can be used on an existing compatible Hadoop cluster (Hadoop 2.6 or later). | |
Run `mvn package` and the resulting zip file will be `target/apex-bin-<version>-bin.tar.gz` | |