Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Error while create new DataBricks cluster #194

Open
tanvirahmed2707 opened this issue Feb 15, 2022 · 1 comment
Open

Error while create new DataBricks cluster #194

tanvirahmed2707 opened this issue Feb 15, 2022 · 1 comment

Comments

@tanvirahmed2707
Copy link

I'm getting the following error message when trying to create a cluster from our CD pipeline using the module.

New-DatabricksCluster: /data01/Agent01/_work/681/s/scripts/create_dbr_cluster_SPN.ps1:101
Line |
101 | … ClusterId = New-DatabricksCluster -ClusterName $ClusterName -SparkVer …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| The term 'ConvertPSObjectToHashtable' is not recognized as a
| name of a cmdlet, function, script file, or executable
| program. Check the spelling of the name, or if a path was
| included, verify that the path is correct and try again. `

@kingmemon0107
Copy link

I'm getting the following error message when trying to create a cluster from our CD pipeline using the module.

New-DatabricksCluster: /data01/Agent01/_work/681/s/scripts/create_dbr_cluster_SPN.ps1:101 Line | 101 | … ClusterId = New-DatabricksCluster -ClusterName $ClusterName -SparkVer … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | The term 'ConvertPSObjectToHashtable' is not recognized as a | name of a cmdlet, function, script file, or executable | program. Check the spelling of the name, or if a path was | included, verify that the path is correct and try again. `

Close

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants