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

config_examples.dataproc-static.json Maven / Gradle / Ivy

There is a newer version: 0.3.25
Show newest version
{
  "client_id": "client-unique-id-da0bad6e-ede7-4e62-8cdb-f940af1c158e",
  "cluster_type": "dataproc",
  "submit": {
    "job_args": [
      "pi",
      "2",
      "2"
    ],
    "options": {
      "cluster": "some-static-cluster",
      "project": "some-project",
      "jar": "hadoop-mapreduce-examples.jar"
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy