All Projects → apache → lens

apache / lens

Licence: other
Mirror of Apache Lens

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects
TSQL
950 projects

Projects that are alternatives of or similar to lens

Attic Lens
Mirror of Apache Lens
Stars: ✭ 58 (+1.75%)
Mutual labels:  big-data, lens
vxquery
Mirror of Apache VXQuery
Stars: ✭ 19 (-66.67%)
Mutual labels:  big-data
big-data-lite
Samples to the Oracle Big Data Lite VM
Stars: ✭ 41 (-28.07%)
Mutual labels:  big-data
pypar
Efficient and scalable parallelism using the message passing interface (MPI) to handle big data and highly computational problems.
Stars: ✭ 66 (+15.79%)
Mutual labels:  big-data
hyper-engine
Python library for Bayesian hyper-parameters optimization
Stars: ✭ 80 (+40.35%)
Mutual labels:  big-data
predictionio-template-similar-product
PredictionIO Similar Product Engine Template (Scala-based parallelized engine)
Stars: ✭ 50 (-12.28%)
Mutual labels:  big-data
falcon
Mirror of Apache Falcon
Stars: ✭ 95 (+66.67%)
Mutual labels:  big-data
AverageShiftedHistograms.jl
⚡ Lightning fast density estimation in Julia ⚡
Stars: ✭ 52 (-8.77%)
Mutual labels:  big-data
alluxio-py
Alluxio Python client - Access Any Data Source with Python
Stars: ✭ 18 (-68.42%)
Mutual labels:  big-data
egis
Egis - a handy Ruby interface for AWS Athena
Stars: ✭ 38 (-33.33%)
Mutual labels:  big-data
pytorch kmeans
Implementation of the k-means algorithm in PyTorch that works for large datasets
Stars: ✭ 38 (-33.33%)
Mutual labels:  big-data
big data
A collection of tutorials on Hadoop, MapReduce, Spark, Docker
Stars: ✭ 34 (-40.35%)
Mutual labels:  big-data
coredux
Dualism to Redux. Two-way combining of redux modules
Stars: ✭ 14 (-75.44%)
Mutual labels:  lens
bftkv
A distributed key-value storage that's tolerant to Byzantine fault.
Stars: ✭ 27 (-52.63%)
Mutual labels:  big-data
hadoop-data-ingestion-tool
OLAP and ETL of Big Data
Stars: ✭ 17 (-70.18%)
Mutual labels:  big-data
v6.dooring.public
可视化大屏解决方案, 提供一套可视化编辑引擎, 助力个人或企业轻松定制自己的可视化大屏应用.
Stars: ✭ 323 (+466.67%)
Mutual labels:  big-data
big-sorter
Java library that sorts very large files of records by splitting into smaller sorted files and merging
Stars: ✭ 49 (-14.04%)
Mutual labels:  big-data
hotmap
WebGL Heatmap Viewer for Big Data and Bioinformatics
Stars: ✭ 13 (-77.19%)
Mutual labels:  big-data
spark-acid
ACID Data Source for Apache Spark based on Hive ACID
Stars: ✭ 91 (+59.65%)
Mutual labels:  big-data
predictionio-template-attribute-based-classifier
PredictionIO Classification Engine Template (Scala-based parallelized engine)
Stars: ✭ 38 (-33.33%)
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].