A monadic pattern that can be used to construct data processing pipeline, supports Apache Spark.
<dependency>
<groupId>com.github.codegerm</groupId>
<artifactId>org.cg.monadic-lib_2.11</artifactId>
<version>1.1.1</version>
</dependency>
A monadic design pattern that can be used to construct data processing pipeline. It also provides several monads implemented using Apache Spark.
A monadic pattern that can be used to construct data processing pipeline, supports Apache Spark.
<dependency>
<groupId>com.github.codegerm</groupId>
<artifactId>org.cg.monadic-lib_2.11</artifactId>
<version>1.1.1</version>
</dependency>