[ https://issues.apache.org/jira/browse/HIVE-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779609#comment-13779609 ]
Hudson commented on HIVE-5362: ------------------------------ FAILURE: Integrated in Hive-trunk-h0.21 #2361 (See [https://builds.apache.org/job/Hive-trunk-h0.21/2361/]) HIVE-5362 : TestHCatHBaseInputFormat has a bug which will not allow it to run on JDK7 and RHEL 6 (Viraj Bhat via Sushanth Sowmyan) (khorgath: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1526634) * /hive/trunk/hcatalog/storage-handlers/hbase/src/test/org/apache/hcatalog/hbase/TestHCatHBaseInputFormat.java > TestHCatHBaseInputFormat has a bug which will not allow it to run on JDK7 and > RHEL 6 > ------------------------------------------------------------------------------------ > > Key: HIVE-5362 > URL: https://issues.apache.org/jira/browse/HIVE-5362 > Project: Hive > Issue Type: Bug > Components: HCatalog, StorageHandler > Affects Versions: 0.12.0 > Reporter: Viraj Bhat > Assignee: Viraj Bhat > Fix For: 0.12.0 > > Attachments: HIVE-5362.patch, HIVE5362.patch > > > Testcases TestHBaseInputFormatProjectionReadMR and > TestHBaseTableProjectionReadMR use different Map class but check the same > static variable. So if the order of the tests in which they are run changes, > the testcase fails. I experienced this on RHEL 6.4 with JDK 7 and with no > other combination. This succeeds currently on all build machines as the order > of the tests are deterministic. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira