Class HiveUtils


  • @Deprecated(since="2.7.1",
                forRemoval=true)
    public class HiveUtils
    extends Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  HiveUtils.AuthenticationFailed
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      HiveUtils()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Constructor Detail

      • HiveUtils

        public HiveUtils()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • makeEndPoint

        public static org.apache.hive.hcatalog.streaming.HiveEndPoint makeEndPoint​(List<String> partitionVals,
                                                                                   HiveOptions options)
                                                                            throws org.apache.hive.hcatalog.streaming.ConnectionError
        Deprecated, for removal: This API element is subject to removal in a future version.
        Throws:
        org.apache.hive.hcatalog.streaming.ConnectionError
      • logAllHiveEndPoints

        public static void logAllHiveEndPoints​(Map<org.apache.hive.hcatalog.streaming.HiveEndPoint,​HiveWriter> allWriters)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • isTokenAuthEnabled

        public static boolean isTokenAuthEnabled​(Map<String,​Object> conf)
        Deprecated, for removal: This API element is subject to removal in a future version.