All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ppelin.zeppelin-spark-submit.0.10.0.source-code.interpreter-setting.json Maven / Gradle / Ivy

[
  {
    "group": "spark-submit",
    "name": "submit",
    "className": "org.apache.zeppelin.spark.submit.SparkSubmitInterpreter",
    "defaultInterpreter": true,
    "properties": {
      "SPARK_HOME": {
        "envName": "SPARK_HOME",
        "propertyName": "SPARK_HOME",
        "defaultValue": "",
        "description": "Location of spark distribution",
        "type": "string"
      }
    },
    "editor": {
      "language": "sh",
      "editOnDblClick": false,
      "completionSupport": false
    }
  }
]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy