parkour.io.seqf documentation

dseq

(dseq & paths)
Distributed sequence for reading from Hadoop sequence files at `paths`.

dsink

(dsink [ckey cval])(dsink [ckey cval] path)
Distributed sink writing `Writable` tuples of classes `ckey` and `cval` to
sequence files at `path`, or a transient path if not provided.