Last Version

de.hu-berlin.wbi.cuneiform:cuneiform-htcondorcre 2.0.4-RELEASE

A Functional Workflow Language. Cuneiform is a workflow specification language which makes it easy to integrate heterogeneous tools and libraries and exploit data parallelism. Users do not have to create heavy-weight wrappers for establised tools or to reimplement them. Instead, they apply their existing software to partitioned data. Using the Hi-WAY application master Cuneiform can be executed on Hadoop YARN which makes it suitable for large scale data analysis. Cuneiform comes in the form of a functional programming language with a Foreign Function Interface (FFI) that lets users create functions in any suitable scripting language and apply these functions in a uniform way. Data paralelism is expressed by applying map, cross-product, dot-product, or combinations of the aforementioned algorithmic skeletons to collections of black-box data.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.hu-berlin.wbi.cuneiform
ArtifactId

ArtifactId

cuneiform-htcondorcre
Version

Version

2.0.4-RELEASE
Type

Type

jar
Description

Description

A Functional Workflow Language. Cuneiform is a workflow specification language which makes it easy to integrate heterogeneous tools and libraries and exploit data parallelism. Users do not have to create heavy-weight wrappers for establised tools or to reimplement them. Instead, they apply their existing software to partitioned data. Using the Hi-WAY application master Cuneiform can be executed on Hadoop YARN which makes it suitable for large scale data analysis. Cuneiform comes in the form of a functional programming language with a Foreign Function Interface (FFI) that lets users create functions in any suitable scripting language and apply these functions in a uniform way. Data paralelism is expressed by applying map, cross-product, dot-product, or combinations of the aforementioned algorithmic skeletons to collections of black-box data.

Download cuneiform-htcondorcre 2.0.4-RELEASE


<!-- https://jarcasting.com/artifacts/de.hu-berlin.wbi.cuneiform/cuneiform-htcondorcre/ -->
<dependency>
    <groupId>de.hu-berlin.wbi.cuneiform</groupId>
    <artifactId>cuneiform-htcondorcre</artifactId>
    <version>2.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/de.hu-berlin.wbi.cuneiform/cuneiform-htcondorcre/
implementation 'de.hu-berlin.wbi.cuneiform:cuneiform-htcondorcre:2.0.4-RELEASE'
// https://jarcasting.com/artifacts/de.hu-berlin.wbi.cuneiform/cuneiform-htcondorcre/
implementation ("de.hu-berlin.wbi.cuneiform:cuneiform-htcondorcre:2.0.4-RELEASE")
'de.hu-berlin.wbi.cuneiform:cuneiform-htcondorcre:jar:2.0.4-RELEASE'
<dependency org="de.hu-berlin.wbi.cuneiform" name="cuneiform-htcondorcre" rev="2.0.4-RELEASE">
  <artifact name="cuneiform-htcondorcre" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hu-berlin.wbi.cuneiform', module='cuneiform-htcondorcre', version='2.0.4-RELEASE')
)
libraryDependencies += "de.hu-berlin.wbi.cuneiform" % "cuneiform-htcondorcre" % "2.0.4-RELEASE"
[de.hu-berlin.wbi.cuneiform/cuneiform-htcondorcre "2.0.4-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
de.hu-berlin.wbi.cuneiform : cuneiform-core jar 2.0.4-RELEASE

Project Modules

There are no modules declared in this project.