Collect Information
To deploy your HDP, you need the following information:
The fully qualified domain name (FQDN) for each host in your system, and the components you want to set up on each host. You can use
hostname -f
to check for the FQDN.If you install Apache Hive, HCatalog, or Apache Oozie, you need the host name, database name, user name, and password for the metastore instance.
Note If you are using an existing instance, the dbuser you create for HDP must be granted ALL PRIVILEGES permissions on that instance.