1. Starting the HDP Services

The HDP on Windows installer sets up Windows services for each HDP component across the nodes in a cluster. Use the instructions given below to start HDP services from any host machine in your cluster.

Complete the following instructions as the administrative user:

  1. Start the HDP cluster.

    Navigate to the install directory (as specified by the HADOOP_NODE_INSTALL_ROOT environment variable) and execute the following command from any host machine in your cluster.

    cd %HADOOP_NODE_INSTALL_ROOT%
    start_remote_hdp_services.cmd 

    [Important]Important

    If you want to Enable NameNode High Availability, do so while starting HDP services. Do NOT wait until all services have started.

  2. Open the Services administration pane, Control Panel > Administrative Tools > Services.

    Against all the services that are installed successfully, you should see the following message as higlighted in the screenshot below:


loading table of contents...