Microsoft MASC, an Apache Spark connector for Apache Accumulo

Parent POM for Microsoft MASC, an Apache Spark connector for Apache Accumulo

License

License

GroupId

GroupId

com.microsoft.masc
ArtifactId

ArtifactId

microsoft-accumulo-spark
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Microsoft MASC, an Apache Spark connector for Apache Accumulo
Parent POM for Microsoft MASC, an Apache Spark connector for Apache Accumulo
Project URL

Project URL

https://www.github.com/Microsoft/masc
Source Code Management

Source Code Management

https://github.com/Microsoft/masc

Download microsoft-accumulo-spark

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • zipfs
  • datasource
  • iterator
  • integration-test

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