License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.stratio.receiver |
ArtifactId | ArtifactIdspark-datasource_1.6 |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatasource-Receiver is a library that allows the user to read data with Apache Spark Streaming from multiple datasource with Spark SQL.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spark-datasource_1.6-0.1.0.pom | |
spark-datasource_1.6-0.1.0.jar | 103 KB |
spark-datasource_1.6-0.1.0-tests.jar | 41 KB |
spark-datasource_1.6-0.1.0-sources.jar | 18 KB |
spark-datasource_1.6-0.1.0-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.receiver/spark-datasource_1.6/ -->
<dependency>
<groupId>com.stratio.receiver</groupId>
<artifactId>spark-datasource_1.6</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.receiver/spark-datasource_1.6/
implementation 'com.stratio.receiver:spark-datasource_1.6:0.1.0'
// https://jarcasting.com/artifacts/com.stratio.receiver/spark-datasource_1.6/
implementation ("com.stratio.receiver:spark-datasource_1.6:0.1.0")
'com.stratio.receiver:spark-datasource_1.6:jar:0.1.0'
<dependency org="com.stratio.receiver" name="spark-datasource_1.6" rev="0.1.0">
<artifact name="spark-datasource_1.6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.receiver', module='spark-datasource_1.6', version='0.1.0')
)
libraryDependencies += "com.stratio.receiver" % "spark-datasource_1.6" % "0.1.0"
[com.stratio.receiver/spark-datasource_1.6 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.10 | jar | 1.6.1 |
org.apache.spark : spark-streaming_2.10 | jar | 1.6.1 |
org.apache.spark : spark-sql_2.10 | jar | 1.6.1 |
org.elasticsearch : elasticsearch-spark_2.10 | jar | 2.3.2 |
com.stratio.datasource : spark-mongodb_2.10 | jar | 0.11.2 |
com.datastax.spark : spark-cassandra-connector_2.10 | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.5 |
org.scalacheck : scalacheck_2.10 | jar | 1.11.3 |
junit : junit | jar | 4.12 |