All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.hadoop.hive.metastore.MetaStoreUtils Maven / Gradle / Ivy

The newest version!
package org.apache.hadoop.hive.metastore;

/**
 * Coral depends on a different version of Hive, which has the MetaStoreUtils to a different location. This change
 * allows Coral to work across Hive versions.
 */
public class MetaStoreUtils extends HiveMetaStoreUtils {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy