Unable to Create Ondemand Hdinsight Hadoop Clusters in Data factory.

Vishesh Agarwal 0 Reputation points
2025-03-05T07:23:18.68+00:00

I am trying to create a linked service of HDInsight hadoop Clusters. With Cluster size 4, 1 hour as time to live, Provided service principal Id, Azure Key vault Secret Key, Azure Storage account and a SQL Server in Hcatalog. But I am unable to move forward from the Preparing clusters stage and the Activity gets Timed out. Please help.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,323 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Amira Bedhiafi 29,711 Reputation points
    2025-03-05T13:30:23.91+00:00

    Start by verifying that the Service Principal has the necessary permissions (for example Contributor role) to create and manage HDInsight clusters.

    Verify also the Azure Key Vault secret is accessible, the storage account is in the same region as the cluster, and the SQL Server for HCatalog allows access from the cluster IP range.

    If the issue persists, try increasing the Time to Live or reaching out to Azure Support for further assistance.

    https://stackoverflow.com/questions/36114644/azure-data-factory-hdinsight-on-demand-cluster-unable-to-instantiate-sessionhiv

    https://learn.microsoft.com/en-us/answers/questions/418412/hdinsight-cluster-deployment-failure


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.