Class YarnConfStoreVersionIncompatibleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.exceptions.YarnException
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.conf.YarnConfStoreVersionIncompatibleException
- All Implemented Interfaces:
Serializable
public class YarnConfStoreVersionIncompatibleException
extends org.apache.hadoop.yarn.exceptions.YarnException
This exception is thrown by
YarnConfigurationStore if it's loading
an incompatible persisted schema version.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
YarnConfStoreVersionIncompatibleException
-
YarnConfStoreVersionIncompatibleException
-
YarnConfStoreVersionIncompatibleException
-