Created 05-22-2017 02:51 PM
I am trying to deploy HDP 2.6 Sandbox image for VM on AWS. I used the same instructions as for HDP 2.5, but got inconsistent kernel version error,.
Created 05-22-2017 03:15 PM
You can follow this tutorial:
https://community.hortonworks.com/articles/103754/hdp-sandbox-on-aws-1.html
It is written for HDP 2.5 but it can be applied to HDP 2.6 as well.
The image itself can be downloaded from here:
The startup script can be downloaded from here.
You can check additional HDP 2.6 related info here
If you do not stick to Sandbox, you can easily launch a cluster with a basic blueprint with Cloudbreak on AWS.
Hope this helps!
Created 05-24-2017 01:39 PM
Thank you, pdarvasi.
I would like to finish with sandbox because my goal is to quickly complete all their tutorials. Please help me further:
1. Where do i download the image to? to my windows computer? to s3 bucket on AWS?
2. Where should i run the startup script and using what account?
Sorry if my questions are really stupid, i just started to learn.
Created on 05-26-2017 09:54 AM - edited 08-18-2019 01:57 AM
@George Meltser As a first step, you should boot an Amazon Linux instance, and run all the commands on this machine after SSH-ing to it.
You can do that with logging in to your AWS account, selecting EC2 service, click on "Launch instance" and select Amazon Linux. You should see sg. like this:
After that, you should choose an instance with at least 16 gb of RAM and SSH to it if it is ready.
You can find some additional documentation here.
Hope this helps (if yes, would you consider accepting my response? :))
Created 06-06-2017 10:01 PM
@George Meltser If my answer helped you solving your problem, would you mind consider accepting it? Thanks in advance!
Created 06-29-2017 02:17 PM
Thank you very much, I was looking for HDP 2.6 dockerized version from quiet a long time .
Created 05-26-2017 05:54 PM
Many thanks for helping me out. However the very first command in the instructions:
fails. I did look it up and it and most likely the problem with yum is related to configuration of Amazon Linux instance. Are there specific steps that i need to do in order to get yum working?
Created 05-29-2017 04:25 PM
What is the exact error message, have you managed to solve it?
You might find some useful information about yum setup in the official Amazon FAQ here.
Hope this helps!
Created 10-06-2017 06:28 PM
Hi, guys,
Just wondering, is it easier to install hortonworks-sandbox-2.5 - ami-d278c1b2 first, then install Spark 2.2 on top of it? cause mostly I need are Spark 2.2 along with 1.6, for practice
Or I better install a fresh sandbox-2.6 as the instructions?
Or can I have a sandbox-2.6 in HDcloud without setting a multi-node cluster? instructions?
Thanaks a lot
Gary