Apache Hadoop Main 2.10.0 API

Common 
Package Description
org.apache.hadoop  
org.apache.hadoop.ant  
org.apache.hadoop.ant.condition  
org.apache.hadoop.classification  
org.apache.hadoop.conf
Configuration of system parameters.
org.apache.hadoop.contrib.bkjournal  
org.apache.hadoop.contrib.utils.join  
org.apache.hadoop.crypto  
org.apache.hadoop.crypto.key
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.crypto.key.kms  
org.apache.hadoop.crypto.key.kms.server  
org.apache.hadoop.crypto.random  
org.apache.hadoop.examples
Hadoop example code.
org.apache.hadoop.examples.dancing
This package is a distributed implementation of Knuth's dancing links algorithm that can run under Hadoop.
org.apache.hadoop.examples.pi
This package consists of a map/reduce application, distbbp, which computes exact binary digits of the mathematical constant π.
org.apache.hadoop.examples.pi.math
This package provides useful mathematical library classes for the distbbp program.
org.apache.hadoop.examples.terasort
This package consists of 3 map/reduce applications for Hadoop to compete in the annual terabyte sort competition.
org.apache.hadoop.filecache  
org.apache.hadoop.fs
Implementations of AbstractFileSystem for hdfs over rpc and hdfs over web.
org.apache.hadoop.fs.adl
Supporting classes for metrics instrumentation.
org.apache.hadoop.fs.adl.oauth2
public interface to expose OAuth2 authentication related features.
org.apache.hadoop.fs.aliyun.oss
Aliyun OSS Filesystem.
org.apache.hadoop.fs.azure
A distributed implementation of FileSystem for reading and writing files on Azure Block Storage.
org.apache.hadoop.fs.azure.metrics
Infrastructure for a Metrics2 source that provides information on Windows Azure Filesystem for Hadoop instances.
org.apache.hadoop.fs.azurebfs
A distributed implementation of FileSystem for reading and writing files on Azure Storage.
org.apache.hadoop.fs.azurebfs.constants  
org.apache.hadoop.fs.azurebfs.contracts  
org.apache.hadoop.fs.azurebfs.contracts.exceptions  
org.apache.hadoop.fs.azurebfs.contracts.services  
org.apache.hadoop.fs.azurebfs.oauth2
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.fs.crypto  
org.apache.hadoop.fs.ftp  
org.apache.hadoop.fs.http
Filesystem implementations that allow Hadoop to read directly from HTTP / HTTPS endpoints.
org.apache.hadoop.fs.http.client  
org.apache.hadoop.fs.http.server  
org.apache.hadoop.fs.permission  
org.apache.hadoop.fs.s3
A distributed, block-based implementation of FileSystem that uses Amazon S3 as a backing store.
org.apache.hadoop.fs.s3native
A distributed implementation of FileSystem for reading and writing files on Amazon S3.
org.apache.hadoop.fs.sftp
SFTP FileSystem package.
org.apache.hadoop.fs.shell.find  
org.apache.hadoop.fs.swift.auth  
org.apache.hadoop.fs.swift.auth.entities  
org.apache.hadoop.fs.swift.exceptions  
org.apache.hadoop.fs.swift.http  
org.apache.hadoop.fs.swift.snative  
org.apache.hadoop.fs.swift.util  
org.apache.hadoop.fs.viewfs  
org.apache.hadoop.ha  
org.apache.hadoop.ha.proto  
org.apache.hadoop.ha.protocolPB  
org.apache.hadoop.http.lib
This package provides user-selectable (via configuration) classes that add functionality to the web UI.
org.apache.hadoop.io
Generic i/o code for use when reading and writing data to the network, to databases, and to files.
org.apache.hadoop.io.compress  
org.apache.hadoop.io.file.tfile  
org.apache.hadoop.io.serializer
This package provides a mechanism for using different serialization frameworks in Hadoop.
org.apache.hadoop.io.serializer.avro
This package provides Avro serialization in Hadoop.
org.apache.hadoop.ipc.proto  
org.apache.hadoop.ipc.protobuf  
org.apache.hadoop.ipc.protocolPB  
org.apache.hadoop.lib.lang  
org.apache.hadoop.lib.server  
org.apache.hadoop.lib.service  
org.apache.hadoop.lib.service.hadoop  
org.apache.hadoop.lib.service.instrumentation  
org.apache.hadoop.lib.service.scheduler  
org.apache.hadoop.lib.service.security  
org.apache.hadoop.lib.servlet  
org.apache.hadoop.lib.util  
org.apache.hadoop.lib.wsrs  
org.apache.hadoop.log  
org.apache.hadoop.log.metrics  
org.apache.hadoop.maven.plugin.cmakebuilder  
org.apache.hadoop.maven.plugin.paralleltests  
org.apache.hadoop.maven.plugin.protoc
Plugins to generate Java files based on protocol buffers with the protoc command.
org.apache.hadoop.maven.plugin.util  
org.apache.hadoop.maven.plugin.versioninfo  
org.apache.hadoop.metrics
This package defines an API for reporting performance metric information.
org.apache.hadoop.metrics.ganglia
Implementation of the metrics package that sends metric data to Ganglia.
org.apache.hadoop.metrics.spi
The Service Provider Interface for the Metrics API.
org.apache.hadoop.metrics2
Metrics 2.0
org.apache.hadoop.metrics2.annotation
Annotation interfaces for metrics instrumentation
org.apache.hadoop.metrics2.filter
Builtin metrics filters (to be used in metrics config files)
org.apache.hadoop.metrics2.lib
A collection of library classes for implementing metrics sources
org.apache.hadoop.metrics2.sink
Builtin metrics sinks
org.apache.hadoop.metrics2.sink.ganglia  
org.apache.hadoop.metrics2.source  
org.apache.hadoop.metrics2.util
General helpers for implementing source and sinks
org.apache.hadoop.minikdc  
org.apache.hadoop.mount  
org.apache.hadoop.net
Network-related classes.
org.apache.hadoop.net.unix  
org.apache.hadoop.nfs  
org.apache.hadoop.nfs.nfs3  
org.apache.hadoop.nfs.nfs3.request  
org.apache.hadoop.nfs.nfs3.response  
org.apache.hadoop.oncrpc  
org.apache.hadoop.oncrpc.security  
org.apache.hadoop.portmap  
org.apache.hadoop.record
(DEPRECATED) Hadoop record I/O contains classes and a record description language translator for simplifying serialization and deserialization of records in a language-neutral manner.
org.apache.hadoop.record.compiler
(DEPRECATED) This package contains classes needed for code generation from the hadoop record compiler.
org.apache.hadoop.record.compiler.ant  
org.apache.hadoop.record.compiler.generated
(DEPRECATED) This package contains code generated by JavaCC from the Hadoop record syntax file rcc.jj.
org.apache.hadoop.record.meta  
org.apache.hadoop.registry.cli  
org.apache.hadoop.registry.client.api
YARN Registry Client API.
org.apache.hadoop.registry.client.binding
Registry binding utility classes.
org.apache.hadoop.registry.client.exceptions
Registry Service Exceptions
org.apache.hadoop.registry.client.impl
Registry client services
org.apache.hadoop.registry.client.impl.zk
Core Zookeeper support.
org.apache.hadoop.registry.client.types
This package contains all the data types which can be saved to the registry and/or marshalled to and from JSON.
org.apache.hadoop.registry.client.types.yarn  
org.apache.hadoop.registry.server
Server-side classes for the registry
org.apache.hadoop.registry.server.integration
This package contains the classes which integrate with the YARN resource manager.
org.apache.hadoop.registry.server.services
Basic services for the YARN registry The RegistryAdminService extends the shared Yarn Registry client with registry setup and (potentially asynchronous) administrative actions.
org.apache.hadoop.resourceestimator.common.api
The common APIs for the resource estimator.
org.apache.hadoop.resourceestimator.common.config
The common configuration for the resource estimator.
org.apache.hadoop.resourceestimator.common.exception
The common exception for the resource estimator.
org.apache.hadoop.resourceestimator.common.serialization
SkylineStore serialization module.
org.apache.hadoop.resourceestimator.service
Resource estimator service.
org.apache.hadoop.resourceestimator.skylinestore.api
APIs for the SkylineStore.
org.apache.hadoop.resourceestimator.skylinestore.exceptions
SkylineStore exception module.
org.apache.hadoop.resourceestimator.skylinestore.impl
Implementation for SkylineStore.
org.apache.hadoop.resourceestimator.skylinestore.validator
Validator for SkylineStore.
org.apache.hadoop.resourceestimator.solver.api
API for Solver.
org.apache.hadoop.resourceestimator.solver.exceptions
Exception module.
org.apache.hadoop.resourceestimator.solver.impl
Implementation for Solver.
org.apache.hadoop.resourceestimator.solver.preprocess
Preprocessor for Solver.
org.apache.hadoop.resourceestimator.translator.api
API for Translator.
org.apache.hadoop.resourceestimator.translator.exceptions
Exception for Translator.
org.apache.hadoop.resourceestimator.translator.impl
Implementation for Translator.
org.apache.hadoop.resourceestimator.translator.validator
Validator for Translator.
org.apache.hadoop.security  
org.apache.hadoop.security.alias  
org.apache.hadoop.security.authentication.client  
org.apache.hadoop.security.authentication.examples  
org.apache.hadoop.security.authentication.util  
org.apache.hadoop.security.authorize  
org.apache.hadoop.security.http  
org.apache.hadoop.security.proto  
org.apache.hadoop.security.protocolPB  
org.apache.hadoop.security.ssl  
org.apache.hadoop.security.token  
org.apache.hadoop.security.token.delegation.web  
org.apache.hadoop.service  
org.apache.hadoop.service.launcher
This package contains classes, interfaces and exceptions to launch YARN services from the command line.
org.apache.hadoop.streaming
Hadoop Streaming is a utility which allows users to create and run Map-Reduce jobs with any executables (e.g.
org.apache.hadoop.streaming.io  
org.apache.hadoop.tools
Command-line tools for MapReduce.
org.apache.hadoop.tools.mapred  
org.apache.hadoop.tools.mapred.lib  
org.apache.hadoop.tools.proto  
org.apache.hadoop.tools.protocolPB  
org.apache.hadoop.tools.rumen
Rumen is a data extraction and analysis tool built for Apache Hadoop.
org.apache.hadoop.tools.rumen.anonymization  
org.apache.hadoop.tools.rumen.datatypes  
org.apache.hadoop.tools.rumen.datatypes.util  
org.apache.hadoop.tools.rumen.serializers  
org.apache.hadoop.tools.rumen.state  
org.apache.hadoop.tools.util  
org.apache.hadoop.tracing  
org.apache.hadoop.typedbytes
Typed bytes are sequences of bytes in which the first byte is a type code.
org.apache.hadoop.util
Common utilities.
org.apache.hadoop.util.bloom  
org.apache.hadoop.util.curator
This package provides utilities to interact with Curator ZooKeeper.
org.apache.hadoop.util.hash  
MapReduce 
Package Description
org.apache.hadoop.mapred  
org.apache.hadoop.mapred.gridmix  
org.apache.hadoop.mapred.gridmix.emulators.resourceusage  
org.apache.hadoop.mapred.jobcontrol  
org.apache.hadoop.mapred.join  
org.apache.hadoop.mapred.lib  
org.apache.hadoop.mapred.lib.aggregate  
org.apache.hadoop.mapred.lib.db  
org.apache.hadoop.mapred.pipes  
org.apache.hadoop.mapred.proto  
org.apache.hadoop.mapred.tools
Command-line tools associated with the org.apache.hadoop.mapred package.
org.apache.hadoop.mapreduce  
org.apache.hadoop.mapreduce.counters
This package contains the implementations of different types of map-reduce counters.
org.apache.hadoop.mapreduce.lib.aggregate  
org.apache.hadoop.mapreduce.lib.chain  
org.apache.hadoop.mapreduce.lib.db  
org.apache.hadoop.mapreduce.lib.fieldsel  
org.apache.hadoop.mapreduce.lib.input  
org.apache.hadoop.mapreduce.lib.jobcontrol  
org.apache.hadoop.mapreduce.lib.join  
org.apache.hadoop.mapreduce.lib.map  
org.apache.hadoop.mapreduce.lib.output  
org.apache.hadoop.mapreduce.lib.partition  
org.apache.hadoop.mapreduce.lib.reduce  
org.apache.hadoop.mapreduce.security  
org.apache.hadoop.mapreduce.server.jobtracker  
org.apache.hadoop.mapreduce.server.tasktracker  
org.apache.hadoop.mapreduce.task.annotation  
org.apache.hadoop.mapreduce.tools  
org.apache.hadoop.mapreduce.v2  
org.apache.hadoop.mapreduce.v2.api.protocolrecords  
org.apache.hadoop.mapreduce.v2.app.webapp.dao  
org.apache.hadoop.mapreduce.v2.hs  
org.apache.hadoop.mapreduce.v2.hs.client  
org.apache.hadoop.mapreduce.v2.hs.proto  
org.apache.hadoop.mapreduce.v2.hs.protocolPB  
org.apache.hadoop.mapreduce.v2.hs.server  
org.apache.hadoop.mapreduce.v2.hs.webapp.dao  
org.apache.hadoop.mapreduce.v2.security  
YARN 
Package Description
org.apache.hadoop.yarn  
org.apache.hadoop.yarn.ams
Public api for Application Master Service interceptors.
org.apache.hadoop.yarn.api  
org.apache.hadoop.yarn.api.protocolrecords  
org.apache.hadoop.yarn.api.records  
org.apache.hadoop.yarn.api.records.impl
Package org.apache.hadoop.yarn.api.records.impl contains classes which define basic resources.
org.apache.hadoop.yarn.api.records.timeline
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.api.records.timelineservice
Package org.apache.hadoop.yarn.api.records.timelineservice contains classes which define the data model for ATSv2.
org.apache.hadoop.yarn.applications.distributedshell
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.applications.unmanagedamlauncher  
org.apache.hadoop.yarn.client  
org.apache.hadoop.yarn.client.api
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.client.api.async  
org.apache.hadoop.yarn.client.api.async.impl  
org.apache.hadoop.yarn.client.api.impl
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.client.cli  
org.apache.hadoop.yarn.client.util  
org.apache.hadoop.yarn.conf  
org.apache.hadoop.yarn.event  
org.apache.hadoop.yarn.exceptions  
org.apache.hadoop.yarn.federation.proto  
org.apache.hadoop.yarn.logaggregation  
org.apache.hadoop.yarn.logaggregation.filecontroller  
org.apache.hadoop.yarn.logaggregation.filecontroller.ifile  
org.apache.hadoop.yarn.logaggregation.filecontroller.tfile  
org.apache.hadoop.yarn.nodelabels  
org.apache.hadoop.yarn.nodelabels.event  
org.apache.hadoop.yarn.security  
org.apache.hadoop.yarn.security.admin  
org.apache.hadoop.yarn.security.client  
org.apache.hadoop.yarn.sharedcache  
org.apache.hadoop.yarn.sls  
org.apache.hadoop.yarn.sls.appmaster  
org.apache.hadoop.yarn.sls.conf  
org.apache.hadoop.yarn.sls.nodemanager  
org.apache.hadoop.yarn.sls.resourcemanager  
org.apache.hadoop.yarn.sls.scheduler  
org.apache.hadoop.yarn.sls.synthetic
Classes comprising the synthetic load generator for SLS.
org.apache.hadoop.yarn.sls.utils  
org.apache.hadoop.yarn.sls.web  
org.apache.hadoop.yarn.state  
org.apache.hadoop.yarn.util  
org.apache.hadoop.yarn.util.resource
Package org.apache.hadoop.yarn.util.resource contains classes which is used as utility class for resource profile computations.
org.apache.hadoop.yarn.util.timeline  

Copyright © 2019 Apache Software Foundation. All rights reserved.