Spark Project Parent POM

Spark is a MapReduce-like cluster computing framework designed for low-latency iterative jobs and interactive use from an interpreter. It provides clean, language-integrated APIs in Scala, Java, and Python, with a rich array of parallel operators.

Лицензия

Лицензия

BSD License
Группа

Группа

org.spark-project
Идентификатор

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

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

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

0.7.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spark Project Parent POM
Spark is a MapReduce-like cluster computing framework designed for low-latency iterative jobs and interactive use from an interpreter. It provides clean, language-integrated APIs in Scala, Java, and Python, with a rich array of parallel operators.
Ссылка на сайт

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

http://spark-project.org/

Скачать spark-parent

Имя Файла Размер
spark-parent-0.7.2.pom 18 KB
Обзор

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

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

Зависимости

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

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

  • core
  • bagel
  • examples
  • streaming
  • repl
  • repl-bin

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

Версия
0.7.2
0.7.1