Java org.apache.hadoop.mapreduce Cluster fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.mapreduce Cluster fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.mapreduce Cluster.

The text is from its open source code.

Constructor

Method

voidclose()
Close the Cluster.
JobStatus[]getAllJobStatuses()
Get job status for all jobs in the cluster.
ClusterMetricsgetClusterStatus()
Get current cluster status.
JobgetJob(JobID jobId)
Get job corresponding to jobid.
LogParamsgetLogParams(JobID jobID, TaskAttemptID taskAttemptID)
Get log parameters for the specified jobID or taskAttemptID
QueueAclsInfo[]getQueueAclsForCurrentUser()
Gets the Queue ACLs for current user