Thanks for your contribution. There is a patch set currently worked on by Ahmed from Microsoft to get Sqoop compiling and running with unit tests successfully passing on Windows. This particular issue is being addressed in one of the patches.
BTW, for future reference, can you please file a JIRA issue [1] and upload your patch to the JIRA issue. Thanks Venkat [1] https://issues.apache.org/jira/browse/SQOOP On Fri, Apr 5, 2013 at 4:43 PM, cbushell <[email protected]> wrote: > GitHub user cbushell opened a pull request: > > https://github.com/apache/sqoop/pull/3 > > construct windows friendly url for class loading > > Ran into a problem with class loading not working on windows. Here's a > fix. > > You can merge this pull request into a Git repository by running: > > $ git pull https://github.com/cbushell/sqoop trunk > > Alternatively you can review and apply these changes as the patch at: > > https://github.com/apache/sqoop/pull/3.patch > > ---- > commit 2e21314b6874c16de76e4e61e54363034def77e1 > Author: Chris Bushell <[email protected]> > Date: 2013-04-05T23:38:36Z > > construct windows friendly url for class loading > > ---- >
