- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
cluster h2o hadoop yarn memory
- Labels:
-
Apache YARN
Created 04-05-2016 06:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created 04-13-2016 09:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Finally i start with this:
hadoop jar h2odriver_hdp2.1.jar water.hadoop.h2odriver -libjars ../h2o.jar -mapperXmx 1g -nodes 1 -output hdfsOutputDirName