com.stratio.datasource:spark-mongodb_2.10

A Spark SQL library for MongoDB

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.stratio.datasource
ArtifactId

ArtifactId

spark-mongodb_2.10
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

A Spark SQL library for MongoDB
Project Organization

Project Organization

Stratio

Download spark-mongodb_2.10

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.typesafe.akka : akka-actor_2.10 jar 2.3.11
org.mongodb : casbah-commons_2.10 jar 2.8.0
org.mongodb : casbah-query_2.10 jar 2.8.0
org.mongodb : casbah-core_2.10 jar 2.8.0

provided (2)

Group / Artifact Type Version
org.apache.spark : spark-core_2.10 jar 2.0.0
org.apache.spark : spark-sql_2.10 jar 2.0.0

test (3)

Group / Artifact Type Version
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 1.46.4
junit : junit jar 4.11
org.scalatest : scalatest_2.10 jar 2.2.5

Project Modules

There are no modules declared in this project.

Spark-Mongodb

Join the chat at https://gitter.im/Stratio/Spark-MongoDB

Spark-Mongodb is a library that allows the user to read/write data with Spark SQL from/into MongoDB collections.

If you are using this Data Source, feel free to briefly share your experience by Pull Request this file.

Requirements##

This library requires Apache Spark, Scala 2.10 or Scala 2.11, Casbah 2.8.X

Latest compatible versions####

spark-MongoDB Apache Spark MongoDB
0.12.x 2.0.0 3.0.x
0.10.x - 0.11.x 1.5.x 3.0.x
0.8.2 - 0.9.2 1.4.0 3.0.x
0.8.1 1.3.0 3.0.x
0.8.0 1.2.1 3.0.x

How to use Spark-MongoDB##

There also exists a [First Steps] (https://github.com/Stratio/spark-mongodb/blob/master/doc/src/site/sphinx/First_Steps.rst) document where we show some simple examples.

License

Licensed to STRATIO (C) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The STRATIO (C) licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

com.stratio.datasource

STRATIO BIG DATA Inc.

Drive Digital Transformation through Big Data and AI with a unique product

Versions

Version
0.12.0
0.11.2
0.11.1
0.11.0
0.10.3
0.10.2
0.10.1
0.10.0
0.9.2
0.9.1
0.9.0