| commit | 5052e2a24629905f2d15f6f8a3aa18cad2587666 | [log] [tgz] |
|---|---|---|
| author | Vikas Singh <vikas.singh@flipkart.com> | Wed Jul 29 10:41:54 2015 +0530 |
| committer | Sharad Agarwal <sharad.ag@flipkarts-mbp.fkipl.flipkart.com> | Wed Jul 29 10:41:54 2015 +0530 |
| tree | e6e7429b2c2e066ef47443d6bede38fb7ce290ca | |
| parent | 6c805705078d147b840b21df879601550a6829ac [diff] |
LENS-581 : Refactored ml apis
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. Build does not pass with JDK(1.8) yet. 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.incubator.apache.org/developer/contribute.html#Development_Environment_Setup) and [Building from source] (http://lens.incubator.apache.org/developer/contribute.html#Building_from_source) docs for more details.