[ 
https://issues.apache.org/jira/browse/HBASE-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006208#comment-15006208
 ] 

Heng Chen commented on HBASE-14816:
-----------------------------------

[~stack]  i test it on master, split works.
{code: title=shell}
hbase(main):009:0> split 
'cluster_test,ccccccc8,1442904584433.63e5c4e8a2feb4ee7f37fe069b1c3b1c.'
0 row(s) in 0.0600 seconds
{code}
{code:title=master log}
2015-11-16 11:56:03,949 INFO  [RS:0;10.0.5.200:52899-splits-1447646163733] 
regionserver.SplitRequest: Region split, hbase:meta updated, and report to 
master. 
Parent=cluster_test,ccccccc8,1442904584433.63e5c4e8a2feb4ee7f37fe069b1c3b1c., 
new regions: 
cluster_test,ccccccc8,1447646163753.4cbeb10aac290cca40184d6156583ebf., 
cluster_test,d9cd8910929263be5fe2b102a37f206c-69608,1447646163753.2930bd5989e3d16b6e46e23c0ae2d293..
 Split took 0sec
2015-11-16 11:56:03,949 INFO  [RS:0;10.0.5.200:52899-splits-1447646163733] 
regionserver.SplitRequest: Split transaction journal:
        STARTED at 1447646163737
        PREPARED at 1447646163753
        BEFORE_PRE_SPLIT_HOOK at 1447646163753
        AFTER_PRE_SPLIT_HOOK at 1447646163754
        SET_SPLITTING at 1447646163766
        CREATE_SPLIT_DIR at 1447646163780
        CLOSED_PARENT_REGION at 1447646163848
        OFFLINED_PARENT at 1447646163848
        STARTED_REGION_A_CREATION at 1447646163867
        STARTED_REGION_B_CREATION at 1447646163877
        PONR at 1447646163886
        OPENED_REGION_A at 1447646163943
        OPENED_REGION_B at 1447646163943
        BEFORE_POST_SPLIT_HOOK at 1447646163947
        AFTER_POST_SPLIT_HOOK at 1447646163948
        COMPLETED at 1447646163948
{code}

> UI and Shell table/region split does not work; broke
> ----------------------------------------------------
>
>                 Key: HBASE-14816
>                 URL: https://issues.apache.org/jira/browse/HBASE-14816
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>              Labels: beginner, operator
>
> Hitting split in the UI in the table page or running split from shell does 
> not work.   Nothing in master log.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to