[ 
https://issues.apache.org/jira/browse/HADOOP-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HADOOP-1550:
--------------------------

    Attachment: 1550-v6.patch

Added running StaticTestEnvironment minihdfs shutdown.   Its close of fs before 
shutting down the minidfs seems to be what fixed the occasionaly hudson hang.  
Also added for my own edification to the unit test a check that pure 
columnfamily cell entries get removed.

+1 on patch. Ran the unit test and it passed.

> [hbase] No means of deleting a'row' nor all members of a column family
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-1550
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1550
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: contrib/hbase
>            Reporter: stack
>            Assignee: Bryan Duxbury
>         Attachments: 1550-v2.patch, 1550-v3.patch, 1550-v4.patch, 
> 1550-v5.patch, 1550-v6.patch, 1550.patch
>
>
> There is no support in hbase currently for deleting a row -- i.e. remove all 
> columns and their versions keyed by a particular row id.  Nor is there a 
> means of passing in a row id and column family name having hbase delete all 
> members of the column family (for the designated row).

-- 
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