Last Version

Nemo Compiler Frontend: Spark 0.3

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.nemo
ArtifactId

ArtifactId

nemo-compiler-frontend-spark
Version

Version

0.3
Type

Type

jar
Description

Description

Nemo Compiler Frontend: Spark
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download nemo-compiler-frontend-spark 0.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.nemo : nemo-common jar 0.3
org.apache.nemo : nemo-client jar 0.3
org.apache.spark : spark-core_2.12 jar 2.4.4
org.apache.hadoop : hadoop-client jar 2.7.2
org.apache.spark : spark-sql_2.12 jar 2.4.4
org.scala-lang : scala-library jar 2.12.10
com.google.protobuf : protobuf-java jar 2.5.0
org.xerial.snappy : snappy-java jar 1.1.1.3

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.2
junit : junit jar 4.13
org.mockito : mockito-core jar 3.2.4
org.powermock : powermock-module-junit4 jar 2.0.4
org.powermock : powermock-api-mockito2 jar 2.0.4

Project Modules

There are no modules declared in this project.