We are facing some issue while using H2O within our model building setup. We are triggering 3 models at one go - GLM, RF and GBM. All of the using H2O. Now these 3 model building takes some time. Before these model building task is completed, if we trigger another model building task, again with GLM, RF and GBM, we get the following errors:
i) ERROR MESSAGE: class water.fvec.Frame trainingData is already in use. Unable to use it now. Consider using a different destination name.
ii) Error: java.lang.RuntimeException: Rollups not possible, because Vec was deleted:
Is there a way to resolve this issue?
Regards,
Anirban
> To unsubscribe from this group and stop receiving emails from it, send an email to h2os...@googlegroups.com.