Class NotReplicatedYetException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hdfs.server.namenode.NotReplicatedYetException
All Implemented Interfaces:
Serializable

@Private @Evolving public class NotReplicatedYetException extends IOException
The file has not finished being written to enough datanodes yet.
See Also:
  • Constructor Details

    • NotReplicatedYetException

      public NotReplicatedYetException(String msg)