Class ClusterDatasetCorruptedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.flink.util.FlinkException
org.apache.flink.runtime.JobException
org.apache.flink.runtime.scheduler.ClusterDatasetCorruptedException
All Implemented Interfaces:
Serializable

public class ClusterDatasetCorruptedException extends JobException
Indicates some task fail to consume cluster dataset.
See Also: