Thanks,
Jordan
> --
> You received this message because you are subscribed to the Google Groups "dumbo-user" group.
> To post to this group, send email to dumbo...@googlegroups.com.
> To unsubscribe from this group, send email to dumbo-user+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/dumbo-user?hl=en.
>
>
--
--------------------
Jordan Boyd-Graber
South Hornbake 2118C
University of Maryland School of Information Studies
College Park, MD 20742
Voice: 920.524.9464
j...@umiacs.umd.edu
http://umiacs.umd.edu/~jbg
--------------------
"In theory, there is no difference between theory and practice. But,
in practice, there is."
- Jan L.A. van de Snepscheut
$ hadoop job -counter <job-id> <group-name> <counter-name>
which you could also executer from python, but doing it adDumbo runner will be tricky since a runner not only gets executed on the machine from which you start the job but also on the cluster nodes. Also, getting the job ID might be a bit tricky I guess.
Please do let us know if you find a way of doing it though!
-K