Copy Jars to the OFSAA Installation Directory
- Download the supported Cloudera HIVE JDBC Connectors and copy the following
Jars to the location
$FIC_HOME/ext/liband$FIC_WEB_ HOME/webroot/WEB-INF/lib. For the latest supported versions, see OFSAA Technology Matrix 8.1.2.0.0.hive_service.jarhive_metastore.jarHiveJDBC4.jarzookeeper-3.4.6.jarTCLIServiceClient.jar
Note:
If the Hive JDBC version is 2.5.x, then copy the log4j-1.2.17.jar File to the $FIC_WEB_HOME/webroot/WEB-INF/lib and $FIC_HOME/ext/lib Directory locations. - Copy the following Jars <Cloudera Installation Directory>/jars directory
based on the CDH version to the location
$FIC_HOME/ext/liband$FIC_WEB_HOME/webroot/WEB-INF/lib:CDH v5.13.0:commons-collections-3.2.2.jar commons-configuration-1.7.jar commons-io-2.4.jar commons-logging-1.2.jar hadoop-auth-2.6.0-cdh5.13.0.jar hadoop-common-2.6.0-cdh5.13.0.jar hadoop-core-2.6.0-mr1-cdh5.13.0.jar hive-exec-1.1.0-cdh5.13.0.jar httpclient-4.3.jar httpcore-4.3.jar libfb303-0.9.3.jar libthrift-0.9.3.jar slf4j-api-1.7.5.jar slf4j-log4j12-1.7.5.jarCDH v6.3.0:
commons-collections-3.2.2.jar commons-configuration2-2.1.1.jar commons-io-2.6.jar commons-logging-1.2.jar hadoop-auth-3.0.0-cdh6.3.0.jar hadoop-common-3.0.0-cdh6.3.0.jar hive-exec-2.1.1-cdh6.3.0.jar httpclient-4.5.3.jar httpcore-4.4.6.jar libfb303-0.9.3.jar libthrift-0.9.3.jar slf4j-api-1.7.25.jar slf4j-log4j12-1.7.25.jar stax2-api-3.1.4.jar woodstox-core-5.0.3.jar