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

Thomas Graves commented on MAPREDUCE-3621:
------------------------------------------

Yeah it always fails without the extra LOG message, and has passed every time 
with the extra LOG message.  I was going to dumping the stacks out to see what 
is running, thinking perhaps one of the connections to the db isn't closed or 
something and the LOG message gives it enough time to close before the server 
shutdown.  Just a guess at this point.

It times out trying to do the server.shutdown();.  I haven't done anything with 
the hsqldb.Server before so if you have ideas, glad to hear them.
                
> TestDBJob and TestDataDrivenDBInputFormat ant tests fail
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-3621
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3621
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>             Fix For: 0.23.0
>
>
> The following mapred ant tests fail and have been failing for a very long 
> time:
> [junit] Running org.apache.hadoop.mapreduce.lib.db.TestDBJob
> [junit] Running org.apache.hadoop.mapreduce.lib.db.TestDataDrivenDBInputFormat

--
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