Thanks, Alejandro.

What version of oozie has this feature?

On Tue, Dec 18, 2012 at 1:00 PM, Alejandro Abdelnur <[email protected]>wrote:

> Hi Siva,
>
> With Oozie 2.3.2 this is not possible.
>
> You could get the Hadoop job ids (external ID) from the client API and then
> for each job Id contact Hadoop and get the counters for the job.
>
> thx
>
>
> On Tue, Dec 18, 2012 at 8:21 PM, Siva Subramanian <[email protected]> wrote:
>
> > Hi There,
> >
> > I need to get event count from all of the map tasks for a map reduce
> action
> > triggered through oozie. Is there a way to access the counters via Oozie
> > client API? If not, what would be the alternative? I dont want to
> > explicitly write the counters to a hdfs file & read them back.
> >
> > We are using Oozie 2.3.2.
> >
> > Thanks,
> > Siva
> > --
> > *Siva Subramanian*
> >
>
>
>
> --
> Alejandro
>

Reply via email to