Created 04-05-2016 06:29 AM
Hi: When I start the h2o hadoop cluster it reserver alot yarn memory as you can see on the ambari image.
are there any option like mapperXms that i can see if there are nothing running doesnt reserve memory??
hadoop jar /home/bigotes/h2o-3.8.1.3-hdp2.3/h2odriver.jar -nodes 5 -mapperXmx 30g -nthreads 8 -output h2oOutput
Created 04-13-2016 09:29 PM
Finally i start with this:
hadoop jar h2odriver_hdp2.1.jar water.hadoop.h2odriver -libjars ../h2o.jar -mapperXmx 1g -nodes 1 -output hdfsOutputDirName
Created 04-05-2016 12:43 PM
There are total four questions on H2O on this site and none were accepted. You might be better off asking on the H2O forum, that said, here they are, thanks take a look at the suggestions, maybe they can help, https://community.hortonworks.com/search.html?f=&type=question&redirect=search%2Fsearch&sort=relevan...
Created 04-13-2016 07:02 AM
Created 04-13-2016 09:29 PM
Finally i start with this:
hadoop jar h2odriver_hdp2.1.jar water.hadoop.h2odriver -libjars ../h2o.jar -mapperXmx 1g -nodes 1 -output hdfsOutputDirName