You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Sean Mackrory (JIRA)" <ji...@apache.org> on 2013/05/13 17:45:15 UTC

[jira] [Comment Edited] (BIGTOP-811) Auto-detect MySQL-Java connector

    [ https://issues.apache.org/jira/browse/BIGTOP-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656015#comment-13656015 ] 

Sean Mackrory edited comment on BIGTOP-811 at 5/13/13 3:44 PM:
---------------------------------------------------------------

So this really just provides a common place to install libraries for Hive, Sqoop and Oozie. To be able to detect these drivers in their default install locations consistently again, we'll need to make Tomcat deployments more dynamic (see BIGTOP-939). So I think this is just a good first step.
                
      was (Author: mackrorysd):
    So this really just provides a common place to install libraries for Hive, Sqoop and Oozie. To be able to detect these drivers in their default install locations consistently again, we'll need to make Tomcat deployments more dynamic. So I think this is just a good first step.
                  
> Auto-detect MySQL-Java connector
> --------------------------------
>
>                 Key: BIGTOP-811
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-811
>             Project: Bigtop
>          Issue Type: New Feature
>            Reporter: Sean Mackrory
>            Assignee: Sean Mackrory
>            Priority: Critical
>             Fix For: 0.7.0
>
>         Attachments: 0001-BIGTOP-811-Auto-detect-common-add-on-JARs-like-SQL-c.patch, 0001-BIGTOP-811.-Auto-detect-MySQL-Java-connector.patch, 0001-BIGTOP-811.-Auto-detect-MySQL-Java-connector.patch, BIGTOP-811.2.patch
>
>
> For components that require the installation of additional artifacts that Bigtop cannot distribute (due to license incompatability or other issues), Bigtop should provide both a standardized location to which the artifacts can be installed, and the ability to auto-detect the locations to which they may already be installed.
> Specifically, Sqoop and Hive (and possibly other components) require the installation of the MySQL-Java connector when using MySQL for imports, exports, or metadata storage. This needs to be done by copying the JAR to a directory that is already in the classpath for those components (such as /usr/lib/sqoop/lib and /usr/lib/hive/lib). Some repositories distribute packages that install the jar to /usr/share/java.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira