Skip to content

Commit 765925b

Browse files
Merge pull request #219873 from sreekzz/patch-127
Removing ML contents
2 parents 7570512 + 24fd74a commit 765925b

File tree

3 files changed

+9
-11
lines changed

3 files changed

+9
-11
lines changed

articles/hdinsight/hadoop/apache-hadoop-on-premises-migration-motivation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn the motivation and benefits for migrating on-premises Hadoop
44
ms.service: hdinsight
55
ms.custom: ignite-2022
66
ms.topic: how-to
7-
ms.date: 11/17/2022
7+
ms.date: 11/30/2022
88
---
99

1010
# Migrate on-premises Apache Hadoop clusters to Azure HDInsight - motivation and benefits
@@ -117,7 +117,6 @@ This section provides template questionnaires to help gather important informati
117117
|Spark batch jobs|50 jobs -- every 15 minutes||
118118
|Spark Streaming jobs|5 jobs -- every 3 minutes||
119119
|Structured Streaming jobs|5 jobs -- every minute||
120-
|ML Model training jobs|2 jobs -- once in a week||
121120
|Programming Languages|Python, Scala, Java||
122121
|Scripting|Shell, Python||
123122
|**Topic**: **Data**|||

articles/hdinsight/hdinsight-autoscale-clusters.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use the Autoscale feature to automatically scale Azure HDInsight cl
44
ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: contperf-fy21q1, contperf-fy21q2
7-
ms.date: 11/17/2022
7+
ms.date: 11/30/2022
88
---
99

1010
# Automatically scale Azure HDInsight clusters
@@ -66,12 +66,12 @@ For scale-down, Autoscale issues a request to remove a certain number of nodes.
6666
6767
The following table describes the cluster types and versions that are compatible with the Autoscale feature.
6868

69-
| Version | Spark | Hive | Interactive Query | HBase | Kafka | ML |
70-
|---|---|---|---|---|---|---|---|
71-
| HDInsight 3.6 without ESP | Yes | Yes | Yes* | No | No | No |
72-
| HDInsight 4.0 without ESP | Yes | Yes | Yes* | No | No | No |
73-
| HDInsight 3.6 with ESP | Yes | Yes | Yes* | No | No | No |
74-
| HDInsight 4.0 with ESP | Yes | Yes | Yes* | No | No | No |
69+
| Version | Spark | Hive | Interactive Query | HBase | Kafka |
70+
|---|---|---|---|---|---|---|
71+
| HDInsight 3.6 without ESP | Yes | Yes | Yes* | No | No |
72+
| HDInsight 4.0 without ESP | Yes | Yes | Yes* | No | No |
73+
| HDInsight 3.6 with ESP | Yes | Yes | Yes* | No | No |
74+
| HDInsight 4.0 with ESP | Yes | Yes | Yes* | No | No |
7575

7676
\* Interactive Query clusters can only be configured for schedule-based scaling, not load-based.
7777

articles/hdinsight/hdinsight-version-release.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: HDInsight 4.0 overview - Azure
33
description: Compare HDInsight 3.6 to HDInsight 4.0 features, limitations, and upgrade recommendations.
44
ms.service: hdinsight
55
ms.topic: conceptual
6-
ms.date: 10/25/2022
6+
ms.date: 11/30/2022
77
---
88

99
# Azure HDInsight 4.0 overview
@@ -60,7 +60,6 @@ Spark executors can connect directly to Hive LLAP daemons to retrieve and update
6060
Apache Spark on HDInsight 4.0 supports the following scenarios:
6161

6262
* Run machine learning model training over the same transactional table used for reporting.
63-
* Use ACID transactions to safely add columns from Spark ML to a Hive table.
6463
* Run a Spark streaming job on the change feed from a Hive streaming table.
6564
* Create ORC files directly from a Spark Structured Streaming job.
6665

0 commit comments

Comments
 (0)