Qubole Data Service REST API

The Qubole Data Service (QDS) REST API for submitting and managing data commands (Hive, Presto, Spark, Hadoop, Pig, shell, DB import/export, notebook), managing compute clusters, scheduling recurring jobs, running notebooks and dashboards, and administering accounts, users, groups, and roles. Authenticated with a per-user Qubole API token sent in the X-AUTH-TOKEN header; versioned by URI path (v1.2, v1.3, v2).

API entry from apis.yml

apis.yml Raw ↑
name: Qubole Data Service REST API
description: The Qubole Data Service (QDS) REST API for submitting and managing data commands (Hive, Presto,
  Spark, Hadoop, Pig, shell, DB import/export, notebook), managing compute clusters, scheduling recurring
  jobs, running notebooks and dashboards, and administering accounts, users, groups, and roles. Authenticated
  with a per-user Qubole API token sent in the X-AUTH-TOKEN header; versioned by URI path (v1.2, v1.3,
  v2).
humanURL: https://docs.qubole.com/en/latest/rest-api/index.html
baseURL: https://api.qubole.com/api/v1.2/
tags:
- Data
- Big Data
- Analytics
properties:
- type: Documentation
  url: https://docs.qubole.com/en/latest/rest-api/index.html
- type: Authentication
  url: authentication/qubole-authentication.yml
- type: Conventions
  url: conventions/qubole-conventions.yml
- type: DataModel
  url: data-model/qubole-data-model.yml
- type: Lifecycle
  url: lifecycle/qubole-lifecycle.yml
- type: Conformance
  url: conformance/qubole-conformance.yml