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

Ted Yu commented on HBASE-12015:
--------------------------------

Found the following in some of the failed tests:
{code}
Caused by: java.lang.NoClassDefFoundError: org/apache/htrace/HTraceConfiguration
        at 
org.apache.hadoop.hbase.regionserver.HRegionServer.<init>(HRegionServer.java:577)
        at org.apache.hadoop.hbase.master.HMaster.<init>(HMaster.java:357)
{code}
Test environment seems to have had some issue.

> Not cleaning Mob data when Mob CF is removed from table
> -------------------------------------------------------
>
>                 Key: HBASE-12015
>                 URL: https://issues.apache.org/jira/browse/HBASE-12015
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: hbase-11339
>            Reporter: Anoop Sam John
>            Assignee: Pankaj Kumar
>             Fix For: hbase-11339
>
>         Attachments: HBASE-12015-hbase-11339.patch, HBASE-12015.patch
>
>
> During modifyTable, if a MOB CF is removed from a table, the corresponding 
> mob data also should get removed.



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

Reply via email to