Created 05-25-2016 10:14 PM
Hi,
I am trying to test zeppelin 0.6 on my sandbox but I'm running to several problems. I think that's because the sandbox is HDP 2.4 where Zeppelin 0.6 works only on HDP 2.4.2 (can someone confirme this ?)
How can I upgrade the sandbox or at least quickly install a single node HDP 2.4.2 cluster ?
Thanks
Created 05-25-2016 10:33 PM
There is no upgrade steps/path for HDP sandboxes. If you want to quickly create a HDP 2.4.2 cluster and have 16GB RAM on your computer, I suggest using the steps from https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide
This has steps on creating a 3 node cluster. You will need virtualbox and vagrant. While this is for Ambari development and testing, you can use the same for creating a cluster with Ambari 2.2.2 and HDP 2.4.2
Created 05-25-2016 10:33 PM
There is no upgrade steps/path for HDP sandboxes. If you want to quickly create a HDP 2.4.2 cluster and have 16GB RAM on your computer, I suggest using the steps from https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide
This has steps on creating a 3 node cluster. You will need virtualbox and vagrant. While this is for Ambari development and testing, you can use the same for creating a cluster with Ambari 2.2.2 and HDP 2.4.2
Created 05-27-2016 09:44 PM
Please refer to this link which will guide through the update process of Ambari and HDP both.
Let us know if you face any issue.