org.apache.hadoop.mapred
Class MapTask.MapBufferTooSmallException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.mapred.MapTask.MapBufferTooSmallException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- MapTask
public static class MapTask.MapBufferTooSmallException
- extends IOException
Exception indicating that the allocated sort buffer is insufficient
to hold the current record.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MapTask.MapBufferTooSmallException
public MapTask.MapBufferTooSmallException(String s)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.