Package org.apache.hadoop.mapred
Class NotRunningJob
java.lang.Object
org.apache.hadoop.mapred.NotRunningJob
- All Implemented Interfaces:
org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
public class NotRunningJob
extends Object
implements org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.mapreduce.v2.api.protocolrecords.CancelDelegationTokenResponsecancelDelegationToken(org.apache.hadoop.mapreduce.v2.api.protocolrecords.CancelDelegationTokenRequest request) org.apache.hadoop.mapreduce.v2.api.protocolrecords.FailTaskAttemptResponsefailTaskAttempt(org.apache.hadoop.mapreduce.v2.api.protocolrecords.FailTaskAttemptRequest request) org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetCountersResponsegetCounters(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetCountersRequest request) org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDelegationTokenResponsegetDelegationToken(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDelegationTokenRequest request) org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDiagnosticsResponsegetDiagnostics(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDiagnosticsRequest request) org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetJobReportResponsegetJobReport(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetJobReportRequest request) org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsResponsegetTaskAttemptCompletionEvents(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsRequest request) org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptReportResponsegetTaskAttemptReport(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptReportRequest request) org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportResponsegetTaskReport(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportRequest request) org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsResponsegetTaskReports(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsRequest request) org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillJobResponsekillJob(org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillJobRequest request) org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillTaskResponsekillTask(org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillTaskRequest request) org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillTaskAttemptResponsekillTaskAttempt(org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillTaskAttemptRequest request) org.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenResponserenewDelegationToken(org.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenRequest request)
-
Method Details
-
failTaskAttempt
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.FailTaskAttemptResponse failTaskAttempt(org.apache.hadoop.mapreduce.v2.api.protocolrecords.FailTaskAttemptRequest request) throws IOException - Specified by:
failTaskAttemptin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
getCounters
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetCountersResponse getCounters(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetCountersRequest request) throws IOException - Specified by:
getCountersin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
getDiagnostics
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDiagnosticsResponse getDiagnostics(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDiagnosticsRequest request) throws IOException - Specified by:
getDiagnosticsin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
getJobReport
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetJobReportResponse getJobReport(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetJobReportRequest request) throws IOException - Specified by:
getJobReportin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
getTaskAttemptCompletionEvents
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsResponse getTaskAttemptCompletionEvents(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsRequest request) throws IOException - Specified by:
getTaskAttemptCompletionEventsin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
getTaskAttemptReport
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptReportResponse getTaskAttemptReport(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptReportRequest request) throws IOException - Specified by:
getTaskAttemptReportin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
getTaskReport
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportResponse getTaskReport(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportRequest request) throws IOException - Specified by:
getTaskReportin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
getTaskReports
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsResponse getTaskReports(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsRequest request) throws IOException - Specified by:
getTaskReportsin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
killJob
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillJobResponse killJob(org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillJobRequest request) throws IOException - Specified by:
killJobin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
killTask
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillTaskResponse killTask(org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillTaskRequest request) throws IOException - Specified by:
killTaskin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
killTaskAttempt
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillTaskAttemptResponse killTaskAttempt(org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillTaskAttemptRequest request) throws IOException - Specified by:
killTaskAttemptin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
getDelegationToken
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDelegationTokenResponse getDelegationToken(org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDelegationTokenRequest request) throws IOException - Specified by:
getDelegationTokenin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
renewDelegationToken
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenResponse renewDelegationToken(org.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenRequest request) throws IOException - Specified by:
renewDelegationTokenin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
cancelDelegationToken
public org.apache.hadoop.mapreduce.v2.api.protocolrecords.CancelDelegationTokenResponse cancelDelegationToken(org.apache.hadoop.mapreduce.v2.api.protocolrecords.CancelDelegationTokenRequest request) throws IOException - Specified by:
cancelDelegationTokenin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol- Throws:
IOException
-
getConnectAddress
- Specified by:
getConnectAddressin interfaceorg.apache.hadoop.mapreduce.v2.api.MRClientProtocol
-