Oh, no, definitely. I think that's the proper solution -- even if
there was a "catching DList". But my point was, it took me several
hours to learn that there was things I couldn't parse, to investigate
why, then talk to some people about the data. And then settle on
something like that. And then finally restart my job. And this happens
reasonably often.
But the point of the catching DList would be to allow the job to run
to completion, and then at my leisure start digging into the
exceptions.
That said, it's pretty low on my wish-list of things. My current #1
goes to having a fast in-memory-mode :D [At the moment, inmemory
mode is taking about ~2 minutes, and using >4GB of memory for a
reasonably complex job with 1000 elements. The same thing with scala
collections is running under a second :D
> --
> You received this message because you are subscribed to the Google Groups
> "scoobi-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
scoobi-dev+...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>