[ 
https://issues.apache.org/jira/browse/SQOOP-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cheolsoo Park updated SQOOP-519:
--------------------------------

    Attachment: SQOOP-519-3.patch

It turned out that Hsqldb 2.0.0 has a bug in terms of handling multi-threaded 
connections.

{quote}
Please use HSQLDB 2.2.8 as there was a problem fixed after 2.2.4 was released 
(the problem was identical statements belonging to different connections would 
all get closed if one of them was closed).
{quote}

Bumping the version to 2.2.8 TestExportUpdate now passes.

The remaining failures are now for metastore functionality.
                
> Update the version of hsqldb decadency to 2.0.0
> -----------------------------------------------
>
>                 Key: SQOOP-519
>                 URL: https://issues.apache.org/jira/browse/SQOOP-519
>             Project: Sqoop
>          Issue Type: Task
>    Affects Versions: 1.4.1-incubating
>            Reporter: Cheolsoo Park
>            Assignee: Cheolsoo Park
>            Priority: Blocker
>             Fix For: 1.4.2
>
>         Attachments: SQOOP-519-2.patch, SQOOP-519-3.patch, SQOOP-519.patch
>
>
> Hadoop 2.0.0 depends on hsqldb 2.0.0, and this breaks Sqoop when running 
> against hadoop 2.0.0 since we end up with two different versions of hsqldb in 
> classpath.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to