Dryad/html/4aefe670-7b2b-4c05-9a65-6c6...

13 lines
4.1 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp"><head><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" /><style type="text/css">
body
{
border-left:5px solid #e6e6e6;
overflow-x:scroll;
overflow-y:scroll;
}
</style><script src="./../scripts/branding.js" type="text/javascript"><!----></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'" /><meta name="SelfBranded" content="true" /></head><body onload="onLoad()" class="primary-mtps-offline-document"><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 class="mtps-external-link" 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 class="mtps-external-link" 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 class="mtps-external-link" 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"><p /><div class="OH_feedbacklink"><a href="mailto:?subject=DryadLINQ+documentation+Setting+up+an+HDInsight+3.0+cluster+100+EN-US&amp;body=Your%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report%2c%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details%20or%20clarification%20on%20the%20feedback%20you%20sent.%20After%20the%20issue%20you%20report%20has%20been%20addressed%2c%20you%20may%20receive%20an%20e-mail%20to%20let%20you%20know%20that%20your%20feedback%20has%20been%20addressed.">Send Feedback</a> on this topic.</div></div></body></html>