spark-mongodb

A Spark SQl library for MongoDB

Лицензия

Лицензия

Категории

Категории

MongoDB Данные Базы данных
Группа

Группа

com.stratio
Идентификатор

Идентификатор

spark-mongodb
Последняя версия

Последняя версия

0.8.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

spark-mongodb
A Spark SQl library for MongoDB
Ссылка на сайт

Ссылка на сайт

http://github.com/Stratio/spark-mongodb
Система контроля версий

Система контроля версий

https://github.com/Stratio/spark-mongodb

Скачать spark-mongodb

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • doc
  • spark-mongodb

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

STRATIO BIG DATA Inc.

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

Версии библиотеки

Версия
0.8.7
0.8.6
0.8.5
0.8.1
0.8.0