- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Does Ambari automatically adjust memory settings for colocated HBase?
- Labels:
-
Apache Ambari
-
Apache HBase
-
Apache YARN
Created ‎07-15-2016 06:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If I install a colocated instance of HBase with a YARN cluster (i.e., workers running NodeManager, Datanode, and RegionServer daemons) then does Ambari automatically adjust YARN memory to account for the HBase RegionServers or should I still tune the memory using the companion scripts?
Created ‎07-16-2016 07:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ambari does not automatically adjust memory for any components. You should use the companion scripts to calculate and tune the heap memory for each component.
Also, you should try using Smartsense, which can identify signs of potential issues and provide recommendations for better tuning of HDP components.
Neither Ambari, nor Smartsense will make any automatic adjustment to the configuration of HDP components. There are defaults values for the configuration ( which must be manually tuned as per cluster usage ).
Created ‎07-16-2016 10:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
By default, each component (NodeManager, Datanode, and RegionServer daemon) would have their own predetermined heap memory setting.
You need to tune yourself.
Created ‎07-16-2016 07:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ambari does not automatically adjust memory for any components. You should use the companion scripts to calculate and tune the heap memory for each component.
Also, you should try using Smartsense, which can identify signs of potential issues and provide recommendations for better tuning of HDP components.
Neither Ambari, nor Smartsense will make any automatic adjustment to the configuration of HDP components. There are defaults values for the configuration ( which must be manually tuned as per cluster usage ).
