Microsoft MASC, an Apache Spark connector for Apache Accumulo - DataSource

Accumulo Connector for Apache Spark

License

License

Categories

Categories

Data
GroupId

GroupId

com.microsoft.masc
ArtifactId

ArtifactId

microsoft-accumulo-spark-datasource
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Microsoft MASC, an Apache Spark connector for Apache Accumulo - DataSource
Accumulo Connector for Apache Spark

Download microsoft-accumulo-spark-datasource

How to add to project

<!-- 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"]

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.

Microsoft MASC, an Apache Spark connector for Apache Accumulo

The goal of this repository is to facilitate the use of Apache Spark and its machine learning ecosystem with Apache Accumulo as an external data source.

Contents

  • The connector provides connectivity to read from / write to Accumulo using Spark. See the README for more details about supported functionality.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Build

Build Status Maven Central Maven Central

License

All code provided, except where otherwise documented in OpenSource and NOTICE, is covered by the Apache License 2.0

Trademarks

Apache®, Apache Spark, Apache Accumulo and Accumulo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.

com.microsoft.masc

Microsoft

Open source projects and samples from Microsoft

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0