- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
All Ambari tasks fail on Sandbox due to configuration parameter hbase-env not found.
- Labels:
-
Apache Ambari
Created ‎04-02-2016 01:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Attempting to restart services (such as Oozie or HDFS) or add services (such as Zeppelin) via Ambari using the HDP 2.3.2 Sandbox always fails with some form of the following error ...
raise Fail("Configuration parameter '" + self.name + "' was not found in configurations dictionary!") resource_management.core.exceptions.Fail: Configuration parameter 'hbase-env' was not found in configurations dictionary!
Created ‎04-02-2016 07:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you try adding 'ranger-hbase-plugin-enabled' property to : "HBASE" -> "Advanced" -> "Custom ranger-hbase-plugin-properties" section and set the value to yes/no, depending on whether HBase plugin was enabled on Ambari or not. Please restart HBase service after doing the changes.
Created ‎04-02-2016 07:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you try adding 'ranger-hbase-plugin-enabled' property to : "HBASE" -> "Advanced" -> "Custom ranger-hbase-plugin-properties" section and set the value to yes/no, depending on whether HBase plugin was enabled on Ambari or not. Please restart HBase service after doing the changes.
Created ‎04-02-2016 08:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not sure if it's the expected default or not, but HBase was not installed in my Sandbox. I installed and started it, and suddenly everything is now working in Ambari. I'm able to restart services and was able to install and start Zeppelin.
Thanks.
