Viraj Bhat created HIVE-5362:
--------------------------------

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


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

Reply via email to