You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2012/05/24 01:57:41 UTC

[jira] [Created] (BIGTOP-606) Bump version of HBase to 0.94.0

Andrew Purtell created BIGTOP-606:
-------------------------------------

             Summary: Bump version of HBase to 0.94.0
                 Key: BIGTOP-606
                 URL: https://issues.apache.org/jira/browse/BIGTOP-606
             Project: Bigtop
          Issue Type: Task
            Reporter: Andrew Purtell


HBase 0.94.0 is the most recent release from HBase. It is a performance and bug fix release, explicitly compatible with HBase 0.92.x clients and servers. We've tested a 0.94 master running with 0.92 regionservers, a 0.94 cluster with 0.92 clients, and other such scenarios. Moving to this release is a lower risk proposition than typical for a major point release.

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

        

[jira] [Updated] (BIGTOP-606) Bump version of HBase to 0.94.1

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

Roman Shaposhnik updated BIGTOP-606:
------------------------------------

    Attachment: BIGTOP-606.patch.txt

Hooking up to the GH HBase 0.94.1 branch
                
> Bump version of HBase to 0.94.1
> -------------------------------
>
>                 Key: BIGTOP-606
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-606
>             Project: Bigtop
>          Issue Type: Sub-task
>    Affects Versions: 0.4.0
>            Reporter: Andrew Purtell
>            Assignee: Roman Shaposhnik
>             Fix For: 0.4.0
>
>         Attachments: BIGTOP-606.patch.txt, BIGTOP-606.patch.txt
>
>
> HBase 0.94.0 is the most recent release from HBase. It is a performance and bug fix release, explicitly compatible with HBase 0.92.x clients and servers. We've tested a 0.94 master running with 0.92 regionservers, a 0.94 cluster with 0.92 clients, and other such scenarios. Moving to this release is a lower risk proposition than typical for a major point release.

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

        

[jira] [Updated] (BIGTOP-606) Bump version of HBase to 0.94.0

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

Roman Shaposhnik updated BIGTOP-606:
------------------------------------

    Attachment: BIGTOP-606.patch.txt
    
> Bump version of HBase to 0.94.0
> -------------------------------
>
>                 Key: BIGTOP-606
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-606
>             Project: Bigtop
>          Issue Type: Sub-task
>    Affects Versions: 0.4.0
>            Reporter: Andrew Purtell
>            Assignee: Roman Shaposhnik
>             Fix For: 0.4.0
>
>         Attachments: BIGTOP-606.patch.txt
>
>
> HBase 0.94.0 is the most recent release from HBase. It is a performance and bug fix release, explicitly compatible with HBase 0.92.x clients and servers. We've tested a 0.94 master running with 0.92 regionservers, a 0.94 cluster with 0.92 clients, and other such scenarios. Moving to this release is a lower risk proposition than typical for a major point release.

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

        

[jira] [Commented] (BIGTOP-606) Bump version of HBase to 0.94.0

Posted by "Andrew Purtell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13283628#comment-13283628 ] 

Andrew Purtell commented on BIGTOP-606:
---------------------------------------

Most new features do not have to be configured on, users can configure schema or change their API use accordingly, or there are new utility programs. The exception, rightly so, is key prefix compression (HBASE-4218) but I wouldn't recommend it on by default. In our environment I've just dropped 0.94 in place of 0.92 without changing anything. This does not preclude that, down the road, it may become advisable to change something.

Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12316419 


                
> Bump version of HBase to 0.94.0
> -------------------------------
>
>                 Key: BIGTOP-606
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-606
>             Project: Bigtop
>          Issue Type: Task
>            Reporter: Andrew Purtell
>
> HBase 0.94.0 is the most recent release from HBase. It is a performance and bug fix release, explicitly compatible with HBase 0.92.x clients and servers. We've tested a 0.94 master running with 0.92 regionservers, a 0.94 cluster with 0.92 clients, and other such scenarios. Moving to this release is a lower risk proposition than typical for a major point release.

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

        

[jira] [Updated] (BIGTOP-606) Bump version of HBase to 0.94.1

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

Roman Shaposhnik updated BIGTOP-606:
------------------------------------

    Attachment: BIGTOP-606.patch.txt

Here's the latest trivial patch.
                
> Bump version of HBase to 0.94.1
> -------------------------------
>
>                 Key: BIGTOP-606
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-606
>             Project: Bigtop
>          Issue Type: Sub-task
>    Affects Versions: 0.4.0
>            Reporter: Andrew Purtell
>            Assignee: Roman Shaposhnik
>             Fix For: 0.4.0
>
>         Attachments: BIGTOP-606.patch.txt, BIGTOP-606.patch.txt, BIGTOP-606.patch.txt
>
>
> HBase 0.94.0 is the most recent release from HBase. It is a performance and bug fix release, explicitly compatible with HBase 0.92.x clients and servers. We've tested a 0.94 master running with 0.92 regionservers, a 0.94 cluster with 0.92 clients, and other such scenarios. Moving to this release is a lower risk proposition than typical for a major point release.

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

        

[jira] [Commented] (BIGTOP-606) Bump version of HBase to 0.94.0

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13283513#comment-13283513 ] 

Roman Shaposhnik commented on BIGTOP-606:
-----------------------------------------

Sounds like a good idea. Here's a question I have though: are there any HBase features available in 0.94.0 that we might want to explicitly turn on in Bigtop configs? It can either be HBase itself or underlying HDFS from 2.0.0 Hadoop. Sort of like it was a good idea to turn append on -- that sort of thing.
                
> Bump version of HBase to 0.94.0
> -------------------------------
>
>                 Key: BIGTOP-606
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-606
>             Project: Bigtop
>          Issue Type: Task
>            Reporter: Andrew Purtell
>
> HBase 0.94.0 is the most recent release from HBase. It is a performance and bug fix release, explicitly compatible with HBase 0.92.x clients and servers. We've tested a 0.94 master running with 0.92 regionservers, a 0.94 cluster with 0.92 clients, and other such scenarios. Moving to this release is a lower risk proposition than typical for a major point release.

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

        

[jira] [Updated] (BIGTOP-606) Bump version of HBase to 0.94.0

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

Roman Shaposhnik updated BIGTOP-606:
------------------------------------

    Issue Type: Sub-task  (was: Task)
        Parent: BIGTOP-602
    
> Bump version of HBase to 0.94.0
> -------------------------------
>
>                 Key: BIGTOP-606
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-606
>             Project: Bigtop
>          Issue Type: Sub-task
>            Reporter: Andrew Purtell
>
> HBase 0.94.0 is the most recent release from HBase. It is a performance and bug fix release, explicitly compatible with HBase 0.92.x clients and servers. We've tested a 0.94 master running with 0.92 regionservers, a 0.94 cluster with 0.92 clients, and other such scenarios. Moving to this release is a lower risk proposition than typical for a major point release.

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

        

[jira] [Commented] (BIGTOP-606) Bump version of HBase to 0.94.1

Posted by "Andrew Bayer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13431335#comment-13431335 ] 

Andrew Bayer commented on BIGTOP-606:
-------------------------------------

+1
                
> Bump version of HBase to 0.94.1
> -------------------------------
>
>                 Key: BIGTOP-606
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-606
>             Project: Bigtop
>          Issue Type: Sub-task
>    Affects Versions: 0.4.0
>            Reporter: Andrew Purtell
>            Assignee: Roman Shaposhnik
>             Fix For: 0.4.0
>
>         Attachments: BIGTOP-606.patch.txt, BIGTOP-606.patch.txt, BIGTOP-606.patch.txt
>
>
> HBase 0.94.0 is the most recent release from HBase. It is a performance and bug fix release, explicitly compatible with HBase 0.92.x clients and servers. We've tested a 0.94 master running with 0.92 regionservers, a 0.94 cluster with 0.92 clients, and other such scenarios. Moving to this release is a lower risk proposition than typical for a major point release.

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

        

[jira] [Commented] (BIGTOP-606) Bump version of HBase to 0.94.0

Posted by "Bruno Mahé (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286864#comment-13286864 ] 

Bruno Mahé commented on BIGTOP-606:
-----------------------------------

+1
                
> Bump version of HBase to 0.94.0
> -------------------------------
>
>                 Key: BIGTOP-606
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-606
>             Project: Bigtop
>          Issue Type: Sub-task
>    Affects Versions: 0.4.0
>            Reporter: Andrew Purtell
>            Assignee: Roman Shaposhnik
>             Fix For: 0.4.0
>
>         Attachments: BIGTOP-606.patch.txt
>
>
> HBase 0.94.0 is the most recent release from HBase. It is a performance and bug fix release, explicitly compatible with HBase 0.92.x clients and servers. We've tested a 0.94 master running with 0.92 regionservers, a 0.94 cluster with 0.92 clients, and other such scenarios. Moving to this release is a lower risk proposition than typical for a major point release.

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

       

[jira] [Reopened] (BIGTOP-606) Bump version of HBase to 0.94.0

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

Roman Shaposhnik reopened BIGTOP-606:
-------------------------------------

    
> Bump version of HBase to 0.94.0
> -------------------------------
>
>                 Key: BIGTOP-606
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-606
>             Project: Bigtop
>          Issue Type: Sub-task
>    Affects Versions: 0.4.0
>            Reporter: Andrew Purtell
>            Assignee: Roman Shaposhnik
>             Fix For: 0.4.0
>
>         Attachments: BIGTOP-606.patch.txt
>
>
> HBase 0.94.0 is the most recent release from HBase. It is a performance and bug fix release, explicitly compatible with HBase 0.92.x clients and servers. We've tested a 0.94 master running with 0.92 regionservers, a 0.94 cluster with 0.92 clients, and other such scenarios. Moving to this release is a lower risk proposition than typical for a major point release.

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

        

[jira] [Commented] (BIGTOP-606) Bump version of HBase to 0.94.1

Posted by "Peter Linnell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13406218#comment-13406218 ] 

Peter Linnell commented on BIGTOP-606:
--------------------------------------

+1 LGTM
                
> Bump version of HBase to 0.94.1
> -------------------------------
>
>                 Key: BIGTOP-606
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-606
>             Project: Bigtop
>          Issue Type: Sub-task
>    Affects Versions: 0.4.0
>            Reporter: Andrew Purtell
>            Assignee: Roman Shaposhnik
>             Fix For: 0.4.0
>
>         Attachments: BIGTOP-606.patch.txt, BIGTOP-606.patch.txt
>
>
> HBase 0.94.0 is the most recent release from HBase. It is a performance and bug fix release, explicitly compatible with HBase 0.92.x clients and servers. We've tested a 0.94 master running with 0.92 regionservers, a 0.94 cluster with 0.92 clients, and other such scenarios. Moving to this release is a lower risk proposition than typical for a major point release.

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

        

[jira] [Assigned] (BIGTOP-606) Bump version of HBase to 0.94.0

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

Roman Shaposhnik reassigned BIGTOP-606:
---------------------------------------

    Assignee: Roman Shaposhnik
    
> Bump version of HBase to 0.94.0
> -------------------------------
>
>                 Key: BIGTOP-606
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-606
>             Project: Bigtop
>          Issue Type: Sub-task
>            Reporter: Andrew Purtell
>            Assignee: Roman Shaposhnik
>
> HBase 0.94.0 is the most recent release from HBase. It is a performance and bug fix release, explicitly compatible with HBase 0.92.x clients and servers. We've tested a 0.94 master running with 0.92 regionservers, a 0.94 cluster with 0.92 clients, and other such scenarios. Moving to this release is a lower risk proposition than typical for a major point release.

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

        

[jira] [Updated] (BIGTOP-606) Bump version of HBase to 0.94.1

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

Roman Shaposhnik updated BIGTOP-606:
------------------------------------

    Summary: Bump version of HBase to 0.94.1  (was: Bump version of HBase to 0.94.0)
    
> Bump version of HBase to 0.94.1
> -------------------------------
>
>                 Key: BIGTOP-606
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-606
>             Project: Bigtop
>          Issue Type: Sub-task
>    Affects Versions: 0.4.0
>            Reporter: Andrew Purtell
>            Assignee: Roman Shaposhnik
>             Fix For: 0.4.0
>
>         Attachments: BIGTOP-606.patch.txt
>
>
> HBase 0.94.0 is the most recent release from HBase. It is a performance and bug fix release, explicitly compatible with HBase 0.92.x clients and servers. We've tested a 0.94 master running with 0.92 regionservers, a 0.94 cluster with 0.92 clients, and other such scenarios. Moving to this release is a lower risk proposition than typical for a major point release.

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