Liking cljdoc? Tell your friends :D
Clojure only.

clojure-hadoop.defjob


defjobcljmacro

(defjob sym & opts)

Defines a job function. Options are the same those in clojure-hadoop.config.

A job function may be given as the -job argument to clojure_hadoop.job to run a job.

Defines a job function. Options are the same those in
clojure-hadoop.config.

A job function may be given as the -job argument to
clojure_hadoop.job to run a job.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close