Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Celebrating as our community reaches 100,000 members! Thank you!
avatar
Rising Star

We are excited to announce the general availability of Hortonworks Sandbox with HDP 2.3 on Microsoft AzureGallery. Hortonworks Sandbox is already a very popular environment for developers, data scientists and administrators to learn and experiment with the latest innovations in Hortonworks Data Platform.

The hundreds of innovations span across Apache Hadoop, Kafka, Storm, Spark, Hive, Pig, YARN, Ambari, Falcon, Ranger and other components that make up HDP platform. We also provide tutorials to help you get a jumpstart on how to use HDP to implement an Open Enterprise Hadoop in your organization.

Every component is updated, including some of the key technologies we added in HDP 2.3.

This guide walks you through using the Azure Gallery to quickly deploy Hortonworks Sandbox on Microsoft Azure.

Prerequisite:

  • A Microsoft Azure account – you can sign up for an evaluation account if you do not already have one.

Guide

Start by logging into the Azure Portal with your Azure account: https://portal.azure.com/

Navigate to the MarketPlace

Search for Hortonworks. Click on the Hortonworks Sandbox icon.

To go directly to the Hortonworks Sandbox on Azure page navigate to http://azure.microsoft.com/en-us/marketplace/partners/hortonworks/hortonworks-sandbox/

This will launch the wizard to configure Hortonworks Sandbox for deployment.

You will need to note down the hostname and the username/password that you enter in the next steps to be able to access the Hortonworks Sandbox once deployed. Also ensure you select a Azure instance with size A4 or more for optimal experience.

Click Buy if you agree with everything on this page.

At this point it should take you back to the Azure portal home page where you can see the deployment in progress.

You can see the progress in more details by clicking on Audit

Once the deployment completes you will see this page with configuration and status of you VM. Again it is important to note down the DNS name of your VM which you will use in the next steps.

If you scroll down you can see the Estimated spend and other metrics for your VM.

Let’s navigate to the home page of your Sandbox by pointing your browser to the URL: http://<hostname>.cloudapp.net:8888 , where <hostname> is the hostname you entered during configuration.

By navigating to port 8080 of your Hortonworks Sandbox on Azure you can access the Ambari interface for your Sandbox.

If you want a full list of tutorial that you can use with your newly minted Hortonworks Sandbox on Azure go to http://hortonworks.com/tutorials.

HDP 2.3 leverages the Ambari Views Framework to deliver new user views and a breakthrough user experience for both cluster operators and data explorers.

Happy Hadooping with Hortonworks Sandbox!

3,806 Views
Comments
avatar
New Contributor

This is a great tutorial - lots of visuals and clear instructions. I have consistently encountered one problem, though: I configure a user, add an ssh key, then log in, but I do not have access to HDFS, and I can't su to root because the password "hadoop" does not work. This is on the latest Hortonworks sandbox from the marketplace on Azure. I can't find any other reference to a default password, and without it I can't see a way to monkey around with permissions to get HDFS working.

Am I barking up the wrong end of the stick? I can't think of anything else that I might have missed...

Version history
Last update:
‎09-16-2022 01:32 AM
Updated by:
Contributors