8. Installing HDP 2.0 and Maintaining Your Prior Data

To Install HDP 2.0 on all your nodes while maintaining your prior data:

  1. Download the HDP 2.0 for Windows MSI installer on all nodes of the cluster.

  2. Run the HDP 2.0 MSI from the command line, and use the clusterproperties.txt set in the prior section:

     > msiexec /qn /i "hdp-win-1.3.0.0.msi" /lv "hdp.log" HDP_LAYOUT="D:\config\clusterproperties.txt" HDP_DIR="D:\hdp\hadoop" HDP_USER_PASSWORD=<password for hadoop account> DESTROY_DATA="no" 
  3. Verify that you have installed HDP 2.0 on all nodes of your cluster. Do NOT start any services yet.


loading table of contents...