License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.microsoft.masc |
ArtifactId | ArtifactIdmicrosoft-accumulo-spark-datasource |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionMicrosoft MASC, an Apache Spark connector for Apache Accumulo - DataSource
Accumulo Connector for Apache Spark
|
<!-- https://jarcasting.com/artifacts/com.microsoft.masc/microsoft-accumulo-spark-datasource/ -->
<dependency>
<groupId>com.microsoft.masc</groupId>
<artifactId>microsoft-accumulo-spark-datasource</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.masc/microsoft-accumulo-spark-datasource/
implementation 'com.microsoft.masc:microsoft-accumulo-spark-datasource:1.0.4'
// https://jarcasting.com/artifacts/com.microsoft.masc/microsoft-accumulo-spark-datasource/
implementation ("com.microsoft.masc:microsoft-accumulo-spark-datasource:1.0.4")
'com.microsoft.masc:microsoft-accumulo-spark-datasource:jar:1.0.4'
<dependency org="com.microsoft.masc" name="microsoft-accumulo-spark-datasource" rev="1.0.4">
<artifact name="microsoft-accumulo-spark-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.masc', module='microsoft-accumulo-spark-datasource', version='1.0.4')
)
libraryDependencies += "com.microsoft.masc" % "microsoft-accumulo-spark-datasource" % "1.0.4"
[com.microsoft.masc/microsoft-accumulo-spark-datasource "1.0.4"]
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 |
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 |