tree: ef601090704edf213a82ac8c4051e7b289572d26 [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-dist/
  13. lens-ml-lib/
  14. lens-query-lib/
  15. lens-regression/
  16. lens-server/
  17. lens-server-api/
  18. lens-storage-db/
  19. src/
  20. tools/
  21. .gitignore
  22. .reviewboardrc
  23. DISCLAIMER
  24. LICENSE
  25. License-Header.txt
  26. NOTICE
  27. pom.xml
  28. 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