[
https://issues.apache.org/jira/browse/HBASE-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15007175#comment-15007175
]
stack commented on HBASE-14816:
-------------------------------
Am trying it [~chenheng] I think this the issue now:
{code}
2015-11-16 11:25:37,568 INFO [PriorityRpcServer.handler=9,queue=1,port=50989]
regionserver.RSRpcServices: Splitting
TestTable,00000000000000000000662657,1447701682569.201fad3a4a251c528abd57ac11936ff3.
2015-11-16 11:25:37,568 DEBUG [PriorityRpcServer.handler=9,queue=1,port=50989]
regionserver.HStore: Cannot split region due to reference files being there
2015-11-16 11:25:37,568 DEBUG [PriorityRpcServer.handler=9,queue=1,port=50989]
regionserver.CompactSplitThread: Region
TestTable,00000000000000000000662657,1447701682569.201fad3a4a251c528abd57ac11936ff3.
not splittable because midkey=null
{code}
The first message is INFO. The other two are DEBUG so don't show usually (Third
message is wrong). Let me confirm.
> 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)