Hello Kostas, 0.5.0 is released and should be available on the apache releases maven repo. There should likely be a 0.5.1 release at some point in the near future with various bug fixes. As for 0.6.0-SNAPSHOT, we are adding features and bug fixes to this but it should be compatible with 0.5.0.
thanks — Hitesh On Sep 11, 2014, at 1:18 PM, Kostas Tzoumas <[email protected]> wrote: > Thank you! I was using a snapshot before the 0.5 release, will be more > careful to update from now on. > > On Thu, Sep 11, 2014 at 4:15 PM, Johannes Zillmann <[email protected]> > wrote: > Hey Kostas, > > context.getVertexParallelism() since Tez-0.5! > > Johannes > > On 11 Sep 2014, at 16:10, Kostas Tzoumas <[email protected]> wrote: > > > Hi, > > > > A Processor can read its task index via getContext().getTaskIndex(). > > > > Is there a way to similarly get the total number of tasks scheduled for > > this vertex? > > > > Kostas > >
