Skip to content

Commit d1db05f

Browse files
authored
Merge pull request #100557 from ramakoni1/patch-1
Making changes to Individual components question
2 parents 1119104 + 230e648 commit d1db05f

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

articles/hdinsight/hdinsight-faq.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -79,24 +79,10 @@ Yes. To install additional components or customize cluster configuration, use:
7979

8080
- Scripts during or after creation. Scripts are invoked via [script action](https://docs.microsoft.com/azure/hdinsight/hdinsight-hadoop-customize-cluster-linux), which is a configuration option you can use from the Azure portal, HDInsight Windows PowerShell cmdlets, or the HDInsight .NET SDK. This configuration option can be used from the Azure portal, HDInsight Windows PowerShell cmdlets, or the HDInsight .NET SDK.
8181

82-
- `sudo` or other methods after you provision the cluster.
83-
8482
- [HDInsight Application Platform](https://azure.microsoft.com/services/hdinsight/partner-ecosystem/) to install ecosystem applications.
8583

86-
However, Microsoft Support teams can offer support only for the following situations:
87-
88-
- Issues or errors that occur when loading the script. Any errors that occur during the execution of custom scripts are outside the scope of a support ticket.
89-
90-
- Additional applications that are part the cluster creation process.
91-
9284
For a list of supported components see [What are the Apache Hadoop components and versions available with HDInsight?](https://docs.microsoft.com/azure/hdinsight/hdinsight-component-versioning#apache-hadoop-components-available-with-different-hdinsight-versions)
9385

94-
Support for individual components can also vary by cluster type. For example, Spark is not supported on a Kafka cluster, and vice-versa.
95-
96-
For applications and services outside of the cluster creation process, contact the vendor or service provider for support. You can also use many community support sites. Examples are the [MSDN forum for HDInsight](https://social.msdn.microsoft.com/Forums/azure/home?forum=hdinsight) and [Stack Overflow](https://stackoverflow.com/). Apache projects also have project sites on the [Apache website](https://apache.org/). An example is [Hadoop](https://hadoop.apache.org/).
97-
98-
For more information about Azure support, see the [Azure Support FAQs](https://azure.microsoft.com/support/faq/).
99-
10086
### Can I upgrade the individual components that are pre-installed on the cluster?
10187

10288
If you upgrade built-in components or applications that are pre-installed on your cluster, the resulting configuration will not be supported by Microsoft. These system configurations have not been tested by Microsoft. Try to use a different version of the HDInsight cluster that may already have the upgraded version of the component pre-installed.

0 commit comments

Comments
 (0)