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-plugin-solr-spark 2.27.1-cdh6
Group ID:
it.agilelab
Artifact ID:
wasp-plugin-solr-spark_2.11
Version:
2.27.1-cdh6
Release Date:
Nov 26, 2021
Licenses:
Files:
libraryDependencies += "it.agilelab" %% "wasp-plugin-solr-spark" % "2.27.1-cdh6"
ivy"it.agilelab::wasp-plugin-solr-spark:2.27.1-cdh6"
//> using dep "it.agilelab::wasp-plugin-solr-spark:2.27.1-cdh6"
import $ivy.`it.agilelab::wasp-plugin-solr-spark:2.27.1-cdh6`
<dependency> <groupId>it.agilelab</groupId> <artifactId>wasp-plugin-solr-spark_2.11</artifactId> <version>2.27.1-cdh6</version> </dependency>
compile group: 'it.agilelab', name: 'wasp-plugin-solr-spark_2.11', version: '2.27.1-cdh6'