Skip to content

AttributeError: 'ClustersOperations' object has no attribute 'create' #4

@surendrababuguram

Description

@surendrababuguram

Starting to create HDInsight Hadoop cluster hdisamplecluster5305 with Azure Data Lake Storage Gen2
Traceback (most recent call last):
File "C:\Users\Surendra Babu G\OneDrive - Nuvepro Technologies Private Limited\Desktop\Azure\hdinsight-python-sdk-samples\samples\create_hadoop_cluster_with_adls_gen2_sample.py", line 87, in
main()
File "C:\Users\Surendra Babu G\OneDrive - Nuvepro Technologies Private Limited\Desktop\Azure\hdinsight-python-sdk-samples\samples\create_hadoop_cluster_with_adls_gen2_sample.py", line 83, in main
client.clusters.create(RESOURCE_GROUP_NAME, CLUSTER_NAME, create_params)
AttributeError: 'ClustersOperations' object has no attribute 'create'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions