blob: ca6cd9295a1991fb358cef49e09d526fa2055f73 [file] [log] [blame]
[
{
"group": "scalding",
"name": "scalding",
"className": "org.apache.zeppelin.scalding.ScaldingInterpreter",
"properties": {
"args.string": {
"envName": null,
"defaultValue": "--local --repl",
"description": "Arguments for scalding REPL",
"type": "textarea"
},
"max.open.instances": {
"envName": null,
"defaultValue": "50",
"description": "Maximum number of open interpreter instances",
"type": "number"
}
}
}
]