commit | 112af59cc4b82402a3df2c7b6687d2ee328e96b4 | [log] [tgz] |
---|---|---|
author | Rajat Khandelwal <prongs@apache.org> | Mon Mar 27 14:36:58 2017 +0530 |
committer | Rajat Khandelwal <rajatgupta59@gmail.com> | Mon Mar 27 14:36:58 2017 +0530 |
tree | 3c667252f4666cad42735668b269068b17d7c60f | |
parent | de464faa810f31ae7b2733566ee4d9ff1286a0df [diff] |
LENS-1400: Convert CubeTestSetup to setup using xml files instead of code
Apache Lens is a unified Analytics Platform. Lens aims to cut the Data Analytics silos by providing a single view of data across multiple tiered data stores and optimal execution environment for the analytical query.
Prerequisites : Apache Lens requires JDK(>=1.7) and Apache Maven(3.x) to be installed for the build.
JAVA_HOME is required for running tests.
Confirm versions :
Additionally MAVEN_OPTS can be configured as :
Build the project :
See [Development Environment Setup] (http://lens.apache.org/developer/contribute.html#Development_Environment_Setup) and [Building from source] (http://lens.apache.org/developer/contribute.html#Building_from_source) docs for more details.