[
https://issues.apache.org/jira/browse/BIGTOP-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707083#comment-13707083
]
Mark Grover commented on BIGTOP-811:
------------------------------------
Thanks, Sean. Minor nit: git complains about a whitespace error (at line 58 of
the patch) when applying it.
{code}
<stdin>:58: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
{code}
Can you please remove the extra line at the end of bigtop-detect-classpath?
> Add /var/lib/bigtop as a location to install SQL connectors and other plug-ins
> ------------------------------------------------------------------------------
>
> 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.-Add-var-lib-bigtop-as-a-location-to-inst.patch,
> 0001-BIGTOP-811.-Add-var-lib-bigtop-as-a-location-to-inst.patch,
> 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