Created 04-11-2016 07:10 PM
Everytime I manually start it either loses hearbeat after a few components starting or all components still fail to start. When I try to start all components with the one click option, it never finishes. When I try to restart all components, it never finishes. Can someone guide me to fix this problem? I am trying to upgrade from hdp 2.3.2 to hdp 2.4. I have already upgraded ambari and only need all ambari components to start to upgrade hdp
Created 04-12-2016 07:40 PM
I think I must have not installed properly when I first installed hdp 2.3.2. I say this because I have completely deleted hdp 2.3.2 from the Virtualbox and installed hdp 2.4 directly. In doing this, ambari is working perfectly fine with no errors or alerts unlike previously.
Created 04-11-2016 09:33 PM
Please follow all prerequisites in the documentation, also post retries you get, your question is too generic.
Created 04-12-2016 01:45 AM
Have you followed Ambari Upgrade guide, and could you complete all steps without errrors? Ambari upgrade is easy, provided that you had started with a healthy cluster. That's why the very first step of every Ambari upgrade is to inspect the cluster, make sure that all components are running and clear all alerts and warnings. After that back-up all cluster supporting data-bases, and follow these steps:
All above steps were supposed to complete without errors. Was that so? What you can do now:
Once Ambari is running you can begin starting services: start them one by one, ZooKeeper first, then HDFS, then all the others. Inspect Ambari tasks, and drill down for errors if they fail (red markings). Hope this helps.
Created 04-12-2016 07:40 PM
I think I must have not installed properly when I first installed hdp 2.3.2. I say this because I have completely deleted hdp 2.3.2 from the Virtualbox and installed hdp 2.4 directly. In doing this, ambari is working perfectly fine with no errors or alerts unlike previously.
Created 06-08-2016 08:26 AM
I struggled through this for longer than a while and then decided to share it here:
The trick is to basically delete all the symlinks pointing back to locations where HDP components reside since that is what causes 80% of the problem. Here is a step by step tutorial for that:
Hope that helps!