Quantcast
Channel: BizTalkGurus
Viewing all articles
Browse latest Browse all 2977

Sample code: create an HDInsight cluster, run job, remove the cluster

$
0
0
In a previous post, I gave an example of a simple automation job . Here is a more interesting one. Here is a sample Azure Automation code that creates an HDInsight cluster, runs a job, and removes the cluster. I used it for a demonstration at the French Hadoop User Group. You can find the video (in French) where I explain what is does here (go to 01:40:00) :     When you start it, you can specify the options you want to activate: The code is the following: workflow HDInsightJob { param...(read more)
Blog Post by: Syndicated BizTalk Author

Viewing all articles
Browse latest Browse all 2977

Trending Articles