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
- Type: Index
- x-type: company
Big Data, Data Engineering, Data Lakehouse, Data Platform, Data Warehouse, Hadoop, Hybrid Cloud, Machine Learning, Streaming
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.
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.
Rebalancing Kafka clusters, monitoring partition load, and anomaly checks.
Cross-cluster Kafka replication topology, lag, and metrics.
REST front-end to HBase tables for get/put/scan/delete operations, namespace and table management.
Manage capacity scheduler queues, ACLs, and resource allocations.
- FN: Kin Lane
- Email: kinlane@gmail.com