[
https://issues.apache.org/jira/browse/MAPREDUCE-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated MAPREDUCE-918:
--------------------------------
Resolution: Fixed
Fix Version/s: 0.21.0
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
+1
I've just committed this. Thanks Aaron!
> 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.