blob: 54e80b793ab39e3618da46b35c51dc13ebefd2c2 [file] [log] [blame] [view]
# 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`