-
Network Access Control on an HDInsight Cluster
Solution ·In this post, I’m gona try to show how you can use an Azure Virtual Network with a Network Security Group to control the access (at the network level) to an HDInsight cluster.
For a primer on both those technologies, please refer to my Using Network Security Groups (NSG) to secure network access to an environment post.
The...
-
Analyzing Web Logs with Azure Data Lake Analytics (ADLA)
Solution ·Azure Data Lake (both Storage & Analytics) has been in public preview for a month or two.
You can get started by reading this or have a look at Azure Data Lake series for more posts on Azure Data Lake.
I thought I would kick some posts about more complex scenarios to display...
-
Listing Resources under Resource Group with Azure PowerShell
Solution ·Simple task: I want to list resources under a single ResourceGroup within one of the subscription.
This is an excuse to show how to login on different subscription and play a bit with the PowerShell Azure SDK.
First thing, start PowerShell Integrated Script Environment (ISE) with the Azure SDK loaded.
Login
Login to your accounts…
Stategic Data, Infonomics & Big Data
Solution, Strategy ·UPDATE (19-01-2016): Have a look at Azure Data Lake series for more posts on Azure Data Lake.
I wanted to talk a bit about your Strategic Data & the concept of Data Lake (regardless of its implementation).
Nowaday, data is seen less and less as...
Azure Data Lake Analytics - Loading files with custom C# code
Solution ·UPDATE (19-01-2016): Have a look at Azure Data Lake series for more posts on Azure Data Lake.
Azure Data Lake (both Storage & Analytics) has been in public preview for a month or two.
You can get started by reading this.
I thought I would kick some posts about more complex scenarios to...