Skip to content

Commit b65b979

Browse files
authored
Merge pull request #209286 from sreekzz/docs-editor/hdinsight-50-component-version-1661494397
Correcting the versions for Kafka, Pig, Spark and Hbase
2 parents 75087af + c6e7271 commit b65b979

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

articles/hdinsight/hdinsight-50-component-versioning.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@ ms.date: 08/25/2022
1010

1111
In this article, you learn about the open-source components and their versions in Azure HDInsight 5.0.
1212

13-
Starting June 1, 2022, we have started rolling out a new version of HDInsight 5.0, this version is backward compatible with HDInsight 4.0. All new open-source releases will be added as incremental releases on HDInsight 5.0.
13+
Starting June 1, 2022, we have started rolling out a new version of HDInsight 5.0, this version is backward compatible with HDInsight 4.0. All new open-source releases will be added as incremental releases on HDInsight 5.0.
1414

1515
## Open-source components available with HDInsight version 5.0
1616

1717
The Open-source component versions associated with HDInsight 5.0 are listed in the following table.
1818

1919
| Component | HDInsight 5.0 | HDInsight 4.0 |
2020
|------------------------|---------------| --------------|
21-
|Apache Spark | 3.1.2 | 2.4.4, 3.1 |
21+
|Apache Spark | 3.1.2 | 2.4.4|
2222
|Apache Hive | 3.1.2 | 3.1.2 |
23-
|Apache Kafka | 2.4.1 | 2.1.1, 2.4.1(Preview) |
23+
|Apache Kafka | 2.4.1 | 2.1.1|
2424
|Apache Hadoop |3.1.1 | 3.1.1 |
25-
|Apache Tez | 0.9.1 | 0.9.1 |
26-
|Apache Pig | 0.16.0 | 0.16.1 |
25+
|Apache Tez |0.9.1 | 0.9.1 |
26+
|Apache Pig | 0.16.1 | 0.16.1 |
2727
|Apache Ranger | 1.1.0 | 1.1.0 |
2828
|Apache Sqoop | 1.5.0 | 1.5.0 |
2929
|Apache Oozie | 4.3.1 | 4.3.1 |
@@ -59,20 +59,22 @@ you need to select this version Interactive Query 3.1 (HDI 5.0).
5959

6060
## Kafka
6161

62-
**Known Issue** Current ARM template supports only 4.0 even though it shows 5.0 image in portal Cluster creation may fail with the following error message if you select version 5.0 in the UI.
62+
**Known Issue** Current ARM template supports only 4.0 even though it shows 5.0 image in portal Cluster creation may fail with the following error message if you select version 5.0 in the UI.
6363

6464
`HDI Version'5.0" is not supported for clusterType ''Kafka" and component Version ‘2.4'.,Cluster component version is not applicable for HDI version: 5.0 cluster type: KAFKA (Code: BadRequest)`
6565

6666
We're working on this issue, and a fix will be rolled out shortly.
6767

6868
### Upcoming version upgrades.
69-
HDInsight team is working on upgrading other open-source components.
69+
HDInsight team is working on upgrading other open-source components.
70+
7071
1. Spark 3.2.0
7172
1. Kafka 3.2.1
72-
1. HBase 2.4.9
73+
1. HBase 2.4.11
7374

7475
## Next steps
7576

7677
- [Cluster setup for Apache Hadoop, Spark, and more on HDInsight](hdinsight-hadoop-provision-linux-clusters.md)
7778
- [Enterprise Security Package](./enterprise-security-package.md)
7879
- [Work in Apache Hadoop on HDInsight from a Windows PC](hdinsight-hadoop-windows-tools.md)
80+

0 commit comments

Comments
 (0)