All Projects → apache → Attic Lens

apache / Attic Lens

Licence: other
Mirror of Apache Lens

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Attic Lens

lens
Mirror of Apache Lens
Stars: ✭ 57 (-1.72%)
Mutual labels:  big-data, lens
Macro ml
Course Website on Macroeconomic Analysis with Machine Learning and Big Data
Stars: ✭ 53 (-8.62%)
Mutual labels:  big-data
Skymap
High-throughput gene to knowledge mapping through massive integration of public sequencing data.
Stars: ✭ 29 (-50%)
Mutual labels:  big-data
Couchdb Couch
Mirror of Apache CouchDB
Stars: ✭ 43 (-25.86%)
Mutual labels:  big-data
Steamvr Undistort
SteamVR lens distortion adjustment utility for spherical lenses
Stars: ✭ 33 (-43.1%)
Mutual labels:  lens
Traildb
TrailDB is an efficient tool for storing and querying series of events
Stars: ✭ 1,029 (+1674.14%)
Mutual labels:  big-data
Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (+63155.17%)
Mutual labels:  big-data
Docker Spark Cluster
A Spark cluster setup running on Docker containers
Stars: ✭ 57 (-1.72%)
Mutual labels:  big-data
Oodt
Mirror of Apache OODT
Stars: ✭ 52 (-10.34%)
Mutual labels:  big-data
Attaca
Robust, distributed version control for large files.
Stars: ✭ 41 (-29.31%)
Mutual labels:  big-data
Egads
A Java package to automatically detect anomalies in large scale time-series data
Stars: ✭ 997 (+1618.97%)
Mutual labels:  big-data
Metrics
Measure behavior of Java applications
Stars: ✭ 35 (-39.66%)
Mutual labels:  big-data
Trck
Query engine for TrailDB
Stars: ✭ 48 (-17.24%)
Mutual labels:  big-data
Predictionio Template Text Classifier
Text Classification Engine
Stars: ✭ 30 (-48.28%)
Mutual labels:  big-data
Lifion Kinesis
A native Node.js producer and consumer library for Amazon Kinesis Data Streams
Stars: ✭ 54 (-6.9%)
Mutual labels:  big-data
Qcportal
A client interface to the QCArchive Project (read-only image of QCFractal)
Stars: ✭ 29 (-50%)
Mutual labels:  big-data
Analysispreservation.cern.ch
Source code for the CERN Analysis Preservation portal
Stars: ✭ 37 (-36.21%)
Mutual labels:  big-data
Moosefs
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System (Software-Defined Storage)
Stars: ✭ 1,025 (+1667.24%)
Mutual labels:  big-data
Ymcache
YMCache is a lightweight object caching solution for iOS and Mac OS X that is designed for highly parallel access scenarios.
Stars: ✭ 58 (+0%)
Mutual labels:  big-data
Kibble 1
Apache Kibble - a tool to collect, aggregate and visualize data about any software project
Stars: ✭ 54 (-6.9%)
Mutual labels:  big-data

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.

Prerequisites : Apache Lens requires JDK(>=1.8) and Apache Maven(3.x) to be installed for the build.

JAVA_HOME is required for running tests.

Confirm versions :

java -version

mvn --version

echo ${JAVA_HOME}

Additionally MAVEN_OPTS can be configured as :

export MAVEN_OPTS="-Xmx1024m"

Build the project :

mvn clean package

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.

Detailed documentation for the project is available here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].