tree: 1873f693997b64acf2016975fc32e3bf083bd6fd [path history] [tgz]
  1. bin-dist-files/
  2. checkstyle/
  3. lens-api/
  4. lens-cli/
  5. lens-client/
  6. lens-cube/
  7. lens-dist/
  8. lens-docker/
  9. lens-driver-hive/
  10. lens-driver-jdbc/
  11. lens-examples/
  12. lens-ml-lib/
  13. lens-query-lib/
  14. lens-regression/
  15. lens-server/
  16. lens-server-api/
  17. lens-storage-db/
  18. src/
  19. tools/
  20. .gitignore
  21. .reviewboardrc
  22. DISCLAIMER
  23. LICENSE
  24. License-Header.txt
  25. NOTICE
  26. pom.xml
  27. README.md
README.md

Apache Lens

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.

Building source : Requires JDK(1.6, 1.7) and Apache Maven(3.x) to be installed for the build. Build does not pass with JDK(1.8) yet. Please run to 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.

Detailed documentation for the project is available here