Package org.apache.iceberg.hive
Class MetastoreUtil
- java.lang.Object
-
- org.apache.iceberg.hive.MetastoreUtil
-
public class MetastoreUtil extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
hive3PresentOnClasspath()
Returns true if Hive3 dependencies are found on classpath, false otherwise.
-