Hi @mani_22 thanks for your reply.
Notebook cluster config is having below values that are not matching with Workflow cluster config :
"cluster_name": "my-cluster-name"
"x_N2Leader": someuser@domain.com
"ModuleName": "ABC",
"kind": "CLASSIC_PREVIEW"
"spark.hadoop.hive.metastore.uris": "thrift://10.247.240.116:9083"
"autotermination_minutes": 60
"is_single_node": false
"cluster_id": "0519-021858-rjmsug0v"
"cluster_log_conf": {
"dbfs": {
"destination": "dbfs:/mnt/logs/btm-cluster-logs/"
}
},
Workflow cluster config values that are not matching with Notebook cluster config :
"cluster_name": ""
N2Leader": someuser@domain.com
"ModuleName": "XYZ",
"spark.hadoop.hive.metastore.uris": "thrift://xxxxxxxxxxxxx.yyyy.enterprisecsp.net:9083"
"ssh_public_keys": [],
"init_scripts": [],