You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2012/08/31 22:26:08 UTC

[jira] [Created] (HBASE-6706) Remove TotalOrderPartitioner

Enis Soztutar created HBASE-6706:
------------------------------------

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


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

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Status: Patch Available  (was: Open)
    
> 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

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ 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

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-6706:
-------------------------

    Status: Open  (was: Patch Available)
    
> 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

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-6706:
-------------------------

    Attachment: hbase-6706_v1.patch

Reattach to see if that'll trigger hadoopqa
                
> 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, 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

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-6706:
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.96.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed to trunk after running a the cited HFile test and the simple total order partitioner test.  Thanks for nice cleanup Enis.
                
> 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
>             Fix For: 0.96.0
>
>         Attachments: hbase-6706_v1.patch, 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

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-6706:
-------------------------

    Status: Patch Available  (was: Open)
    
> 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, 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

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Status: Patch Available  (was: Open)
    
> 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, 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

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Status: Open  (was: Patch Available)
    
> 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, 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

[jira] [Commented] (HBASE-6706) Remove TotalOrderPartitioner

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450425#comment-13450425 ] 

Hudson commented on HBASE-6706:
-------------------------------

Integrated in HBase-TRUNK #3313 (See [https://builds.apache.org/job/HBase-TRUNK/3313/])
    HBASE-6706 Remove TotalOrderPartitioner (Revision 1381881)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/hbase-hadoop-compat/src/test/java/org/apache/hadoop/hbase/HadoopShims.java
* /hbase/trunk/hbase-hadoop1-compat/pom.xml
* /hbase/trunk/hbase-hadoop1-compat/src/test/java/org/apache/hadoop/hbase/HadoopShimsImpl.java
* /hbase/trunk/hbase-hadoop1-compat/src/test/resources
* /hbase/trunk/hbase-hadoop1-compat/src/test/resources/META-INF
* /hbase/trunk/hbase-hadoop1-compat/src/test/resources/META-INF/services
* /hbase/trunk/hbase-hadoop1-compat/src/test/resources/META-INF/services/org.apache.hadoop.hbase.HadoopShims
* /hbase/trunk/hbase-hadoop2-compat/pom.xml
* /hbase/trunk/hbase-hadoop2-compat/src/test/java/org/apache/hadoop/hbase/HadoopShimsImpl.java
* /hbase/trunk/hbase-hadoop2-compat/src/test/resources
* /hbase/trunk/hbase-hadoop2-compat/src/test/resources/META-INF
* /hbase/trunk/hbase-hadoop2-compat/src/test/resources/META-INF/services
* /hbase/trunk/hbase-hadoop2-compat/src/test/resources/META-INF/services/org.apache.hadoop.hbase.HadoopShims
* /hbase/trunk/hbase-server/pom.xml
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat.java
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/hadoopbackport
* /hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestHFileOutputFormat.java
* /hbase/trunk/pom.xml

                
> 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
>             Fix For: 0.96.0
>
>         Attachments: hbase-6706_v1.patch, 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

[jira] [Commented] (HBASE-6706) Remove TotalOrderPartitioner

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450540#comment-13450540 ] 

Hudson commented on HBASE-6706:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #164 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/164/])
    HBASE-6706 Remove TotalOrderPartitioner (Revision 1381881)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/hbase-hadoop-compat/src/test/java/org/apache/hadoop/hbase/HadoopShims.java
* /hbase/trunk/hbase-hadoop1-compat/pom.xml
* /hbase/trunk/hbase-hadoop1-compat/src/test/java/org/apache/hadoop/hbase/HadoopShimsImpl.java
* /hbase/trunk/hbase-hadoop1-compat/src/test/resources
* /hbase/trunk/hbase-hadoop1-compat/src/test/resources/META-INF
* /hbase/trunk/hbase-hadoop1-compat/src/test/resources/META-INF/services
* /hbase/trunk/hbase-hadoop1-compat/src/test/resources/META-INF/services/org.apache.hadoop.hbase.HadoopShims
* /hbase/trunk/hbase-hadoop2-compat/pom.xml
* /hbase/trunk/hbase-hadoop2-compat/src/test/java/org/apache/hadoop/hbase/HadoopShimsImpl.java
* /hbase/trunk/hbase-hadoop2-compat/src/test/resources
* /hbase/trunk/hbase-hadoop2-compat/src/test/resources/META-INF
* /hbase/trunk/hbase-hadoop2-compat/src/test/resources/META-INF/services
* /hbase/trunk/hbase-hadoop2-compat/src/test/resources/META-INF/services/org.apache.hadoop.hbase.HadoopShims
* /hbase/trunk/hbase-server/pom.xml
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat.java
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/hadoopbackport
* /hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestHFileOutputFormat.java
* /hbase/trunk/pom.xml

                
> 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
>             Fix For: 0.96.0
>
>         Attachments: hbase-6706_v1.patch, 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

[jira] [Commented] (HBASE-6706) Remove TotalOrderPartitioner

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448378#comment-13448378 ] 

Enis Soztutar commented on HBASE-6706:
--------------------------------------

Created RB: https://reviews.apache.org/r/6916/
                
> 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

[jira] [Commented] (HBASE-6706) Remove TotalOrderPartitioner

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446612#comment-13446612 ] 

stack commented on HBASE-6706:
------------------------------

Agreed.  In trunk.  Let me make it a blocker since it'd be kinda silly going out w/ them.
                
> 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
>
> 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

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-6706:
-------------------------

    Priority: Critical  (was: Major)
    
> 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
>
> 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