ils. So I have to
> ask again. Using Bulk iteration, is there any way to know the number of
> iterations?
>
>
> Cheers,
> Alieh
>
>
getSuperstepNumber().
Best,
Gabor
On Mon, Sep 11, 2017 at 2:57 PM, Alieh wrote:
> Hello all,
>
> using Bulk iteration, is there any way to know the number of iterations?
>
>
> Cheers,
> Alieh
>
Hello all,
even though I asked this question before, I lost my emails. So I have to
ask again. Using Bulk iteration, is there any way to know the number of
iterations?
Cheers,
Alieh
Hello all,
using Bulk iteration, is there any way to know the number of iterations?
Cheers,
Alieh
, Fridtjof Sander <
fsan...@mailbox.tu-berlin.de> wrote:
> Hi,
>
> I want to register a custom aggregation convergence criterion to a bulk
> iteration and I want to use the scala API.
> It appears to me that this is not possible at the moment, right?
>
> The Aggre
Hi,
I want to register a custom aggregation convergence criterion to a bulk
iteration and I want to use the scala API.
It appears to me that this is not possible at the moment, right?
The AggregatorRegistry is exposed by IterativeDataSet.java, which is
hidden by DataSet.scala:
def