Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
"properties": {
"project_name": {
"type": "string",
"default": "my_test_code",
"description": "Unique name for this project"
},
"spark_version": {
"description": "Spark version used for job cluster"
"node_type_id": {
"description": "Node type id for job cluster"
"unique_id": {
"description": "Unique ID for job name"
"python_wheel_wrapper": {
"type": "boolean",
"description": "Whether or not to enable python wheel wrapper"
"instance_pool_id": {
"description": "Instance pool id for job cluster"
}