Skip to content

Commit f874c8f

Browse files
authored
Update hdinsight-known-issues.md
1 parent a4f132b commit f874c8f

File tree

1 file changed

+4
-57
lines changed

1 file changed

+4
-57
lines changed

articles/hdinsight/hdinsight-known-issues.md

Lines changed: 4 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -14,75 +14,22 @@ For service-level outages or degradation notifications, check the [Azure Service
1414

1515
## Summary of known issues
1616

17-
Azure HDInsight has the following known issues:
17+
Azure HDInsight Open known issues:
1818

1919
| HDInsight component | Issue description |
2020
|---------------------|-------------------|
21-
| Kafka | [Kafka 2.4.1 validation error in ARM templates](#kafka-241-validation-error-in-arm-templates) |
22-
| Platform | [Cluster reliability issue with older images in HDInsight clusters](#cluster-reliability-issue-with-older-images-in-hdinsight-clusters)|
21+
| Kafka | [Kafka 2.4.1 validation error in ARM templates]() |
22+
| Platform | [Cluster reliability issue with older images in HDInsight clusters]()|
2323

24-
### Kafka 2.4.1 validation error in ARM templates
2524

26-
**Issue published date**: October 13, 2023
27-
28-
When you're submitting cluster creation requests by using Azure Resource Manager templates (ARM templates), runbooks, PowerShell, the Azure CLI, and other automation tools, you might receive a "BadRequest" error message if you specify `clusterType = "Kafka"`, `HDI version = "5.0"`, and `Kafka version = "2.4.1"`.
29-
30-
#### Troubleshooting steps
31-
32-
When you're using [templates or automation tools](/azure/hdinsight/hdinsight-hadoop-provision-linux-clusters#cluster-setup-methods) to create HDInsight Kafka clusters, choose `componentVersion = "2.4"`. This value enables you to successfully create a Kafka 2.4.1 cluster in HDInsight 5.0.
33-
34-
#### Resources
35-
36-
- [Create HDInsight clusters by using automation](/azure/hdinsight/hdinsight-hadoop-provision-linux-clusters#cluster-setup-methods)
37-
- [Supported HDInsight versions](/azure/hdinsight/hdinsight-component-versioning#supported-hdinsight-versions)
38-
- [HDInsight Kafka cluster](/azure/hdinsight/kafka/apache-kafka-introduction)
39-
40-
41-
### Cluster reliability issue with older images in HDInsight clusters
42-
43-
**Issue published date**: October 13, 2023
44-
45-
As part of the proactive reliability management of Azure HDInsight, we recently found a potential reliability issue on HDInsight clusters that use images dated February 2022 or older.
46-
47-
#### Issue background
48-
49-
In HDInsight images dated before March 2022, a known bug was discovered on one particular Azure Linux build. The Microsoft Azure Linux Agent (`waagent`), a lightweight process that manages virtual machines, was unstable and resulted in VM outages. HDInsight clusters that consumed the Azure Linux build have experienced service outages, job failures, and adverse effects on features like IPsec and autoscale.
50-
51-
#### Required action
52-
53-
If your cluster was created before March 2022, we advise rebuilding your cluster with the latest HDInsight image. Support for cluster images dated before March 2022 ended on November 10, 2023. These images won't receive security updates, bug fixes, or patches, leaving them highly susceptible to vulnerabilities.
54-
55-
> [!IMPORTANT]
56-
> We recommend that you keep your clusters updated to the latest HDInsight version on a regular basis. Using clusters that are based on the latest HDInsight image ensures that they have the latest operating system patches, security patches, bug fixes, and library versions. This practice helps you minimize risk and potential security vulnerabilities.
57-
58-
#### FAQ
59-
60-
##### What happens if there's a VM outage in HDInsight clusters that use these affected HDInsight images?
61-
62-
You can't recover such virtual machines through straightforward restarts. The outage could last for several hours and require manual intervention from the Microsoft support team.
63-
64-
##### Is this issue rectified in the latest HDInsight images?
65-
66-
Yes. We fixed this issue on HDInsight images dated on or after March 1, 2022. We advise that you move to the latest stable version to maintain the service-level agreement (SLA) and service reliability.
67-
68-
##### How do I determine the date of the HDInsight image that my clusters are built on?
69-
70-
The last 10 digits in your HDInsight image version indicate the date and time of the image. For example, an image version of 5.0.3000.1.2208310943 indicates a date of August 31, 2022. [Learn how to verify your HDInsight image version](/azure/hdinsight/view-hindsight-cluster-image-version).
71-
72-
#### Resources
73-
74-
- [Create HDInsight clusters by using automation](/azure/hdinsight/hdinsight-hadoop-provision-linux-clusters#cluster-setup-methods)
75-
- [Supported HDInsight versions](/azure/hdinsight/hdinsight-component-versioning#supported-hdinsight-versions)
76-
- [HDInsight Kafka cluster](/azure/hdinsight/kafka/apache-kafka-introduction)
77-
- [Verify your HDInsight image version](/azure/hdinsight/view-hindsight-cluster-image-version)
7825

7926
## Recently closed known issues
8027

8128
Select the title to view more information about that specific known issue. Fixed issues are removed after 60 days.
8229

8330
| Issue ID | Area |Title | Issue publish date| Status |
8431
|------------------|------------------------|-------------------------|-------------------|-------|
85-
|Not applicable|Spark|Conda Version Regression in a recent HDInsight release|October 13, 2023|Closed|
32+
|Not applicable|Spark|[Conda Version Regression in a recent HDInsight release](https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-known-issues-conda-version-regression)|October 13, 2023|Closed|
8633

8734
## Next steps
8835

0 commit comments

Comments
 (0)