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

sahara.create_job_and_execute_request.json Maven / Gradle / Ivy

The newest version!
{
  "cluster_id" : "cluster-id",
  "input" : "s3a://sdk/input",
  "output" : "s3a://sdk/output",
  "job_name" : "sdk-unittests",
  "job_type" : 2,
  "job_log" : "s3a://sdk/log",
  "jar_path" : "s3a://sdk/jar.jar",
  "file_action" : "export",
  "arguments" : "wordcount",
  "hql" : "hql",
  "hive_script_path" : "s3a://sdk/script.hql",
  "is_protected" : true,
  "is_public" : false
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy