接口的使用
org.apache.seatunnel.connectors.seatunnel.jdbc.internal.dialect.hive.HadoopLoginFactory.LoginFunction
-
使用HadoopLoginFactory.LoginFunction的程序包 程序包 说明 org.apache.seatunnel.connectors.seatunnel.jdbc.internal.dialect.hive -
-
org.apache.seatunnel.connectors.seatunnel.jdbc.internal.dialect.hive中HadoopLoginFactory.LoginFunction的使用
参数类型为HadoopLoginFactory.LoginFunction的org.apache.seatunnel.connectors.seatunnel.jdbc.internal.dialect.hive中的方法 修饰符和类型 方法 说明 static <T> THadoopLoginFactory. loginWithKerberos(org.apache.hadoop.conf.Configuration configuration, String krb5FilePath, String kerberosPrincipal, String kerberosKeytabPath, HadoopLoginFactory.LoginFunction<T> action)Login with kerberos, and do the given action after login successfully.static <T> THadoopLoginFactory. loginWithRemoteUser(org.apache.hadoop.conf.Configuration configuration, String remoteUser, HadoopLoginFactory.LoginFunction<T> action)Login with remote user, and do the given action after login successfully.
-