public interface DirSearchFactory
DirSearch.| Modifier and Type | Method and Description |
|---|---|
DirSearch |
getInstance(org.apache.hadoop.conf.Configuration conf,
String user,
String password)
Returns an instance of
DirSearch. |
DirSearch getInstance(org.apache.hadoop.conf.Configuration conf, String user, String password) throws AuthenticationException
DirSearch.conf - Hive configurationuser - usernamepassword - user passwordDirSearchAuthenticationExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.