c

cuneiform

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.
https://github.com/joergen7/cuneiform
Apache License, Version 2.0
Jörgen Brandt Marc Bux Ulf Leser
大版本 版本 最近更新
2.0 2.0.4-RELEASE 2016-05-17 21:57:32
2.0.3-RELEASE 2016-01-07 20:21:08
2.0.2-RELEASE 2016-01-05 21:24:41
2.0.0-beta 2015-03-09 23:41:04
共4条记录