This chapter dives into Azure HDInsight to create an HDInsight cluster. It also goes through the different ways to provision, run, and decommission a cluster. (To do so, you need an Azure subscription. You can opt for a trial subscription for learning and testing purposes.) And finally, the chapter covers HDInsight Sandbox for local development and testing.
Microsoft Azure is a set of cloud services. One of these services is HDInsight, which is Apache Hadoop running in the cloud. HDInsight abstracts away the implementation details of installation and configuration of individual ...