Created 10-11-2018 10:28 AM
Hi All,
greeting for the day.
I have upgraded Ambari from 2.6.2 to 2.7.0.
When I start all the services from Ambari then below issue occur.
Traceback (most recent call last): File "/var/lib/ambari-agent/cache/stack-hooks/before-INSTALL/scripts/hook.py", line 37, in <module> BeforeInstallHook().execute() File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", line 362, in execute if self.should_expose_component_version(self.command_name): File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", line 262, in should_expose_component_version if stack_version_formatted and check_stack_feature(StackFeature.ROLLING_UPGRADE, stack_version_formatted): File "/usr/lib/ambari-agent/lib/resource_management/libraries/functions/stack_features.py", line 79, in check_stack_feature raise Fail("Stack features not defined by stack") resource_management.core.exceptions.Fail: Stack features not defined by stack
Created 10-11-2018 10:35 AM
What is your HDP version?
Ambari 2.7 Supports HDP 3.0
So please make sure that your HDP components are upgraded fine. To know more about supportmatrix: https://supportmatrix.hortonworks.com/
.
Ambari 2.7only supports fully managing a HDP 3.0cluster. If you are running any other HDP version,you must first upgrade to HDP 2.6 using Ambari 2.6. You must first upgrade to HDP 2.6.5 if you use Hive.Then, upgrade to Ambari 2.7 and use it to upgrade your cluster to HDP 3.0. |
Created 10-11-2018 10:35 AM
What is your HDP version?
Ambari 2.7 Supports HDP 3.0
So please make sure that your HDP components are upgraded fine. To know more about supportmatrix: https://supportmatrix.hortonworks.com/
.
Ambari 2.7only supports fully managing a HDP 3.0cluster. If you are running any other HDP version,you must first upgrade to HDP 2.6 using Ambari 2.6. You must first upgrade to HDP 2.6.5 if you use Hive.Then, upgrade to Ambari 2.7 and use it to upgrade your cluster to HDP 3.0. |
Created 10-16-2018 07:01 AM
It helps to identify the issue.Thank you, Jay.
Created 12-06-2018 03:00 PM
@Amit Mishra Hi, I am facing the same issue, how did you solve it?
,@Amit Mishra Hi, I am facing the same issue, how did you fix it?