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