You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nicolas Spiegelberg (JIRA)" <ji...@apache.org> on 2011/01/11 19:10:05 UTC

[jira] Created: (HBASE-3437) Allow Explicit Splits from the Shell

Allow Explicit Splits from the Shell
------------------------------------

                 Key: HBASE-3437
                 URL: https://issues.apache.org/jira/browse/HBASE-3437
             Project: HBase
          Issue Type: Improvement
          Components: shell
            Reporter: Nicolas Spiegelberg
            Assignee: Nicolas Spiegelberg
            Priority: Trivial
             Fix For: 0.92.0


There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Updated] (HBASE-3437) Allow Explicit Splits from the Shell

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

stack updated HBASE-3437:
-------------------------

    Fix Version/s:     (was: 0.90.2)

Updating fix version after Ben's digging
                
> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.92.0
>
>         Attachments: HBASE-3437.patch
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

--
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: (HBASE-3437) Allow Explicit Splits from the Shell

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

stack commented on HBASE-3437:
------------------------------

+1 on patch.

> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.92.0
>
>         Attachments: HBASE-3437.patch
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Commented] (HBASE-3437) Allow Explicit Splits from the Shell

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

Ben West commented on HBASE-3437:
---------------------------------

I'm not seeing this in 0.90.2-0.90.4 but I do see it in trunk. Is this correct? If so, could we update the fix versions on this ticket?

I'm looking at split.rb which should have the additional parameter. You can see it's not in:

* [0.90.2|http://svn.apache.org/viewvc/hbase/tags/0.90.2/src/main/ruby/shell/commands/split.rb?view=markup]
* [0.90.3|http://svn.apache.org/viewvc/hbase/tags/0.90.3/src/main/ruby/shell/commands/split.rb?view=markup]
* [0.90.4|http://svn.apache.org/viewvc/hbase/tags/0.90.4/src/main/ruby/shell/commands/split.rb?view=markup]

But it is in:
* [0.92RC0|http://svn.apache.org/viewvc/hbase/tags/0.92.0rc0/src/main/ruby/shell/commands/split.rb?view=markup]
* [trunk|http://svn.apache.org/viewvc/hbase/trunk/src/main/ruby/shell/commands/split.rb?view=markup]
                
> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.90.2, 0.92.0
>
>         Attachments: HBASE-3437.patch
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

--
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] (HBASE-3437) Allow Explicit Splits from the Shell

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

Harsh J commented on HBASE-3437:
--------------------------------

This does not appear to be in 0.90.3 at all. Was it backported but then removed? If so, the fix versions field must be fixed.

> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.90.2, 0.92.0
>
>         Attachments: HBASE-3437.patch
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HBASE-3437) Allow Explicit Splits from the Shell

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

Hudson commented on HBASE-3437:
-------------------------------

Integrated in HBase-TRUNK #1714 (See [https://hudson.apache.org/hudson/job/HBase-TRUNK/1714/])
    

> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.92.0
>
>         Attachments: HBASE-3437.patch
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Commented] (HBASE-3437) Allow Explicit Splits from the Shell

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

stack commented on HBASE-3437:
------------------------------

@Harsh It seems to be in 0.90.2.  What are you not seeing?

> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.90.2, 0.92.0
>
>         Attachments: HBASE-3437.patch
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HBASE-3437) Allow Explicit Splits from the Shell

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

Nicolas Spiegelberg commented on HBASE-3437:
--------------------------------------------

this is necessary to import HBase-3448.  +1 for 0.90??

> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.92.0
>
>         Attachments: HBASE-3437.patch
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (HBASE-3437) Allow Explicit Splits from the Shell

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

stack commented on HBASE-3437:
------------------------------

Does this not work N?

{code}
hbase(main):006:0* help 'split'
Split table or pass a region row to split individual region

hbase(main):008:0> split 'usertable'
{code}



> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.92.0
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-3437) Allow Explicit Splits from the Shell

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

Nicolas Spiegelberg commented on HBASE-3437:
--------------------------------------------

@stack: Sorry, I meant explicit split points.  e.g.

{code}
split 'userTable', '20000'
{code}

> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.92.0
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-3437) Allow Explicit Splits from the Shell

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

Nicolas Spiegelberg updated HBASE-3437:
---------------------------------------

    Attachment: HBASE-3437.patch

also fixes a small bug where you couldn't explicit split regions with no store files.  This occurs if you pre-split a table, then issue an explicit split before loading data

> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.92.0
>
>         Attachments: HBASE-3437.patch
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-3437) Allow Explicit Splits from the Shell

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

Nicolas Spiegelberg resolved HBASE-3437.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.90.2

> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.90.2, 0.92.0
>
>         Attachments: HBASE-3437.patch
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Reopened: (HBASE-3437) Allow Explicit Splits from the Shell

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

Nicolas Spiegelberg reopened HBASE-3437:
----------------------------------------


> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.90.2, 0.92.0
>
>         Attachments: HBASE-3437.patch
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Resolved: (HBASE-3437) Allow Explicit Splits from the Shell

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

Nicolas Spiegelberg resolved HBASE-3437.
----------------------------------------

    Resolution: Fixed

> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.92.0
>
>         Attachments: HBASE-3437.patch
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-3437) Allow Explicit Splits from the Shell

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

stack commented on HBASE-3437:
------------------------------

+1 for patch and +1 for 0.90

> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.92.0
>
>         Attachments: HBASE-3437.patch
>
>
> There is no way currently to issue explicit splits from the shell.   You can only accomplish it through HBaseAdmin currently.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira