[ https://issues.apache.org/jira/browse/HIVE-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419630#comment-13419630 ]
Ashutosh Chauhan commented on HIVE-3143: ---------------------------------------- bq. java.io.IOException: Cannot initialize Cluster. Please check your configuration for mapreduce.framework.name and the correspond server addresses. This exception occurs because we are missing one of the dependent 0.23 jars, namely {{hadoop-mapreduce-client-common-0.23.1.jar}} once I add this in path, one of the test {{join14.q}} passed for me. I bet all the other tests will pass too. > Following Test Cases fails in Hive-0.9 and Hadoop-0.23 > ------------------------------------------------------ > > Key: HIVE-3143 > URL: https://issues.apache.org/jira/browse/HIVE-3143 > Project: Hive > Issue Type: Bug > Components: Tests > Affects Versions: 0.9.1 > Environment: Hadoop-2.0.1 > Reporter: rohithsharma > > When I run Hive-0.9.1 with hadoop-0.23, below test cases are consistently > failed. > TestHBaseMinimrCliDriver.testCliDriver_hbase_bulk > TestCliDriver.testCliDriver_archive > TestCliDriver.testCliDriver_archive_corrupt > TestCliDriver.testCliDriver_archive_multi > TestCliDriver.testCliDriver_join14 > TestCliDriver.testCliDriver_query_properties > TestCliDriver.testCliDriver_sample_islocalmode_hook > TestCliDriver.testCliDriver_split_sample > TestNegativeCliDriver.testNegativeCliDriver_autolocal1 > TestNegativeCliDriver.testNegativeCliDriver_local_mapred_error_cache > TestMinimrCliDriver > TestNegativeMinimrCliDriver -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira