Last Version

Apache Spark Connector for Accumulo DataSource 1.0.0

Accumulo Connector for Apache Spark.

Categories

Categories

Data
GroupId

GroupId

com.microsoft.masc
ArtifactId

ArtifactId

accumulo-spark-datasource
Version

Version

1.0.0
Type

Type

jar
Description

Description

Apache Spark Connector for Accumulo DataSource
Accumulo Connector for Apache Spark.

Download accumulo-spark-datasource 1.0.0


<!-- https://jarcasting.com/artifacts/com.microsoft.masc/accumulo-spark-datasource/ -->
<dependency>
    <groupId>com.microsoft.masc</groupId>
    <artifactId>accumulo-spark-datasource</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.masc/accumulo-spark-datasource/
implementation 'com.microsoft.masc:accumulo-spark-datasource:1.0.0'
// https://jarcasting.com/artifacts/com.microsoft.masc/accumulo-spark-datasource/
implementation ("com.microsoft.masc:accumulo-spark-datasource:1.0.0")
'com.microsoft.masc:accumulo-spark-datasource:jar:1.0.0'
<dependency org="com.microsoft.masc" name="accumulo-spark-datasource" rev="1.0.0">
  <artifact name="accumulo-spark-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.masc', module='accumulo-spark-datasource', version='1.0.0')
)
libraryDependencies += "com.microsoft.masc" % "accumulo-spark-datasource" % "1.0.0"
[com.microsoft.masc/accumulo-spark-datasource "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.spark : spark-avro_2.11 jar 2.4.3
org.apache.spark : spark-catalyst_2.11 jar 2.4.3
org.apache.spark : spark-sql_2.11 jar 2.4.3
org.apache.spark : spark-mllib-local_2.11 jar 2.4.3
org.apache.spark : spark-mllib_2.11 jar 2.4.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.scalatest : scalatest_2.11 jar 3.0.5
org.specs2 : specs2-core_2.11 jar 4.2.0
org.specs2 : specs2-junit_2.11 jar 4.2.0

Project Modules

There are no modules declared in this project.