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

Hudson commented on HIVE-4542:
------------------------------

FAILURE: Integrated in Hive-trunk-hadoop2-ptest #124 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2-ptest/124/])
HIVE-4542 : TestJdbcDriver2.testMetaDataGetSchemas fails because of unexpected 
database (Vaibhav Gumashta & Thejas Nair via Ashutosh Chauhan) (hashutosh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1529161)
* /hive/trunk/jdbc/src/test/org/apache/hive/jdbc/TestJdbcDriver2.java
* 
/hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/metadata/TestHiveMetaStoreChecker.java


> TestJdbcDriver2.testMetaDataGetSchemas fails because of unexpected database
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-4542
>                 URL: https://issues.apache.org/jira/browse/HIVE-4542
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.12.0
>            Reporter: Thejas M Nair
>            Assignee: Vaibhav Gumashta
>             Fix For: 0.13.0
>
>         Attachments: D13269.1.patch, D13269.2.patch, HIVE-4542.1.patch, 
> HIVE-4542.2.patch
>
>
> The check for database name in TestJdbcDriver2.testMetaDataGetSchemas fails 
> with the error -
> {code}
> junit.framework.ComparisonFailure: expected:<...efault> but was:<...bname>
> {code}
> ie, a database called dbname is found, which it does not expect. This failure 
> will happen depending on the order in which the function get the databases, 
> if "default" database is the first one, it succeeds.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to