You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Anna Szonyi (JIRA)" <ji...@apache.org> on 2017/02/13 21:14:41 UTC

[jira] [Created] (BIGTOP-2687) Remove /usr/share/java/*.jar from Sqoop2 catalina.properties

Anna Szonyi created BIGTOP-2687:
-----------------------------------

             Summary: Remove /usr/share/java/*.jar from Sqoop2 catalina.properties
                 Key: BIGTOP-2687
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2687
             Project: Bigtop
          Issue Type: Task
            Reporter: Anna Szonyi


Currently we are adding /usr/share/java/*.jar to common.loader in Sqoop2 catalina.properties. 
This causes unexpected libraries to end up on the classpath, which currently causes problems.
This was added as a convenient feature, so users wouldn't have to do anything else other than install drivers and it would be accessible automatically by Sqoop2. 

Instead users should explicitly copy or symlink the driver jars under /var/lib/sqoop2/*.jar , which is an isolated directory especially made for this purpose.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)