License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.stratio.receiver |
ArtifactId | ArtifactIdspark-datasource |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionSpark Streaming Datasource Receiver
Datasource-Receiver is a library that allows the user to read data with Apache Spark Streaming from multiple datasource with Spark SQL.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spark-datasource-0.1.0.pom | 6 KB |
spark-datasource-0.1.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.receiver/spark-datasource/ -->
<dependency>
<groupId>com.stratio.receiver</groupId>
<artifactId>spark-datasource</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.receiver/spark-datasource/
implementation 'com.stratio.receiver:spark-datasource:0.1.0'
// https://jarcasting.com/artifacts/com.stratio.receiver/spark-datasource/
implementation ("com.stratio.receiver:spark-datasource:0.1.0")
'com.stratio.receiver:spark-datasource:jar:0.1.0'
<dependency org="com.stratio.receiver" name="spark-datasource" rev="0.1.0">
<artifact name="spark-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.receiver', module='spark-datasource', version='0.1.0')
)
libraryDependencies += "com.stratio.receiver" % "spark-datasource" % "0.1.0"
[com.stratio.receiver/spark-datasource "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.8.2 |
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 |