Sebastian Toader created AMBARI-16220:
-----------------------------------------
Summary: No INSTALL commands
Key: AMBARI-16220
URL: https://issues.apache.org/jira/browse/AMBARI-16220
Project: Ambari
Issue Type: Task
Components: ambari-server
Reporter: Sebastian Toader
Fix For: 2.4.1
Get rid of install commands. Currently, install commands are needed for two
purposes:
* Satisfy the state transition requirements
* Install clients (HDFS_CLIENT, HIVE_CLIENT, etc)
The first one is a simpler where the server can help auto transition to
INSTALLED and then issue START. The second one will require either issue
INSTALL command only for Client components or create a CONFIGURE command that
does the same for the Client components that can precede the Start commands. It
can go in as a stage in for the START tasks themselves.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)