Kuldeep created HBASE-13650:
-------------------------------
Summary: Tests failing for 0.94.x against hadoop 2.x
Key: HBASE-13650
URL: https://issues.apache.org/jira/browse/HBASE-13650
Project: HBase
Issue Type: Test
Affects Versions: 0.94.18
Reporter: Kuldeep
After changing hadoop.version in hadoop-2.0 profile and regenrating protobuf
files as mentioned here
https://hbase.apache.org/book.html#hadoop2.hbase_0.94
tests agains hadoop 2.4.0 fail with following expceptions
Results :
Tests in error:
testFailingCreateTable(org.apache.hadoop.hbase.rest.client.TestRemoteAdminRetries):
This is supposed to be overridden by subclasses.
testGetScanner(org.apache.hadoop.hbase.rest.client.TestRemoteHTableRetries):
This is supposed to be overridden by subclasses.
testSingleRowPut(org.apache.hadoop.hbase.rest.client.TestRemoteHTableRetries):
This is supposed to be overridden by subclasses.
testMultiRowPut(org.apache.hadoop.hbase.rest.client.TestRemoteHTableRetries):
This is supposed to be overridden by subclasses.
testCheckAndPut(org.apache.hadoop.hbase.rest.client.TestRemoteHTableRetries):
This is supposed to be overridden by subclasses.
testCheckAndDelete(org.apache.hadoop.hbase.rest.client.TestRemoteHTableRetries):
This is supposed to be overridden by subclasses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)