public final class MapReduceJobException extends RuntimeException
Constructor and Description |
---|
MapReduceJobException(String stage,
Status status) |
Modifier and Type | Method and Description |
---|---|
String |
getFailedStage()
Returns a string representing the MapReduce stage that failed.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getFailedStage()
Throwable.getCause()
.Copyright © 2015 Google. All rights reserved.