Skip to content

Commit 7ebe3a7

Browse files
authored
Merge pull request #48367 from JasonWHowell/hdinsightmeta5
HDInsight bulk metadata update - batch 5
2 parents c850d97 + ca8a302 commit 7ebe3a7

33 files changed

+113
-275
lines changed

articles/hdinsight/domain-joined/apache-domain-joined-architecture.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,14 @@
11
---
2-
title: Domain-joined Azure HDInsight architecture | Microsoft Docs
2+
title: Domain-joined Azure HDInsight architecture
33
description: Learn how to plan domain-joined HDInsight.
44
services: hdinsight
5-
documentationcenter:
6-
author: omidm1
7-
manager: jhubbard
8-
editor: cgronlun
9-
tags: azure-portal
10-
11-
ms.assetid: 7dc6847d-10d4-4b5c-9c83-cc513cf91965
125
ms.service: hdinsight
6+
author: omidm1
7+
ms.author: omidm
8+
editor: jasonwhowell
139
ms.custom: hdinsightactive
14-
ms.devlang:
1510
ms.topic: conceptual
1611
ms.date: 05/30/2018
17-
ms.author: omidm
18-
1912
---
2013
# Plan Azure domain-joined Hadoop clusters in HDInsight
2114

articles/hdinsight/domain-joined/apache-domain-joined-configure-using-azure-adds.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
title: Configure a domain-joined HDInsight cluster by using Azure AD DS
33
description: Learn how to set up and configure a domain-joined HDInsight cluster by using Azure Active Directory Domain Services
44
services: hdinsight
5+
ms.service: hdinsight
56
author: omidm1
67
ms.author: omidm
7-
manager: jhubbard
8-
editor: cgronlun
9-
ms.service: hdinsight
8+
editor: jasonwhowell
109
ms.topic: conceptual
1110
ms.date: 07/17/2018
1211
---

articles/hdinsight/domain-joined/apache-domain-joined-introduction.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: An introduction to Hadoop security with domain-joined Azure HDInsight clusters
33
description: Learn how domain-joined Azure HDInsight clusters support the four pillars of enterprise security.
44
services: hdinsight
5-
author: omidm1
6-
manager: jhubbard
7-
editor: cgronlun
8-
tags: azure-portal
9-
10-
ms.assetid: 7dc6847d-10d4-4b5c-9c83-cc513cf91965
115
ms.service: hdinsight
6+
author: omidm1
7+
ms.author: omidm
8+
editor: jasonwhowell
129
ms.custom: hdinsightactive
1310
ms.topic: conceptual
1411
ms.date: 06/26/2018
15-
ms.author: omidm
16-
1712
---
1813
# An introduction to Hadoop security with domain-joined HDInsight clusters
1914

articles/hdinsight/domain-joined/apache-domain-joined-manage.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,13 @@
22
title: Manage Domain-joined HDInsight clusters - Azure
33
description: Learn how to manage Domain-joined HDInsight clusters
44
services: hdinsight
5-
author: omidm1
6-
manager: jhubbard
7-
editor: cgronlun
8-
9-
ms.assetid: 6ebc4d2f-2f6a-4e1e-ab6d-af4db6b4c87c
105
ms.service: hdinsight
6+
author: omidm1
7+
ms.author: omidm
8+
editor: jasonwhowell
119
ms.custom: hdinsightactive
1210
ms.topic: conceptual
1311
ms.date: 04/17/2018
14-
ms.author: omidm
1512

1613
---
1714
# Manage Domain-joined HDInsight clusters

articles/hdinsight/domain-joined/apache-domain-joined-run-hive.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,14 @@
11
---
22
title: Configure Hive policies in Domain-joined HDInsight - Azure
3-
description: Learn ....
3+
description: Learn how to configure Apache Ranger policies for Hive in a domain-joined Azure HDInsight service.
44
services: hdinsight
5-
author: omidm1
6-
manager: jhubbard
7-
editor: cgronlun
8-
tags: azure-portal
9-
10-
ms.assetid: 3fade1e5-c2e1-4ad5-b371-f95caea23f6d
115
ms.service: hdinsight
6+
author: omidm1
7+
ms.author: omidm
8+
editor: jasonwhowell
129
ms.custom: hdinsightactive
1310
ms.topic: conceptual
1411
ms.date: 04/17/2018
15-
ms.author: omidm
16-
1712
---
1813
# Configure Hive policies in Domain-joined HDInsight
1914
Learn how to configure Apache Ranger policies for Hive. In this article, you create two Ranger policies to restrict access to the hivesampletable. The hivesampletable comes with HDInsight clusters. After you have configured the policies, you use Excel and ODBC driver to connect to Hive tables in HDInsight.

articles/hdinsight/domain-joined/hdinsight-use-oozie-domain-joined-clusters.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: Hadoop Oozie workflows in HDInsight Domain Joined Clusters
33
description: Use Hadoop Oozie in Linux-based HDInsight Domain Joined Enterprise Security Package. Learn how to define an Oozie workflow and submit an Oozie job.
44
services: hdinsight
5-
author: omidm1
6-
manager: jhubbard
7-
editor: cgronlun
8-
tags: azure-portal
9-
10-
ms.assetid: d7603471-5076-43d1-8b9a-dbc4e366ce5d
115
ms.service: hdinsight
6+
author: omidm1
7+
ms.author: omidm
8+
editor: jasonwhowell
129
ms.custom: hdinsightactive
1310
ms.topic: conceptual
1411
ms.date: 06/26/2018
15-
ms.author: omidm
16-
1712
---
1813
#Run Apache Oozie in Domain Joined HDInsight Hadoop clusters
1914
Oozie is a workflow and coordination system that manages Hadoop jobs. Oozie is integrated with the Hadoop stack, and it supports the following jobs:

articles/hdinsight/hbase/apache-hbase-backup-replication.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
---
2-
title: Set up HBase and Phoenix backup and replication - Azure HDInsight | Microsoft Docs
2+
title: Set up HBase and Phoenix backup and replication - Azure HDInsight
33
description: Set up backup and replication for HBase and Phoenix.
44
services: hdinsight
5-
documentationcenter: ''
6-
tags: azure-portal
75
author: ashishthaps
8-
manager: jhubbard
9-
editor: cgronlun
6+
editor: jasonwhowell
107

11-
ms.assetid:
128
ms.service: hdinsight
139
ms.custom: hdinsightactive
14-
ms.devlang: na
15-
ms.topic: article
10+
ms.topic: conceptual
1611
ms.date: 01/22/2018
1712
ms.author: ashishth
1813

articles/hdinsight/hbase/apache-hbase-build-java-maven-linux.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
1-
---
2-
title: Java HBase client - Azure HDInsight | Microsoft Docs
1+
---
2+
title: Java HBase client - Azure HDInsight
33
description: Learn how to use Apache Maven to build a Java-based Apache HBase application, then deploy it to HBase on Azure HDInsight.
44
services: hdinsight
5-
documentationcenter: ''
65
author: jasonwhowell
7-
manager: cgronlun
8-
editor: ''
6+
editor: jasonwhowell
97

10-
ms.assetid: 1d1ed180-e0f4-4d1c-b5ea-72e0eda643bc
118
ms.service: hdinsight
129
ms.custom: hdinsightactive
13-
ms.devlang: na
1410
ms.topic: conceptual
1511
ms.date: 04/30/2018
1612
ms.author: jasonh

articles/hdinsight/hbase/apache-hbase-migrate-new-version.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
---
2-
title: Migrate an HBase cluster to a new version - Azure HDInsight | Microsoft Docs
2+
title: Migrate an HBase cluster to a new version - Azure HDInsight
33
description: How to migrate HBase clusters to a new version.
44
services: hdinsight
5-
documentationcenter: ''
6-
tags: azure-portal
75
author: ashishthaps
8-
manager: jhubbard
9-
editor: cgronlun
6+
editor: jasonwhowell
107

11-
ms.assetid:
128
ms.service: hdinsight
139
ms.custom: hdinsightactive
14-
ms.devlang: na
15-
ms.topic: article
10+
ms.topic: conceptual
1611
ms.date: 01/22/2018
1712
ms.author: ashishth
1813

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
---
2-
title: What is HBase in Azure HDInsight? | Microsoft Docs
2+
title: What is HBase in Azure HDInsight?
33
description: An introduction to Apache HBase in HDInsight, a NoSQL database build on Hadoop. Learn about use cases and compare HBase to other Hadoop clusters.
44
keywords: bigtable,nosql,what is hbase,apache hbase,hbase,habase overview,
55
services: hdinsight
6-
documentationcenter: ''
7-
tags: azure-portal
86
author: jasonwhowell
9-
manager: jhubbard
10-
editor: cgronlun
7+
editor: jasonwhowell
118

12-
ms.assetid: d2a76d53-133a-4849-a30c-88d9c794391c
139
ms.service: hdinsight
1410
ms.custom: hdinsightactive,hdiseo17may2017
15-
ms.devlang: na
1611
ms.topic: conceptual
1712
ms.date: 02/22/2018
1813
ms.author: jasonh

0 commit comments

Comments
 (0)