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

config_examples.onpremise.json Maven / Gradle / Ivy

There is a newer version: 0.3.25
Show newest version
{
  "client_id": "client-unique-id-c9cceab0-8037-447f-a178-be9f99dd1ec6",
  "job_type": "hadoop",
  "cluster_type": "onpremise",
  "submit": {
    "job_args": [
      "pi",
      "2",
      "2"
    ],
    "options": {
      "jar": "hadoop-mapreduce-examples.jar"
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy