Skip to content

Commit a939a08

Browse files
committed
Bootcamp page title fixes
1 parent aba595f commit a939a08

File tree

34 files changed

+59
-54
lines changed

34 files changed

+59
-54
lines changed

articles/data-lake-store/data-lake-store-authenticate-using-active-directory.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Authenticate with Data Lake Store using Active Directory | Microsoft Docs
3-
description: Learn how to authenticate with Data Lake Store using Active Directory
2+
title: Service-to-service authentication: Data Lake Store using Azure Active Directory | Microsoft Docs
3+
description: Learn how to achieve service-to-service authentication with Data Lake Store using Azure Active Directory
44
services: data-lake-store
55
documentationcenter: ''
66
author: nitinme

articles/data-lake-store/data-lake-store-end-user-authenticate-using-active-directory.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Authenticate with Data Lake Store using Active Directory | Microsoft Docs
3-
description: Learn how to authenticate with Data Lake Store using Active Directory
2+
title: End-user authentication: Data Lake Store with Azure Active Directory | Microsoft Docs
3+
description: Learn how to achieve end-user authentication with Data Lake Store using Azure Active Directory
44
services: data-lake-store
55
documentationcenter: ''
66
author: nitinme

articles/data-lake-store/data-lake-store-get-started-cli.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Get started with Data Lake Store using cross-platform command line interface | Microsoft Docs
2+
title: Use command-line interface to get started with Azure Data Lake Store | Microsoft Docs
33
description: Use Azure cross-platform command line to create a Data Lake Store account and perform basic operations
44
services: data-lake-store
55
documentationcenter: ''

articles/data-lake-store/data-lake-store-get-started-java-sdk.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Use Data Lake Store Java SDK to develop applications | Microsoft Docs
3-
description: Use Azure Data Lake Store Java SDK to develop applications
2+
title: Use the Java SDK to develop applications in Azure Data Lake Store | Microsoft Docs
3+
description: Use Azure Data Lake Store Java SDK to create a Data Lake Store account and perform basic operations in the Data Lake Store
44
services: data-lake-store
55
documentationcenter: ''
66
author: nitinme

articles/data-lake-store/data-lake-store-get-started-net-sdk.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Use Data Lake Store .NET SDK to develop applications | Microsoft Docs
3-
description: Use Azure Data Lake Store .NET SDK to develop applications
2+
title: Use the .NET SDK to develop applications in Azure Data Lake Store | Microsoft Docs
3+
description: Use Azure Data Lake Store .NET SDK to create a Data Lake Store account and perform basic operations in the Data Lake Store
44
services: data-lake-store
55
documentationcenter: ''
66
author: nitinme

articles/data-lake-store/data-lake-store-get-started-portal.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Get started with Data Lake Store | Microsoft Docs
3-
description: Use the portal to create a Data Lake Store account and perform basic operations in the Data Lake Store
2+
title: Use Azure portal to get started with Data Lake Store | Microsoft Docs
3+
description: Use the Azure portal to create a Data Lake Store account and perform basic operations in the Data Lake Store
44
services: data-lake-store
55
documentationcenter: ''
66
author: nitinme

articles/data-lake-store/data-lake-store-get-started-powershell.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Get started with Data Lake Store | Microsoft Docs
2+
title: Use PowerShell to get started with Azure Data Lake Store | Microsoft Docs
33
description: Use Azure PowerShell to create a Data Lake Store account and perform basic operations
44
services: data-lake-store
55
documentationcenter: ''

articles/data-lake-store/data-lake-store-get-started-python.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Get started with Azure Data Lake Store using Python | Microsoft Docs
2+
title: Use the Python SDK to get started with Azure Data Lake Store | Microsoft Docs
33
description: Learn how to use Python SDK to work with Data Lake Store accounts and the file system.
44
services: data-lake-store
55
documentationcenter: ''

articles/data-lake-store/data-lake-store-get-started-rest-api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Get started with Data Lake Store using REST API| Microsoft Docs
2+
title: Use the REST API to get started with Data Lake Store | Microsoft Docs
33
description: Use WebHDFS REST APIs to perform operations on Data Lake Store
44
services: data-lake-store
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-create-standalone-application.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create standalone scala applications to run on HDInsight Spark clusters | Microsoft Docs
2+
title: Create standalone Scala applications to run on Azure Spark clusters | Microsoft Docs
33
description: Learn how to create a standalone Spark application to run on HDInsight Spark clusters.
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-custom-library-website-log-analysis.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use custom libraries with an HDInsight Spark cluster to analyze website logs | Microsoft Docs
2+
title: Use Python libraries to analyze website logs in Azure Spark cluster | Microsoft Docs
33
description: Use custom libraries with an HDInsight Spark cluster to analyze website logs
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-eclipse-tool-plugin.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create Spark Scala applications using HDInsight Tools in Azure Toolkit for Eclipse | Microsoft Docs
2+
title: Use Azure Toolkit for Eclipse to create Scala applications for Spark | Microsoft Docs
33
description: Learn how to create a standalone Spark application to run on HDInsight Spark clusters.
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-eventhub-streaming.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use Azure Event Hubs with Apache Spark in HDInsight to process streaming data | Microsoft Docs
2+
title: Stream data from Event Hubs with Apache Spark in Azure HDInsight | Microsoft Docs
33
description: Step-by-step instructions on how to send a data stream to Azure Event Hub and then receive those events in Spark using a scala application
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-intellij-tool-plugin-debug-jobs-remotely.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use HDInsight Tools in Azure Toolkit for IntelliJ to remotely debug applications running on HDInsight Spark clusters| Microsoft Docs
2+
title: Use Azure Toolkit for IntelliJ to remote-debug applications on Spark clusters| Microsoft Docs
33
description: Learn how use HDInsight Tools in Azure Toolkit for IntelliJ to remotely debug applications running on HDInsight Spark clusters.
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-intellij-tool-plugin.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create Spark Scala applications using HDInsight Tools in Azure Toolkit for IntelliJ | Microsoft Docs
2+
title: Use Azure Toolkit for IntelliJ to create Scala applications for Spark | Microsoft Docs
33
description: Learn how to create a standalone Spark application to run on HDInsight Spark clusters.
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-ipython-notebook-machine-learning.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use Apache Spark to build machine learning applications on HDInsight | Microsoft Docs
2+
title: Use Apache Spark to build machine learning applications on Azure HDInsight | Microsoft Docs
33
description: Step-by-step instructions on how to use notebooks with Apache Spark to build machine learning applications
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-job-debugging.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Track and debug jobs running on Apache Spark cluster in HDInsight | Microsoft Docs
2+
title: Debug jobs running on Apache Spark cluster in Azure HDInsight | Microsoft Docs
33
description: Use YARN UI, Spark UI, and Spark History server to track and debug jobs running on a Spark cluster in Azure HDInsight
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-jupyter-notebook-install-locally.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Install Jupyter notebook on your computer and connect it to an HDInsight Spark cluster | Microsoft Docs
2+
title: Install Jupyter notebook locally and connect to an Azure Spark cluster | Microsoft Docs
33
description: Learn about how to install Jupyter notebook locally on your computer and connect it to an Apache Spark cluster on Azure HDInsight.
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-jupyter-notebook-kernels.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use kernels with Jupyter notebooks on Spark - Linux - Azure | Microsoft Docs
2+
title: Use different kernels with Jupyter notebooks on Azure Spark clusters | Microsoft Docs
33
description: Learn about the PySpark and Spark kernels you can use with the Jupyter notebook available with Spark clusters on HDInsight Linux.
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-jupyter-notebook-use-external-packages.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use external packages with Jupyter notebooks in Apache Spark clusters on HDInsight | Microsoft Docs
2+
title: Use custom Maven packages with Jupyter notebooks in Spark on Azure | Microsoft Docs
33
description: Step-by-step instructions on how to configure Jupyter notebooks available with HDInsight Spark clusters to use external Spark packages.
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-jupyter-spark-sql.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create a Spark cluster in Azure HDInsight and use Spark SQL from Jupyter for interactive analysis | Microsoft Docs
2+
title: Get started with Apache Spark cluster in Azure HDInsight | Microsoft Docs
33
description: Step-by-step instructions on how to quickly create an Apache Spark cluster in HDInsight and then use Spark SQL from Jupyter notebooks to run interactive queries.
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-known-issues.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Known issues of Apache Spark in HDInsight | Microsoft Docs
3-
description: Known issues of Apache Spark in HDInsight.
2+
title: Known issues for Apache Spark cluster in Azure HDInsight | Microsoft Docs
3+
description: Known issues of Apache Spark clusters in Azure HDInsight.
44
services: hdinsight
55
documentationcenter: ''
66
author: mumian

articles/hdinsight/hdinsight-apache-spark-livy-rest-interface.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Submit Spark jobs remotely using Livy | Microsoft Docs
2+
title: Use Livy to submit jobs remotely to Spark on Azure HDInsight | Microsoft Docs
33
description: Learn how to use Livy with HDInsight clusters to submit Spark jobs remotely.
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-machine-learning-mllib-ipython.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Use Apache Spark to build machine learning applications on HDInsight | Microsoft Docs
3-
description: Step-by-step instructions on how to use notebooks with Apache Spark to build machine learning applications
2+
title: Use MLlib library in Spark to build machine learning applications on Azure HDInsight | Microsoft Docs
3+
description: Step-by-step instructions on how to use MLlib library in Apache Spark to build machine learning applications
44
services: hdinsight
55
documentationcenter: ''
66
author: nitinme

articles/hdinsight/hdinsight-apache-spark-overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: An overview of Apache Spark in HDInsight | Microsoft Docs
2+
title: An overview of Apache Spark on Azure HDInsight | Microsoft Docs
33
description: An introduction to Apache Spark in HDInsight and scenarios in which to use Spark on HDInsight in your applications.
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-python-package-installation.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use Script action to install external python packages with Jupyter notebooks in Apache Spark clusters on Azure HDInsight | Microsoft Docs
2+
title: Script action: Install Python packages with Jupyter notebooks on Azure HDInsight | Microsoft Docs
33
description: Step-by-step instructions on how to configure Jupyter notebooks available with HDInsight Spark clusters to use external python packages.
44
services: hdinsight
55
documentationcenter: ''
@@ -18,7 +18,7 @@ ms.date: 11/28/2016
1818
ms.author: nitinme
1919

2020
---
21-
# Use Script Action to install external python packages with Jupyter notebooks in Apache Spark clusters on HDInsight
21+
# Use Script Action to install external Python packages for Jupyter notebooks in Apache Spark clusters on HDInsight
2222
> [!div class="op_single_selector"]
2323
> * [Using cell magic](hdinsight-apache-spark-jupyter-notebook-use-external-packages.md)
2424
> * [Using Script Action](hdinsight-apache-spark-python-package-installation.md)

articles/hdinsight/hdinsight-apache-spark-resource-manager.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Use Resource Manager to allocate resources to the Apache Spark cluster in HDInsight| Microsoft Docs
3-
description: Learn how to use the Resource Manager for Spark clusters on HDInsight for better performance.
2+
title: Manage resources for Apache Spark cluster on Azure HDInsight| Microsoft Docs
3+
description: Learn how to use manage resources for Spark clusters on Azure HDInsight for better performance.
44
services: hdinsight
55
documentationcenter: ''
66
author: nitinme
@@ -18,8 +18,7 @@ ms.date: 01/03/2017
1818
ms.author: nitinme
1919

2020
---
21-
# Manage resources for the Apache Spark cluster on HDInsight
22-
21+
# Manage resources for Apache Spark cluster on Azure HDInsight
2322

2423
In this article you will learn how to access the interfaces like Ambari UI, YARN UI, and the Spark History Server associated with your Spark cluster. You will also learn about how to tune the cluster configuration for optimal performance.
2524

articles/hdinsight/hdinsight-apache-spark-use-bi-tools.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use BI tools with Apache Spark on HDInsight | Microsoft Docs
2+
title: Use BI tools with Apache Spark on Azure HDInsight | Microsoft Docs
33
description: Step-by-step instructions on how to use notebooks with Apache Spark to create schemas on raw data, save them as Hive tables, and then use BI tools on the Hive table for data analytics
44
services: hdinsight
55
documentationcenter: ''
@@ -18,7 +18,7 @@ ms.date: 01/06/2017
1818
ms.author: nitinme
1919

2020
---
21-
# Use BI tools with Apache Spark cluster on HDInsight
21+
# Use BI tools with Apache Spark cluster on Azure HDInsight
2222

2323
Learn how to use Apache Spark in Azure HDInsight to do the following:
2424

articles/hdinsight/hdinsight-apache-spark-use-with-data-lake-store.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Run Spark jobs on data stored in Azure Data Lake Store | Microsoft Docs
3-
description: Run Spark jobs on data stored in Azure Data Lake Store
2+
title: Use Apache Spark to analyze data in Azure Data Lake Store | Microsoft Docs
3+
description: Run Spark jobs to analyze data stored in Azure Data Lake Store
44
services: hdinsight
55
documentationcenter: ''
66
author: nitinme

articles/hdinsight/hdinsight-apache-spark-use-zeppelin-notebook.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Install Zeppelin notebooks for Apache Spark cluster on HDInsight Linux | Microsoft Docs
2+
title: Use script action to install Zeppelin notebooks for Spark cluster on Azure HDInsight | Microsoft Docs
33
description: Step-by-step instructions on how to install and use Zeppelin notebooks with Spark clusters on HDInsight Linux.
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-with-kafka.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use Apache Spark with Kafka on HDInsight | Microsoft Docs
2+
title: Use Apache Spark with Kafka on Azure HDInsight | Microsoft Docs
33
description: 'Learn how to use Spark on HDInsight to read and write data to a Kafka on HDInsight cluster. This example uses Scala in a Jupyter Notebook to write random data to Kafka on HDInsight, then read it back using Spark streaming.'
44
services: hdinsight
55
documentationcenter: ''

articles/hdinsight/hdinsight-apache-spark-zeppelin-notebook.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Use Zeppelin notebooks with Spark cluster on HDInsight Linux | Microsoft Docs
3-
description: Step-by-step instructions on how to use Zeppelin notebooks with Spark clusters on HDInsight Linux.
2+
title: Use Zeppelin notebooks with Apache Spark cluster on Azure HDInsight | Microsoft Docs
3+
description: Step-by-step instructions on how to use Zeppelin notebooks with Apache Spark clusters on Azure HDInsight.
44
services: hdinsight
55
documentationcenter: ''
66
author: nitinme
@@ -17,7 +17,7 @@ ms.date: 01/04/2017
1717
ms.author: nitinme
1818

1919
---
20-
# Use Zeppelin notebooks with Apache Spark cluster on HDInsight
20+
# Use Zeppelin notebooks with Apache Spark cluster on Azure HDInsight
2121

2222
HDInsight Spark clusters include Zeppelin notebooks that you can use to run Spark jobs. In this article, you learn how to use the Zeppelin notebook on an HDInsight cluster.
2323

articles/hdinsight/hdinsight-apps-install-applications.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Install Hadoop applications on HDInsight | Microsoft Docs
3-
description: Learn how to install HDInsight applications on HDInsight applications.
2+
title: Install third-party Hadoop applications on Azure HDInsight | Microsoft Docs
3+
description: Learn how to install third-party Hadoop applications on Azure HDInsight.
44
services: hdinsight
55
documentationcenter: ''
66
author: mumian
@@ -18,8 +18,11 @@ ms.date: 11/23/2016
1818
ms.author: jgao
1919

2020
---
21-
# Install HDInsight applications
22-
An HDInsight application is an application that users can install on a Linux-based HDInsight cluster. These applications can be developed by Microsoft, independent software vendors (ISV) or by yourself. In this article, you will learn how to install a published application. For installing your own application, see [Install custom HDInsight applications](hdinsight-apps-install-custom-applications.md).
21+
# Install third-party Hadoop applications on Azure HDInsight
22+
23+
In this article, you will learn how to install an already published third-party Hadoop application on Azure HDInsight. For instructions on installing your own application, see [Install custom HDInsight applications](hdinsight-apps-install-custom-applications.md).
24+
25+
An HDInsight application is an application that users can install on a Linux-based HDInsight cluster. These applications can be developed by Microsoft, independent software vendors (ISV) or by yourself.
2326

2427
Currently there are three published applications:
2528

articles/hdinsight/hdinsight-apps-install-custom-applications.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Install Hadoop applications on HDInsight | Microsoft Docs
2+
title: Install your own custom Hadoop applications on Azure HDInsight | Microsoft Docs
33
description: Learn how to install HDInsight applications on HDInsight applications.
44
services: hdinsight
55
documentationcenter: ''
@@ -18,8 +18,11 @@ ms.date: 09/14/2016
1818
ms.author: jgao
1919

2020
---
21-
# Install custom HDInsight applications
22-
An HDInsight application is an application that users can install on a Linux-based HDInsight cluster. These applications can be developed by Microsoft, independent software vendors (ISV) or by yourself. In this article, you will learn how to install an HDInsight application that has not been published to the Azure portal on HDInsight. The application you will install is [Hue](http://gethue.com/).
21+
# Install custom Hadoop applications on Azure HDInsight
22+
23+
In this article, you will learn how to install a Hadoop application on Azure HDInsight, which has not been published to the Azure portal. The application you will install in this article is [Hue](http://gethue.com/).
24+
25+
An HDInsight application is an application that users can install on a Linux-based HDInsight cluster. These applications can be developed by Microsoft, independent software vendors (ISV) or by yourself.
2326

2427
Other related articles:
2528

0 commit comments

Comments
 (0)