12-09-2015 11:30 PM
I'm trying to understand where the mysql-connector-java.jar under /usr/share/java is coming from during installation, since Hive and Oozie seems to be relying on that jar, while Sqoop seems to explicitly need copying the jar under /var/lib/sqoop.
Is the jar shipped via CDH and if so is there any reason why Sqoop is not utilizing the jar like Hive and Oozie? Or is there any additional step during Sqoop installation that copies the jar to the required sqoop directory?
Thanks!
12-15-2015 05:54 PM