Skip to content

Commit 87f6bc0

Browse files
committed
adding wait time note
1 parent bb6bbc0 commit 87f6bc0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/hdinsight/hdinsight-cluster-management-best-practices.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Learn best practices for managing HDInsight clusters.
2727
| cURL | [Create Apache Hadoop clusters using the Azure REST API](./hdinsight-hadoop-create-linux-clusters-curl-rest.md) |
2828
| SDKs (.NET, Python, Java) | [.NET](https://docs.microsoft.com/dotnet/api/overview/azure/hdinsight?view=azure-dotnet), [Python](https://docs.microsoft.com/python/api/overview/azure/hdinsight?view=azure-python), [Java](https://docs.microsoft.com/java/api/overview/azure/hdinsight?view=azure-java-stable), [Go](https://docs.microsoft.com/azure/hdinsight/hdinsight-go-sdk-overview) |
2929

30+
> [Note!]
31+
> If you are creating a cluster and re-using the cluster name from a previously created cluster, wait until the previous cluster deletion is completed before creating your cluster.
32+
3033
## How do I customize HDInsight clusters?
3134

3235
| Option | Documents |

0 commit comments

Comments
 (0)