Dmytro Sen created AMBARI-23573:
-----------------------------------
Summary: HDFS install fails at before-ANY hook due to no created
instances
Key: AMBARI-23573
URL: https://issues.apache.org/jira/browse/AMBARI-23573
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 3.0.0
Reporter: Dmytro Sen
Assignee: Dmytro Sen
Fix For: 3.0.0
HDFS install fails with Ambari 3.0.0.0-1527 and HDPCORE-1.0.0-b227 due to:
File "/var/lib/ambari-agent/cache/stack-hooks/before-ANY/scripts/hook.py",
line 26, in hook
import params
File "/var/lib/ambari-agent/cache/stack-hooks/before-ANY/scripts/params.py",
line 227, in <module>
components_instance_type=HADOOP_CLIENT_COMPONENT_TYPE)
ValueError: There are no created instances. Use create-mpack-instance command
to add them.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)