6 lines
3.0 KiB
HTML
6 lines
3.0 KiB
HTML
<html><head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="shortcut icon" href="../icons/favicon.ico" /><style type="text/css">.OH_CodeSnippetContainerTabLeftActive, .OH_CodeSnippetContainerTabLeft,.OH_CodeSnippetContainerTabLeftDisabled { }.OH_CodeSnippetContainerTabRightActive, .OH_CodeSnippetContainerTabRight,.OH_CodeSnippetContainerTabRightDisabled { }.OH_footer { }</style><link rel="stylesheet" type="text/css" href="../styles/branding.css" /><link rel="stylesheet" type="text/css" href="../styles/branding-en-US.css" /><script type="text/javascript" src="../scripts/branding.js"> </script><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Setting up an HDInsight 3.0 cluster</title><meta name="Language" content="en-us" /><meta name="Microsoft.Help.Id" content="4aefe670-7b2b-4c05-9a65-6c60ff13c3b5" /><meta name="Description" content="Instructions for setting up an HDInsight 3.0 cluster to use with DryadLINQ." /><meta name="Microsoft.Help.ContentType" content="How To" /><meta name="BrandingAware" content="true" /></head><body onload="OnLoad('cs')"><input type="hidden" id="userDataCache" class="userDataStyle" /><div class="OH_outerDiv"><div class="OH_outerContent"><table class="TitleTable"><tr><td class="OH_tdTitleColumn">Setting up an HDInsight 3.0 cluster</td><td class="OH_tdRunningTitleColumn">DryadLINQ documentation</td></tr></table><div id="mainSection"><div id="mainBody"><span class="introStyle"></span><div class="introduction"><p>Instructions for setting up an HDInsight 3.0 cluster to use with DryadLINQ.</p></div><h3 class="procedureSubHeading">Getting and configuring a cluster</h3><div class="subSection"><ol><li><p>If you don't already have one, set up an Azure subscription from the <a href="http://azure.microsoft.com/en-us/" target="_blank">Azure welcome website</a></p></li><li><p>In order for the DryadLINQ submission process to work smoothly, you must install and configure the
|
|
<a href="http://azure.microsoft.com/en-us/documentation/articles/install-configure-powershell/" target="_blank">Azure powershell tools</a>. In the "How to: Connect to your subscription" item, follow the instructions under "Use the
|
|
certificate method." Ensure that your environment is correctly setup by running <span class="command">Get-AzureSubscription</span>
|
|
and verifying that your subscription has information identifying the management certificate.</p></li><li><p>If you don't already have one, you need to <a href="http://azure.microsoft.com/en-us/documentation/articles/hdinsight-get-started-30/" target="_blank">create an HDInsight 3.0 cluster</a>. (Note that the page title talks about "Hadoop 2.2"---this is correct, since HDInsight 3.0
|
|
uses Hadoop 2.2.)</p></li><li><p>Make a note of the default storage account and container for your cluster if you want to use the sample program,
|
|
since it reads from data stored in that container.</p></li></ol></div></div></div></div></div><div id="OH_footer" class="OH_footer" /></body></html> |