Apache Hadoop website screenshot

Apache Hadoop

Apache Hadoop is an open-source framework for distributed storage and processing of large datasets across clusters of computers using simple programming models. It includes HDFS for distributed storage, YARN for resource management, and MapReduce for parallel data processing.

Apache Hadoop publishes 4 APIs on the APIs.io network, including WebHDFS API, YARN Applications API, YARN Cluster API, and 1 more. Tagged areas include Big Data, Data Processing, Distributed Computing, HDFS, and MapReduce.

Apache Hadoop’s developer surface includes documentation, getting-started guide, changelog, and 8 more developer resources.

38.8/100 thin ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
6 APIs
Big DataData ProcessingDistributed ComputingHDFSMapReduceOpen Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 38.8/100 · thin
Contract Quality 10.7 / 25
Developer Ergonomics 4.8 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/hadoop: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

MapReduce History Server REST API

REST API for accessing MapReduce job history and statistics.

HttpFS REST API

HTTP REST API gateway supporting both webhdfs and httpfs operations for HDFS access.

Apache Hadoop WebHDFS API

HDFS filesystem REST operations under /webhdfs/v1.

Apache Hadoop YARN Applications API

Application listing, submission, and lifecycle.

Apache Hadoop YARN Cluster API

Cluster information and metrics.

Apache Hadoop YARN Nodes API

Cluster node listing and resource updates.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Apache Hadoop REST APIs

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Hadoop Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Hadoop Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Hadoop Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Hadoop Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Hadoop Agentic Access

17 operations · 7 acting

17 operations · 7 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: hadoop
name: Apache Hadoop
description: Apache Hadoop is an open-source framework for distributed storage and processing of large datasets across clusters
  of computers using simple programming models. It includes HDFS for distributed storage, YARN for resource management, and
  MapReduce for parallel data processing.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://hadoop.apache.org/hadoop-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/hadoop/refs/heads/main/apis.yml
type: Index
created: '2024-01-15'
modified: '2026-05-19'
specificationVersion: '0.19'
tags:
- Big Data
- Data Processing
- Distributed Computing
- HDFS
- MapReduce
- Open Source
apis:
- aid: hadoop:mapreduce-history-server-api
  name: MapReduce History Server REST API
  description: REST API for accessing MapReduce job history and statistics.
  humanURL: https://hadoop.apache.org/docs/stable/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapredAppMasterRest.html
  tags:
  - Job History
  - MapReduce
  - REST API
  properties:
  - type: Documentation
    url: https://hadoop.apache.org/docs/stable/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapredAppMasterRest.html
- aid: hadoop:httpfs-rest-api
  name: HttpFS REST API
  description: HTTP REST API gateway supporting both webhdfs and httpfs operations for HDFS access.
  humanURL: https://hadoop.apache.org/docs/stable/hadoop-hdfs-httpfs/index.html
  baseURL: http://httpfs-host:port/webhdfs/v1/
  tags:
  - File System
  - Gateway
  - REST API
  properties:
  - type: Documentation
    url: https://hadoop.apache.org/docs/stable/hadoop-hdfs-httpfs/index.html
- aid: hadoop:hadoop-webhdfs-api
  name: Apache Hadoop WebHDFS API
  description: HDFS filesystem REST operations under /webhdfs/v1.
  humanURL: https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/WebHDFS.html
  baseURL: http://host:port/webhdfs/v1/
  tags:
  - WebHDFS
  properties:
  - type: OpenAPI
    url: openapi/hadoop-webhdfs-api-openapi.yml
  - type: Documentation
    url: https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/WebHDFS.html
  - type: Rules
    url: https://raw.githubusercontent.com/api-evangelist/hadoop/refs/heads/main/hadoop-rules.yml
  - type: Documentation
    url: https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html
- aid: hadoop:hadoop-yarn-applications-api
  name: Apache Hadoop YARN Applications API
  description: Application listing, submission, and lifecycle.
  humanURL: https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/WebHDFS.html
  baseURL: http://host:port/webhdfs/v1/
  tags:
  - YARN Applications
  properties:
  - type: OpenAPI
    url: openapi/hadoop-yarn-applications-api-openapi.yml
  - type: Documentation
    url: https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/WebHDFS.html
  - type: Rules
    url: https://raw.githubusercontent.com/api-evangelist/hadoop/refs/heads/main/hadoop-rules.yml
  - type: Documentation
    url: https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html
- aid: hadoop:hadoop-yarn-cluster-api
  name: Apache Hadoop YARN Cluster API
  description: Cluster information and metrics.
  humanURL: https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/WebHDFS.html
  baseURL: http://host:port/webhdfs/v1/
  tags:
  - YARN Cluster
  properties:
  - type: OpenAPI
    url: openapi/hadoop-yarn-cluster-api-openapi.yml
  - type: Documentation
    url: https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/WebHDFS.html
  - type: Rules
    url: https://raw.githubusercontent.com/api-evangelist/hadoop/refs/heads/main/hadoop-rules.yml
  - type: Documentation
    url: https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html
- aid: hadoop:hadoop-yarn-nodes-api
  name: Apache Hadoop YARN Nodes API
  description: Cluster node listing and resource updates.
  humanURL: https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/WebHDFS.html
  baseURL: http://host:port/webhdfs/v1/
  tags:
  - YARN Nodes
  properties:
  - type: OpenAPI
    url: openapi/hadoop-yarn-nodes-api-openapi.yml
  - type: Documentation
    url: https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/WebHDFS.html
  - type: Rules
    url: https://raw.githubusercontent.com/api-evangelist/hadoop/refs/heads/main/hadoop-rules.yml
  - type: Documentation
    url: https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html
common:
- type: AgenticAccess
  url: agentic-access/hadoop-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/hadoop-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/hadoop-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/showcase/hadoop
- type: Website
  url: https://hadoop.apache.org/
- type: Documentation
  url: https://hadoop.apache.org/docs/stable/
- type: GettingStarted
  url: https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/SingleCluster.html
- type: GitHubOrganization
  url: https://github.com/apache/hadoop
- type: Community
  url: https://hadoop.apache.org/mailing_lists.html
- type: ChangeLog
  url: https://hadoop.apache.org/releases.html
- type: TermsOfService
  url: https://www.apache.org/licenses/LICENSE-2.0
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com