blob: 0a13462e634cb85df35bed621dc4680a9fcf3b46 [file] [log] [blame]
[
{
"group": "flink-cmd",
"name": "cmd",
"className": "org.apache.zeppelin.flink.cmd.FlinkCmdInterpreter",
"properties": {
"FLINK_HOME": {
"envName": null,
"propertyName": null,
"defaultValue": "",
"description": "Location of flink distribution",
"type": "string"
}
},
"editor": {
"language": "sh",
"editOnDblClick": false,
"completionSupport": false
}
}
]