Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- about() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
-
Render a page about the current server.
- aboutPage() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- acls - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- add(AMAttemptInfo) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptsInfo
- add(JobInfo) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobsInfo
- AMAttemptInfo - Class in org.apache.hadoop.mapreduce.v2.hs.webapp.dao
- AMAttemptInfo() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- AMAttemptInfo(AMInfo, String, String, String, String) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- AMAttemptsInfo - Class in org.apache.hadoop.mapreduce.v2.hs.webapp.dao
- AMAttemptsInfo() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptsInfo
- attempt - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptsInfo
- attempts() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- attemptsPage() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- AuditConstants() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.HSAuditLogger.AuditConstants
- avgMapTime - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- avgMergeTime - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- avgReduceTime - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- avgShuffleTime - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
C
- CachedHistoryStorage - Class in org.apache.hadoop.mapreduce.v2.hs
-
Manages an in memory cache of parsed Job History files.
- CachedHistoryStorage() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.CachedHistoryStorage
- canCommit(TaskAttemptId) - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTask
- checkAccess(UserGroupInformation, JobACL) - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- checkAccess(UserGroupInformation, JobACL) - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- checkAccess(UserGroupInformation, JobACL) - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- clientRpcAddress - Variable in class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
- clientRpcServer - Variable in class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
-
The RPC server that listens to requests from clients
- close() - Method in class org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolClientSideTranslatorPB
- closeStorage() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerFileSystemStateStoreService
- closeStorage() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerLeveldbStateStoreService
- closeStorage() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerNullStateStoreService
- closeStorage() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
-
Implementation-specific shutdown.
- commonPreHead(Hamlet.HTML<HtmlPage.__>) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsView
-
The prehead that should be common to all subclasses.
- CompletedJob - Class in org.apache.hadoop.mapreduce.v2.hs
-
Loads the basic job level data upfront.
- CompletedJob(Configuration, JobId, Path, boolean, String, HistoryFileManager.HistoryFileInfo, JobACLsManager) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- CompletedTask - Class in org.apache.hadoop.mapreduce.v2.hs
- CompletedTaskAttempt - Class in org.apache.hadoop.mapreduce.v2.hs
- CONF_FILENAME_REGEX - Static variable in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- configure(Configuration, ApplicationClientProtocol) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryClientService
- confPage() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- constructJobReport() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- containerId - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- content() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsAboutPage
-
The content of this page is the attempts block
- content() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsAttemptsPage
-
The content will render a different set of task attempts.
- content() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsConfPage
-
The body of this block is the configuration block.
- content() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsCountersPage
-
The content of this page is the CountersBlock now.
- content() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsJobPage
-
The content of this page is the JobBlock
- content() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsLogsPage
-
The content of this page is the JobBlock
- content() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsSingleCounterPage
-
The content of this page is the CountersBlock now.
- content() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsTaskPage
-
The content of this page is the attempts block
- content() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsTasksPage
-
The content of this page is the TasksBlock
- content() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsView
- countersPage() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- createConf() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- createConf() - Method in class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
- createHistoryClientService() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
- createHistoryFileInfo(Path, Path, Path, JobIndexInfo, boolean) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
- createHistoryFileManager() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- createHistoryStorage() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- createIdentifier() - Method in class org.apache.hadoop.mapreduce.v2.hs.JHSDelegationTokenSecretManager
- createJHSSecretManager(Configuration, HistoryServerStateStoreService) - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
- createJobHistoryParser(Path) - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- createJobListCache() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
- createMoveToDoneThreadPool(int) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
- createProxy(Configuration, InetSocketAddress, Class<T>, UserGroupInformation) - Static method in class org.apache.hadoop.mapreduce.v2.hs.HSProxies
- createStateStore(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
D
- delete() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.HistoryFileInfo
- deleteDir(FileStatus) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
- diagnostics - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- doSecureLogin(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
F
- failedMapAttempts - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- failedReduceAttempts - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- findTimestampedDirectories() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
-
Finds all history directories with a timestamp component by scanning the filesystem.
- finishTime - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
G
- get() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getAcls() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getAggregatedLogsMeta(HttpServletRequest, String, String, String, String, boolean, boolean) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getAggregatedLogsMeta(HttpServletRequest, String, Set<String>, Set<String>, String, String, String) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getAllCounters() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getAllCounters() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getAllCounters() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getAllFileInfo() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
- getAllJobs() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getAllJobs(ApplicationId) - Method in interface org.apache.hadoop.mapreduce.v2.hs.HistoryContext
- getAllJobs(ApplicationId) - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getAllPartialJobs() - Method in class org.apache.hadoop.mapreduce.v2.hs.CachedHistoryStorage
- getAllPartialJobs() - Method in interface org.apache.hadoop.mapreduce.v2.hs.HistoryStorage
-
Get all of the cached jobs.
- getAMInfos() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getAMInfos() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getAMInfos() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getApplicationAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getApplicationID() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getApplicationName() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getAssignedContainerID() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getAssignedContainerMgrAddress() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getAttempt(TaskAttemptId) - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTask
- getAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- getAttempts() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTask
- getAttempts() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptsInfo
- getAvgMapTime() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getAvgMergeTime() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getAvgReduceTime() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getAvgShuffleTime() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getBindAddress() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryClientService
- getBindAddress(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
-
Retrieve JHS bind address from configuration
- getBlacklistedNodes() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getCleanerInterval() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getClientHandler() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryClientService
- getClientService() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
- getClientToAMTokenSecretManager() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getClock() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getClusterInfo() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getCompletedMaps() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getCompletedMaps() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getCompletedMaps() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getCompletedReduces() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getCompletedReduces() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getCompletedReduces() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getConfFile() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getConfFile() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.HistoryFileInfo
- getConfFile() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getConfFile() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getContainerId() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- getContainerLogFile(HttpServletRequest, String, String, String, String, String, boolean, boolean) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getContainerLogs(HttpServletRequest, String, String, boolean, boolean) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getContext(Class<?>) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.JAXBContextResolver
- getCounters() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTask
- getCounters() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getEventHandler() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getFailedMapAttempts() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getFailedMaps() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getFailedMaps() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getFailedMaps() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getFailedReduceAttempts() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getFailedReduces() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getFailedReduces() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getFailedReduces() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getFileInfo(JobId) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
- getFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getFormattedStartTimeStr(DateFormat) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getFullJob(JobId) - Method in class org.apache.hadoop.mapreduce.v2.hs.CachedHistoryStorage
- getFullJob(JobId) - Method in interface org.apache.hadoop.mapreduce.v2.hs.HistoryStorage
-
Get a fully parsed job.
- getGroupsForUser(String) - Method in class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
- getHadoopBuildVersion() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.HistoryInfo
- getHadoopVersion() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.HistoryInfo
- getHadoopVersionBuiltOn() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.HistoryInfo
- getHistoryFile() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.HistoryFileInfo
-
Return the history file.
- getHistoryInfo() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getHistoryUrl() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getId() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getID() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getID() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTask
- getID() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getID() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getID() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getInitDelaySecs() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getJob(HttpServletRequest, String) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getJob(JobId) - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getJobACLs() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getJobACLs() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getJobACLs() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getJobAttempts(String) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getJobConf(HttpServletRequest, String) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getJobCounters(HttpServletRequest, String) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getJobId() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.HistoryFileInfo
- getJobIndexInfo() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.HistoryFileInfo
- getJobs() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobsInfo
- getJobs(String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getJobTask(HttpServletRequest, String, String) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getJobTaskAttemptId(HttpServletRequest, String, String, String) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getJobTaskAttemptIdCounters(HttpServletRequest, String, String, String) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getJobTaskAttempts(HttpServletRequest, String, String) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getJobTasks(HttpServletRequest, String, String) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getKilledMapAttempts() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getKilledMaps() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getKilledMaps() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getKilledMaps() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getKilledReduceAttempts() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getKilledReduces() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getKilledReduces() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getKilledReduces() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getLaunchTime() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getLoadedTasksCacheSize() - Method in class org.apache.hadoop.mapreduce.v2.hs.CachedHistoryStorage
- getLogsLink() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- getMapAttemptCompletionEvents(int, int) - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getMapAttemptCompletionEvents(int, int) - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getMapAttemptCompletionEvents(int, int) - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getMapsCompleted() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getMapsTotal() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getMaxTasksAllowed() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getName() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getName() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getName() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getName() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getNMHostname() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getNodeHttpAddress() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getNodeHttpAddress() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- getNodeId() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getNodeId() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- getNodeRackName() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getNumMaps() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getNumReduces() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getPartialJobs(Long, Long, String, String, Long, Long, Long, Long, JobState) - Method in class org.apache.hadoop.mapreduce.v2.hs.CachedHistoryStorage
- getPartialJobs(Long, Long, String, String, Long, Long, Long, Long, JobState) - Method in interface org.apache.hadoop.mapreduce.v2.hs.HistoryContext
- getPartialJobs(Long, Long, String, String, Long, Long, Long, Long, JobState) - Method in interface org.apache.hadoop.mapreduce.v2.hs.HistoryStorage
-
Look for a set of partial jobs.
- getPartialJobs(Long, Long, String, String, Long, Long, Long, Long, JobState) - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
-
Look for a set of partial jobs.
- getPartialJobs(Collection<Job>, Long, Long, String, String, Long, Long, Long, Long, JobState) - Static method in class org.apache.hadoop.mapreduce.v2.hs.CachedHistoryStorage
- getPhase() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getProgress() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getProgress() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTask
- getProgress() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getProgress() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getProgress() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getQueueName() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getQueueName() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getQueueName() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getQueueName() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getReducesCompleted() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getReducesTotal() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getRemoteLogDirPath(HttpServletRequest, String, String) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
-
Returns the user qualified path name of the remote log directory for each pre-configured log aggregation file controller.
- getReport() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getReport() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTask
- getReport() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getReport() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getReport() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getShortLogsLink() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- getShuffleFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getShufflePort() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getSingleTaskCounters(HttpServletRequest, String, String) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- getSortFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getStartedOn() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.HistoryInfo
- getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getStartTimeStr() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getState() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getState() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTask
- getState() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- getState() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getState() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getState() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getStore(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreServiceFactory
-
Constructs an instance of the configured storage class
- getSubmitTime() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getSuccessfulMapAttempts() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getSuccessfulReduceAttempts() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- getTask(TaskId) - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getTask(TaskId) - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getTask(TaskId) - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getTaskAttemptCompletionEvents(int, int) - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getTaskAttemptCompletionEvents(int, int) - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getTaskAttemptCompletionEvents(int, int) - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getTaskAttemptFinishingMonitor() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getTasks() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getTasks() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getTasks() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getTasks(TaskType) - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getTasks(TaskType) - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getTasks(TaskType) - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getTokenMasterKeyState() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService.HistoryServerState
- getTokenState() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService.HistoryServerState
- getTotalMaps() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getTotalMaps() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getTotalMaps() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getTotalReduces() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getTotalReduces() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getTotalReduces() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getType() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTask
- getUseLoadedTasksCache() - Method in class org.apache.hadoop.mapreduce.v2.hs.CachedHistoryStorage
- getUser() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- getUserName() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- getUserName() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- getUserName() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- getUserName() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
H
- hadoopBuildVersion - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.HistoryInfo
- hadoopVersion - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.HistoryInfo
- hadoopVersionBuiltOn - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.HistoryInfo
- hasSuccessfullyUnregistered() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- HistoryClientService - Class in org.apache.hadoop.mapreduce.v2.hs
-
This module is responsible for talking to the JobClient (user facing).
- HistoryClientService(HistoryContext, JHSDelegationTokenSecretManager) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.HistoryClientService
- HistoryContext - Interface in org.apache.hadoop.mapreduce.v2.hs
- HistoryFileInfo(Path, Path, Path, JobIndexInfo, boolean) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.HistoryFileInfo
- HistoryFileManager - Class in org.apache.hadoop.mapreduce.v2.hs
-
This class provides a way to interact with history files in a thread safe manor.
- HistoryFileManager() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
- HistoryFileManager.HistoryFileInfo - Class in org.apache.hadoop.mapreduce.v2.hs
- HistoryInfo - Class in org.apache.hadoop.mapreduce.v2.hs.webapp.dao
- HistoryInfo() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.HistoryInfo
- HistoryServerFileSystemStateStoreService - Class in org.apache.hadoop.mapreduce.v2.hs
- HistoryServerFileSystemStateStoreService() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.HistoryServerFileSystemStateStoreService
- HistoryServerLeveldbStateStoreService - Class in org.apache.hadoop.mapreduce.v2.hs
- HistoryServerLeveldbStateStoreService() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.HistoryServerLeveldbStateStoreService
- HistoryServerNullStateStoreService - Class in org.apache.hadoop.mapreduce.v2.hs
- HistoryServerNullStateStoreService() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.HistoryServerNullStateStoreService
- HistoryServerState() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService.HistoryServerState
- HistoryServerStateStoreService - Class in org.apache.hadoop.mapreduce.v2.hs
- HistoryServerStateStoreService() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
- HistoryServerStateStoreService.HistoryServerState - Class in org.apache.hadoop.mapreduce.v2.hs
- HistoryServerStateStoreServiceFactory - Class in org.apache.hadoop.mapreduce.v2.hs
- HistoryServerStateStoreServiceFactory() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreServiceFactory
- historyServerTimeStamp - Static variable in class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
- HistoryStorage - Interface in org.apache.hadoop.mapreduce.v2.hs
-
Provides an API to query jobs that have finished.
- HsAboutPage - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
A Page the shows info about the history server
- HsAboutPage() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.HsAboutPage
- HSAdmin - Class in org.apache.hadoop.mapreduce.v2.hs.client
- HSAdmin() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.client.HSAdmin
- HSAdmin(JobConf) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.client.HSAdmin
- HSAdminRefreshProtocolClientSideTranslatorPB - Class in org.apache.hadoop.mapreduce.v2.hs.protocolPB
- HSAdminRefreshProtocolClientSideTranslatorPB(HSAdminRefreshProtocolPB) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolClientSideTranslatorPB
- HSAdminRefreshProtocolServerSideTranslatorPB - Class in org.apache.hadoop.mapreduce.v2.hs.protocolPB
- HSAdminRefreshProtocolServerSideTranslatorPB(HSAdminRefreshProtocol) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolServerSideTranslatorPB
- HSAdminServer - Class in org.apache.hadoop.mapreduce.v2.hs.server
- HSAdminServer(AggregatedLogDeletionService, JobHistory) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
- HsAttemptsPage - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
Render a page showing the attempts made of a given type and a given job.
- HsAttemptsPage() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.HsAttemptsPage
- HSAuditLogger - Class in org.apache.hadoop.mapreduce.v2.hs
- HSAuditLogger() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.HSAuditLogger
- HSAuditLogger.AuditConstants - Class in org.apache.hadoop.mapreduce.v2.hs
- HsConfPage - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
Render a page with the configuration for a give job in it.
- HsConfPage() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.HsConfPage
- HsController - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
This class renders the various pages that the History Server WebApp supports
- HsCountersPage - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
Render the counters page
- HsCountersPage() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.HsCountersPage
- HsJobBlock - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
Render a block of HTML for a give job.
- HsJobPage - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
Render a page that describes a specific job.
- HsJobPage() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.HsJobPage
- HsJobsBlock - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
Render all of the jobs that the history server is aware of.
- HsLogsPage - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
- HsLogsPage() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.HsLogsPage
- HsNavBlock - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
The navigation block for the history server
- HSProxies - Class in org.apache.hadoop.mapreduce.v2.hs
- HSProxies() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.HSProxies
- HsSingleCounterPage - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
Render the counters page
- HsSingleCounterPage() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.HsSingleCounterPage
- HsTaskPage - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
A Page the shows the status of a given task
- HsTaskPage() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.HsTaskPage
- HsTasksBlock - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
Render the a table of tasks for a given type.
- HsTasksPage - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
A page showing the tasks for a given application.
- HsTasksPage() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.HsTasksPage
- HsView - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
-
A view that should be used as the base class for all history server pages.
- HsView() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.HsView
- HsWebApp - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
- HsWebApp(HistoryContext) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebApp
- HsWebServices - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
- HsWebServices(HistoryContext, Configuration, WebApp, ApplicationClientProtocol) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
I
- id - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- id - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- index() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- initializeWebApp(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryClientService
- initStorage(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerFileSystemStateStoreService
- initStorage(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerLeveldbStateStoreService
- initStorage(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerNullStateStoreService
- initStorage(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
-
Implementation-specific initialization.
- isDeleted() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.HistoryFileInfo
- isFinished() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTask
- isFinished() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedTaskAttempt
- isLastAMRetry() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- isMethodSupported(String) - Method in class org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolClientSideTranslatorPB
- isUber() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- isUber() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- isUber() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- isUber() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
J
- JAXBContextResolver - Class in org.apache.hadoop.mapreduce.v2.hs.webapp
- JAXBContextResolver() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.JAXBContextResolver
- JHSDelegationTokenSecretManager - Class in org.apache.hadoop.mapreduce.v2.hs
-
A MapReduce specific delegation token secret manager.
- JHSDelegationTokenSecretManager(long, long, long, long, HistoryServerStateStoreService) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.JHSDelegationTokenSecretManager
-
Create a secret manager
- jhsDTSecretManager - Variable in class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
- job - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobsInfo
- job() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- jobCounters() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- JobHistory - Class in org.apache.hadoop.mapreduce.v2.hs
-
Loads and manages the Job history cache.
- JobHistory() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- JobHistoryServer - Class in org.apache.hadoop.mapreduce.v2.hs
-
JobHistoryServeris responsible for servicing all job history related requests from client. - JobHistoryServer() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
- JobInfo - Class in org.apache.hadoop.mapreduce.v2.hs.webapp.dao
- JobInfo() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- JobInfo(Job) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- jobListCache - Variable in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
- jobPage() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- JobsInfo - Class in org.apache.hadoop.mapreduce.v2.hs.webapp.dao
- JobsInfo() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobsInfo
K
- killedMapAttempts - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- killedReduceAttempts - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
L
- loadConfFile() - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- loadConfFile() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.HistoryFileInfo
- loadConfFile() - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- loadConfFile() - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- loadFullHistoryData(boolean, Path) - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- loadJob() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.HistoryFileInfo
-
Parse a job from the JobHistoryFile, if the underlying file is not going to be deleted and the number of tasks associated with the job is not greater than maxTasksForLoadedJob.
- loadState() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerFileSystemStateStoreService
- loadState() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerLeveldbStateStoreService
- loadState() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerNullStateStoreService
- loadState() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
-
Load the history server state from the state storage.
- LOG - Static variable in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerFileSystemStateStoreService
- LOG - Static variable in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerLeveldbStateStoreService
- logFailure(String, String, String, String, String) - Static method in class org.apache.hadoop.mapreduce.v2.hs.HSAuditLogger
-
Create a readable and parseable audit log string for a failed event.
- logs() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
-
Render the logs page.
- logsLink - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- logSuccess(String, String, String) - Static method in class org.apache.hadoop.mapreduce.v2.hs.HSAuditLogger
-
Create a readable and parseable audit log string for a successful event.
M
- main(String[]) - Static method in class org.apache.hadoop.mapreduce.v2.hs.client.HSAdmin
- main(String[]) - Static method in class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
- mapsCompleted - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- mapsTotal - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- moveToDoneExecutor - Variable in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
N
- name - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- nav() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsView
- nmlogs() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
-
Render the nm logs page.
- nodeHttpAddress - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- nodeId - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- numMaps - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- numReduces - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
O
- OLD_SUFFIX - Static variable in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- org.apache.hadoop.mapreduce.v2.hs - package org.apache.hadoop.mapreduce.v2.hs
- org.apache.hadoop.mapreduce.v2.hs.client - package org.apache.hadoop.mapreduce.v2.hs.client
- org.apache.hadoop.mapreduce.v2.hs.protocolPB - package org.apache.hadoop.mapreduce.v2.hs.protocolPB
- org.apache.hadoop.mapreduce.v2.hs.server - package org.apache.hadoop.mapreduce.v2.hs.server
- org.apache.hadoop.mapreduce.v2.hs.webapp - package org.apache.hadoop.mapreduce.v2.hs.webapp
- org.apache.hadoop.mapreduce.v2.hs.webapp.dao - package org.apache.hadoop.mapreduce.v2.hs.webapp.dao
P
- PartialJob - Class in org.apache.hadoop.mapreduce.v2.hs
- PartialJob(JobIndexInfo, JobId) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- postHead(Hamlet.HTML<HtmlPage.__>) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsCountersPage
- preHead(Hamlet.HTML<HtmlPage.__>) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsAboutPage
- preHead(Hamlet.HTML<HtmlPage.__>) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsConfPage
- preHead(Hamlet.HTML<HtmlPage.__>) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsCountersPage
- preHead(Hamlet.HTML<HtmlPage.__>) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsJobPage
- preHead(Hamlet.HTML<HtmlPage.__>) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsLogsPage
- preHead(Hamlet.HTML<HtmlPage.__>) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsSingleCounterPage
- preHead(Hamlet.HTML<HtmlPage.__>) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsTaskPage
- preHead(Hamlet.HTML<HtmlPage.__>) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsTasksPage
- preHead(Hamlet.HTML<HtmlPage.__>) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsView
Q
R
- recover(HistoryServerStateStoreService.HistoryServerState) - Method in class org.apache.hadoop.mapreduce.v2.hs.JHSDelegationTokenSecretManager
- reducesCompleted - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- reducesTotal - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- refreshAdminAcls() - Method in class org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolClientSideTranslatorPB
- refreshAdminAcls() - Method in class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
- refreshAdminAcls(RpcController, HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolServerSideTranslatorPB
- refreshJobRetentionSettings() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- refreshJobRetentionSettings() - Method in class org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolClientSideTranslatorPB
- refreshJobRetentionSettings() - Method in class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
- refreshJobRetentionSettings(RpcController, HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolServerSideTranslatorPB
- refreshLoadedJobCache() - Method in class org.apache.hadoop.mapreduce.v2.hs.CachedHistoryStorage
- refreshLoadedJobCache() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- refreshLoadedJobCache() - Method in class org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolClientSideTranslatorPB
- refreshLoadedJobCache() - Method in class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
- refreshLoadedJobCache(RpcController, HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolServerSideTranslatorPB
- refreshLogRetentionSettings() - Method in class org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolClientSideTranslatorPB
- refreshLogRetentionSettings() - Method in class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
- refreshLogRetentionSettings(RpcController, HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.hs.protocolPB.HSAdminRefreshProtocolServerSideTranslatorPB
- refreshSuperUserGroupsConfiguration() - Method in class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
- refreshUserToGroupsMappings() - Method in class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
- removeStoredMasterKey(DelegationKey) - Method in class org.apache.hadoop.mapreduce.v2.hs.JHSDelegationTokenSecretManager
- removeStoredToken(MRDelegationTokenIdentifier) - Method in class org.apache.hadoop.mapreduce.v2.hs.JHSDelegationTokenSecretManager
- removeToken(MRDelegationTokenIdentifier) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerFileSystemStateStoreService
- removeToken(MRDelegationTokenIdentifier) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerLeveldbStateStoreService
- removeToken(MRDelegationTokenIdentifier) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerNullStateStoreService
- removeToken(MRDelegationTokenIdentifier) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
-
Blocking method to remove a delegation token from the state storage.
- removeTokenMasterKey(DelegationKey) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerFileSystemStateStoreService
- removeTokenMasterKey(DelegationKey) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerLeveldbStateStoreService
- removeTokenMasterKey(DelegationKey) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerNullStateStoreService
- removeTokenMasterKey(DelegationKey) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
-
Blocking method to remove a delegation token master key.
- render(HtmlBlock.Block) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsJobBlock
- render(HtmlBlock.Block) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsJobsBlock
- render(HtmlBlock.Block) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsNavBlock
- render(HtmlBlock.Block) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsTasksBlock
- run(String[]) - Method in class org.apache.hadoop.mapreduce.v2.hs.client.HSAdmin
S
- scanDirectory(Path, FileContext, PathFilter) - Static method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
- scanDirectoryForHistoryFiles(Path, FileContext) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
- serviceInit(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.CachedHistoryStorage
- serviceInit(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
- serviceInit(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
-
Initialize the state storage
- serviceInit(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- serviceInit(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
- serviceInit(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
- serviceStart() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryClientService
- serviceStart() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
-
Start the state storage for use
- serviceStart() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- serviceStart() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
- serviceStart() - Method in class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
- serviceStop() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryClientService
- serviceStop() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
- serviceStop() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
-
Shutdown the state storage.
- serviceStop() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- serviceStop() - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
- serviceStop() - Method in class org.apache.hadoop.mapreduce.v2.hs.server.HSAdminServer
- setActiveNavColumnForTask() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsView
-
Determine which navigation column is active.
- setConf(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.client.HSAdmin
- setHistoryFileManager(HistoryFileManager) - Method in class org.apache.hadoop.mapreduce.v2.hs.CachedHistoryStorage
- setHistoryFileManager(HistoryFileManager) - Method in interface org.apache.hadoop.mapreduce.v2.hs.HistoryStorage
-
Give the Storage a reference to a class that can be used to interact with history files.
- setHistoryUrl(String) - Method in class org.apache.hadoop.mapreduce.v2.hs.JobHistory
- setHttpServletResponse(HttpServletResponse) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- setJobPriority(Priority) - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- setJobPriority(Priority) - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- setJobPriority(Priority) - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- setLogServlet(LogServlet) - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices
- setQueueName(String) - Method in class org.apache.hadoop.mapreduce.v2.hs.CompletedJob
- setQueueName(String) - Method in class org.apache.hadoop.mapreduce.v2.hs.PartialJob
- setQueueName(String) - Method in class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- setup() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebApp
- shortLogsLink - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- SHUTDOWN_HOOK_PRIORITY - Static variable in class org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer
-
Priority of the JobHistoryServer shutdown hook.
- singleCounterPage() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- singleJobCounter() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- singleTaskCounter() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- startedOn - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.HistoryInfo
- startStorage() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerFileSystemStateStoreService
- startStorage() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerLeveldbStateStoreService
- startStorage() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerNullStateStoreService
- startStorage() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
-
Implementation-specific startup.
- startTime - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptInfo
- startTime - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- state - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- storeNewMasterKey(DelegationKey) - Method in class org.apache.hadoop.mapreduce.v2.hs.JHSDelegationTokenSecretManager
- storeNewToken(MRDelegationTokenIdentifier, long) - Method in class org.apache.hadoop.mapreduce.v2.hs.JHSDelegationTokenSecretManager
- storeToken(MRDelegationTokenIdentifier, Long) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerFileSystemStateStoreService
- storeToken(MRDelegationTokenIdentifier, Long) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerLeveldbStateStoreService
- storeToken(MRDelegationTokenIdentifier, Long) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerNullStateStoreService
- storeToken(MRDelegationTokenIdentifier, Long) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
-
Blocking method to store a delegation token along with the current token sequence number to the state storage.
- storeTokenMasterKey(DelegationKey) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerFileSystemStateStoreService
- storeTokenMasterKey(DelegationKey) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerLeveldbStateStoreService
- storeTokenMasterKey(DelegationKey) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerNullStateStoreService
- storeTokenMasterKey(DelegationKey) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
-
Blocking method to store a delegation token master key.
- submitTime - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- successfulMapAttempts - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- successfulReduceAttempts - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
T
- task() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- taskCounters() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- taskPage() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- tasks() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- tasksPage() - Method in class org.apache.hadoop.mapreduce.v2.hs.webapp.HsController
- toString() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.HistoryFileInfo
U
- uberized - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
- UNAUTHORIZED_USER - Static variable in class org.apache.hadoop.mapreduce.v2.hs.HSAuditLogger.AuditConstants
- UnparsedJob - Class in org.apache.hadoop.mapreduce.v2.hs
-
A job that has too many tasks associated with it, of which we do not parse its job history file, to prevent the Job History Server from hanging on parsing the file.
- UnparsedJob(int, JobIndexInfo, HistoryFileManager.HistoryFileInfo) - Constructor for class org.apache.hadoop.mapreduce.v2.hs.UnparsedJob
- updateStoredToken(MRDelegationTokenIdentifier, long) - Method in class org.apache.hadoop.mapreduce.v2.hs.JHSDelegationTokenSecretManager
- updateToken(MRDelegationTokenIdentifier, Long) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerFileSystemStateStoreService
- updateToken(MRDelegationTokenIdentifier, Long) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerLeveldbStateStoreService
- updateToken(MRDelegationTokenIdentifier, Long) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerNullStateStoreService
- updateToken(MRDelegationTokenIdentifier, Long) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
-
Blocking method to update the expiration of a delegation token in the state storage.
- user - Variable in class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.JobInfo
W
- waitUntilMoved() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.HistoryFileInfo
All Classes and Interfaces|All Packages|Constant Field Values