It is OK to use it through REST API. However, data upload we have to handle carefully as it will not work with a very large data set.
--Srinath On Mon, Jun 22, 2015 at 6:21 AM, Thushan Ganegedara <[email protected]> wrote: > Hi all, > > The previous week, I've been looking into H-2-O library and how to > integrate it with java. Unfortunately, H-2-O is quite well established for > python and R, but not for Java. That is, there aren't resources explaining > how to use H-2-O in Java other than the Javadoc itself. > > Their google group suggests one way to use H2O in java is to call H2O via > the rest API. However, in that case again, there aren't any examples > explaining how to properly use the REST API. But there are few resources > such as https://github.com/h2oai/h2o-2/wiki/REST-API > > One options mentioned is to run an example in python and refer the > commands.log to see the actual http requests made to h-2-o and figure out > how REST API works. (This is what I'm doing right now) ( > https://groups.google.com/forum/#!topic/h2ostream/9EYXHYXqBxo) > > Also I posted a question in the google group, asking whether any examples > in Java is available. > > Thanks > > -- > Regards, > > Thushan Ganegedara > School of IT > University of Sydney, Australia > -- ============================ Blog: http://srinathsview.blogspot.com twitter:@srinath_perera Site: http://people.apache.org/~hemapani/ Photos: http://www.flickr.com/photos/hemapani/ Phone: 0772360902
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
