You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2009/09/07 14:47:57 UTC

[jira] Commented: (MAPREDUCE-918) Test hsqldb server should be memory-only.

    [ https://issues.apache.org/jira/browse/MAPREDUCE-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752123#action_12752123 ] 

Hudson commented on MAPREDUCE-918:
----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #19 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/19/])
    . Test hsqldb server should be memory-only. Contributed by Aaron Kimball.


> Test hsqldb server should be memory-only.
> -----------------------------------------
>
>                 Key: MAPREDUCE-918
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-918
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: contrib/sqoop
>            Reporter: Aaron Kimball
>            Assignee: Aaron Kimball
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-918.patch
>
>
> Sqoop launches a standalone hsqldb server for unit tests, but it currently writes its database to disk and uses a connect string of {{//localhost}}. If multiple test instances are running concurrently, one test server may serve to the other instance of the unit tests, causing race conditions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.