[ 
https://issues.apache.org/jira/browse/HADOOP-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549739
 ] 

stack commented on HADOOP-2384:
-------------------------------

Couple of comments B:

+ Add the tests to TestDeleteAll rather than do new unit test?  (If its easier 
for you doing it this way, no problem).  You might also pick up the changes I 
made to your last patch using StaticTestEnvironment.shutdown to close down the 
mini dfs cluster and adding in a column family row w/o qualifier
+ The test you've added has unused imports and javadoc that refers to the wrong 
issue.

Otherwise patch looks great.

> [hbase] Delete all members of a column family on a specific row
> ---------------------------------------------------------------
>
>                 Key: HADOOP-2384
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2384
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: contrib/hbase
>            Reporter: stack
>            Assignee: Bryan Duxbury
>            Priority: Minor
>         Attachments: 2384-v1.patch, 2384-v2.patch
>
>
> HADOOP-1550 adds delete all cells on a row.  HADOOP-1784 adds deleting all 
> cells for a particular row and column.   Remaining is deleting all cells for 
> a particular column family.

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

Reply via email to