Skip to content

api-evangelist/cloudera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Cloudera (cloudera)

Cloudera is a hybrid data platform company offering the Cloudera Data Platform (CDP) for data engineering, data warehousing, machine learning, streaming, and operational data. The platform exposes multiple REST APIs including the CDP Public Cloud Control Plane API for managing environments, datalakes, data hubs and workloads, the Cloudera Manager API for cluster lifecycle and configuration management, and per-service REST APIs across the runtime (Cruise Control, Streams Replication Manager, HBase REST, YARN Queue Manager, etc.). APIs are JSON, support standard CRUD, and are typically authenticated via API access keys, basic auth, or session cookies.

APIs.json: apis.yml

Scope

  • Type: Index
  • x-type: company

Tags

Big Data, Data Engineering, Data Lakehouse, Data Platform, Data Warehouse, Hadoop, Hybrid Cloud, Machine Learning, Streaming

APIs

Cloudera CDP Public Cloud Control Plane API

JSON REST control-plane API for managing CDP environments, datalakes, data hubs, ML workspaces, data warehouses, and data engineering services. Uses signed requests with API access keys; cdpcurl is the official CLI.

Cloudera Manager API

JSON REST API at /api/v{N} for managing clusters, services, roles, configurations, hosts, parcels, tags and audits. HTTP basic auth using Cloudera Manager UI credentials.

Cloudera Cruise Control REST API

Rebalancing Kafka clusters, monitoring partition load, and anomaly checks.

Streams Replication Manager Service REST API

Cross-cluster Kafka replication topology, lag, and metrics.

HBase REST Server

REST front-end to HBase tables for get/put/scan/delete operations, namespace and table management.

YARN Queue Manager API

Manage capacity scheduler queues, ACLs, and resource allocations.

Common Properties

Maintainers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors