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-spark-nifi-plugin-bridge 2.31.2
Group ID:
it.agilelab
Artifact ID:
wasp-spark-nifi-plugin-bridge_2.12
Version:
2.31.2
Release Date:
Sep 14, 2023
Licenses:
Files:
libraryDependencies += "it.agilelab" %% "wasp-spark-nifi-plugin-bridge" % "2.31.2"
ivy"it.agilelab::wasp-spark-nifi-plugin-bridge:2.31.2"
//> using dep "it.agilelab::wasp-spark-nifi-plugin-bridge:2.31.2"
import $ivy.`it.agilelab::wasp-spark-nifi-plugin-bridge:2.31.2`
<dependency> <groupId>it.agilelab</groupId> <artifactId>wasp-spark-nifi-plugin-bridge_2.12</artifactId> <version>2.31.2</version> </dependency>
compile group: 'it.agilelab', name: 'wasp-spark-nifi-plugin-bridge_2.12', version: '2.31.2'