Class MetastoreCommitPolicy

  • All Implemented Interfaces:
    PartitionCommitPolicy

    @Internal
    public class MetastoreCommitPolicy
    extends Object
    implements PartitionCommitPolicy
    Partition commit policy to update metastore.

    If this is for file system table, the metastore is a empty implemantation. If this is for hive table, the metastore is for connecting to hive metastore.