TestImportTsv does not shut down MR Cluster correctly (fails against 0.23
hadoop)
---------------------------------------------------------------------------------
Key: HBASE-5420
URL: https://issues.apache.org/jira/browse/HBASE-5420
Project: HBase
Issue Type: Bug
Components: test
Affects Versions: 0.92.0, 0.94.0
Reporter: Gregory Chanan
Assignee: Gregory Chanan
Test calls startMiniMapReduceCluster() but never calls
shutdownMiniMapReduceCluster().
This causes failures with -Dhadoop.profile=23 when both testMROnTable and
testMROnTableWithCustomMapper are run, because the cluster cannot start up
properly for the second test.
--
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