metalus

This project aims to make writing Spark applications easier by abstracting the effort to assemble the driver into reusable steps and pipelines.

View project on GitHub

Documentation Home

Streaming Utilities

This utility object provides serveral functions useful for working with Spark Streaming API.

Get Duration

Given a string type and string duration, this function will return a Duration object.