[
https://issues.apache.org/jira/browse/MAPREDUCE-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Kimball updated MAPREDUCE-749:
------------------------------------
Attachment: MAPREDUCE-749.patch
Attaching patch for this. This adds a {{sqoop.thirdparty.lib.dir}} Ant property
which identifies a directory where JDBC libraries are kept. This keeps them out
from the main Hadoop ivy system so they can be placed statically on a test
server. Also added a {{ThirdPartyTests}} module in src/test/o.a.h.sqoop which
includes all the third-party tests. This is itself included by {{AllTests}}.
> Make Sqoop unit tests more Hudson-friendly
> ------------------------------------------
>
> Key: MAPREDUCE-749
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-749
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: contrib/sqoop
> Reporter: Aaron Kimball
> Assignee: Aaron Kimball
> Attachments: MAPREDUCE-749.2.patch, MAPREDUCE-749.patch
>
>
> Hudson servers (other than Apache's) need to be able to run the sqoop unit
> tests which depend on thirdparty JDBC drivers / database implementations. The
> build.xml needs some refactoring to make this happen.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.