[ https://issues.apache.org/jira/browse/HADOOP-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
dhruba borthakur updated HADOOP-4207: ------------------------------------- Resolution: Fixed Fix Version/s: 0.20.0 Status: Resolved (was: Patch Available) [exec] +1 @author. The patch does not contain any @author tags. [exec] -1 [exec] +1 javadoc. The javadoc tool did not generate any warning messages. [exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings I just committed this. Thanks Prasad! > update derby.jar to eliminate the one time wait of 2-3 minutes while running > junit tests > ---------------------------------------------------------------------------------------- > > Key: HADOOP-4207 > URL: https://issues.apache.org/jira/browse/HADOOP-4207 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/hive > Affects Versions: 0.19.0 > Reporter: Prasad Chakka > Assignee: Prasad Chakka > Priority: Minor > Fix For: 0.20.0 > > Attachments: derby.jar > > > current derby.jar (version 10.4.1) has a bug where getting metadata of tables > can hang upto few minutes. Hive metastore validates the existing tables & > metadata while connecting and it can encounter this bug sometimes. The new > version of derby.jar has a fix for this bug which would eliminate this hang. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.