[ 
https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enis Soztutar updated HBASE-6706:
---------------------------------

    Attachment: hbase-6706_v1.patch

Attaching a patch which does:
 - Introduce HadoopShims interface in hadoop-compat, and implementations for 
hadoop1 and hadoop2
 - Remove o.a.h.h.mapreduce.hadoopbackport package. 

The following tests passed for me:
{code}
MAVEN_OPTS=-Xmx512m mvn test -Dtest=TestHFileOutputFormat -PlocalTests
{code}

{code}
MAVEN_OPTS=-Xmx512m mvn test -Dhadoop.profile=2.0 -Dtest=TestHFileOutputFormat 
-PlocalTests
{code}

{code}
MAVEN_OPTS=-Xmx512m mvn test -Dhadoop.profile=2.0 -Dtest=TestHFileOutputFormat 
-PlocalTests -Dhadoop.version=0.23.2
{code}


                
> Remove TotalOrderPartitioner 
> -----------------------------
>
>                 Key: HBASE-6706
>                 URL: https://issues.apache.org/jira/browse/HBASE-6706
>             Project: HBase
>          Issue Type: Improvement
>          Components: mapreduce
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Critical
>         Attachments: hbase-6706_v1.patch
>
>
> We can remove o.a.h.h.mapreduce.hadoopbackport.* classes since we are going 
> to drop support for hadoop 0.20.

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