Enter your keyword

Azure

Stretching SQL Server 2016 Tables To The Azure Cloud

Stretching SQL Server 2016 Tables To The Azure Cloud

Introduction Microsoft SQL Server 2016 is a hybrid cloud environment designed to allow data and services to enable users to perform advanced analytics within their databases and create business insight visualizations.  One of the highly anticipated features new to Microsoft SQL Server 2016 is Stretch DB, a feature that migrates your historical data transparently and securely to […]

Query Unstructured Data From SQL Server Using PolyBase

Query Unstructured Data From SQL Server Using PolyBase

Scope The following article demonstrates how unstructured data and relational data can be queried, joined and processed in a single query using PolyBase, a new feature in SQL Server 2016. Pre-Requisites Introduction to Big Data Analytics Using Microsoft Azure  Big Data Analytics Using Hive on Microsoft Azure  Analyze Twitter Data With Hive in Azure HDInsight  Running […]

TNWiki Article Spotlight – Azure HDInsight on Linux

TNWiki Article Spotlight – Azure HDInsight on Linux

Time for the TNWiki Article Spotlight again! The article I written on Azure HDInsight was featured on the TechNet Wiki blog! Article: http://social.technet.microsoft.com/wiki/contents/articles/32605.azure-hdinsight-on-linux.aspx Blog: http://blogs.technet.com/b/wikininjas/archive/2015/12/15/tnwiki-article-spotlight-azure-hdinsight-on-linux.aspx

Microsoft Azure Technical Guru – October 2015

Microsoft Azure Technical Guru – October 2015

Hello World! Here comes the Microsoft Guru Awards again! This month, my article Sentiment Analysis API with Azure Machine Learning won the gold! The TechNet Guru Awards celebrate the technical articles on TechNet, contributed from valued wiki authors like YOU! Each month, the contributions are scored by a panel of judges (5 per category, 2-3 in each are MS experts), and […]

Running Hadoop on Linux using Azure HDInsight

Running Hadoop on Linux using Azure HDInsight

Prerequisite An Azure subscription: See Get Azure free trial. Putty SSH Client For an in depth introduction to Hadoop and Hive and its application using Azure Insight, read the following Wikis Big Data Analytics using Microsoft Azure: Introduction Big Data Analytics using Microsoft Azure: Hive Analyze Twitter data with Hive in Azure HDInsight Introduction Azure HDInsight […]

Text Analytics API With Azure Machine Learning

Scope This article is about demonstrating the use of Machine Learning to do Sentiment Analysis on texts. Introduction Sentiment Analysis is the process of detecting the feeling or the mood of a person when writing a text (technically called contextual polarity). In other words, it determines whether a piece of writing is positive, negative or […]