License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.stratio.receiver |
ArtifactId | ArtifactIdspark-datasource_1.5 |
Version | Version0.1.0 |
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.5-0.1.0.pom | |
spark-datasource_1.5-0.1.0.jar | 103 KB |
spark-datasource_1.5-0.1.0-tests.jar | 41 KB |
spark-datasource_1.5-0.1.0-sources.jar | 18 KB |
spark-datasource_1.5-0.1.0-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.receiver/spark-datasource_1.5/ -->
<dependency>
<groupId>com.stratio.receiver</groupId>
<artifactId>spark-datasource_1.5</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.receiver/spark-datasource_1.5/
implementation 'com.stratio.receiver:spark-datasource_1.5:0.1.0'
// https://jarcasting.com/artifacts/com.stratio.receiver/spark-datasource_1.5/
implementation ("com.stratio.receiver:spark-datasource_1.5:0.1.0")
'com.stratio.receiver:spark-datasource_1.5:jar:0.1.0'
<dependency org="com.stratio.receiver" name="spark-datasource_1.5" rev="0.1.0">
<artifact name="spark-datasource_1.5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.receiver', module='spark-datasource_1.5', version='0.1.0')
)
libraryDependencies += "com.stratio.receiver" % "spark-datasource_1.5" % "0.1.0"
[com.stratio.receiver/spark-datasource_1.5 "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.5.2 |
org.apache.spark : spark-streaming_2.10 | jar | 1.5.2 |
org.apache.spark : spark-sql_2.10 | jar | 1.5.2 |
org.elasticsearch : elasticsearch-spark_2.10 | jar | 2.2.0 |
com.stratio.datasource : spark-mongodb_2.10 | jar | 0.10.1 |
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 |