-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34706/
-----------------------------------------------------------
Review request for Ambari and John Speidel.
Bugs: AMBARI-11424
https://issues.apache.org/jira/browse/AMBARI-11424
Repository: ambari
Description
-------
**STR**
Install cluster **without** Phoenix Query Server
Launch add host wizard, select Phoenix Query Server as component for adding
**Result**
During deploying task exception occurred. See it on screenshot attached.
org.apache.ambari.server.controller.spi.SystemException: An internal system
exception occurred: ServiceComponent not found, clusterName=cl1,
serviceName=HBASE, serviceComponentName=PHOENIX_QUERY_SERVER
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/topology/AmbariContext.java
0de4b00
ambari-server/src/test/java/org/apache/ambari/server/topology/AmbariContextTest.java
7dcb7be
Diff: https://reviews.apache.org/r/34706/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk