Class HiveCatalogs


  • public final class HiveCatalogs
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static HiveCatalog loadCatalog​(org.apache.hadoop.conf.Configuration conf)
      Deprecated.
      please use the no-arg constructor, setConf and initialize to construct the catalog.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • loadCatalog

        @Deprecated
        public static HiveCatalog loadCatalog​(org.apache.hadoop.conf.Configuration conf)
        Deprecated.
        please use the no-arg constructor, setConf and initialize to construct the catalog. Will be removed in v0.12.0