WASP is a framework to build complex real time big data applications. It relies on a kind of Kappa/Lambda architecture mainly leveraging Kafka and Spark. If you need to ingest huge amount of heterogeneous data and analyze them through complex pipelines, this is the framework for you.
wasp-consumers-spark 2.34.0-emr613
Group ID:
it.agilelab
Artifact ID:
wasp-consumers-spark_2.12
Version:
2.34.0-emr613
Release Date:
Jun 13, 2024
Licenses:
Files:
Full Scala Version:
2.12.10
libraryDependencies += "it.agilelab" %% "wasp-consumers-spark" % "2.34.0-emr613"
ivy"it.agilelab::wasp-consumers-spark:2.34.0-emr613"
//> using dep "it.agilelab::wasp-consumers-spark:2.34.0-emr613"
import $ivy.`it.agilelab::wasp-consumers-spark:2.34.0-emr613`
<dependency> <groupId>it.agilelab</groupId> <artifactId>wasp-consumers-spark_2.12</artifactId> <version>2.34.0-emr613</version> </dependency>
compile group: 'it.agilelab', name: 'wasp-consumers-spark_2.12', version: '2.34.0-emr613'