Created 04-06-2017 06:22 PM
Hello,
I am running the HDP 2.3 sandbox in a VM on my laptop. Unfortunately my laptop doesn't have enough memory to support the later versions of HDP. I'm trying to follow the Hadoop tutorial, but it appears that this tutorial is specific to HDP 2.5 (for instance, it references the 'Upload Table' tab in Ambari Hive view, which doesn't exist in 2.3).
Does a tutorial for HDP 2.3 exist anywhere?
Thanks in advance.
Created 04-06-2017 07:08 PM
That tutorial was rewritten and expanded into nine sections (https://github.com/hortonworks/data-tutorials/tree/archive-hdp-2.3/tutorials/hortonworks/hello-hdp-an-introduction-to-hadoop), but it looks like that specific tutorial, before it was expanded, is hanging out at https://github.com/hortonworks/data-tutorials/blob/archive-hdp-2.3/tutorials/hortonworks/hello-hdp-a...
Created 04-06-2017 06:33 PM
Check out the archived-hdp-2.3 branch of the Data Tutorials repository. Direct link here: https://github.com/hortonworks/data-tutorials/tree/archive-hdp-2.3
Hope that helps, good luck!
Created 04-06-2017 06:47 PM
Thank you Edgar. It looks like the "Hello HDP: An Introduction to Hadoop with Hive, Pig, and Spark" tutorial no longer exists in that location. Any idea where I could find it?
Created 04-06-2017 06:47 PM
Thank you Edgar. It looks like the "Hello HDP: An Introduction to Hadoop with Hive, Pig, and Spark" tutorial no longer exists in that location. Any idea where I could find it?
Created 04-06-2017 07:08 PM
That tutorial was rewritten and expanded into nine sections (https://github.com/hortonworks/data-tutorials/tree/archive-hdp-2.3/tutorials/hortonworks/hello-hdp-an-introduction-to-hadoop), but it looks like that specific tutorial, before it was expanded, is hanging out at https://github.com/hortonworks/data-tutorials/blob/archive-hdp-2.3/tutorials/hortonworks/hello-hdp-a...
Created 04-06-2017 07:29 PM
Perfect, thanks Edgar!