[ https://issues.apache.org/jira/browse/HADOOP-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552598 ]
udanax edited comment on HADOOP-2339 at 12/17/07 5:37 PM: --------------------------------------------------------------- Let's assume the webtable (bigtable paper) {code} url<row> content anchor language metatag ... http://abcd.com ... anchor:http://xyz.com <xyz dot com> ... ... anchor:http://udanax.org <udanax homepage> {code} At this time, 'udanax.org' was evaporation from the world-wide-web. Then we need to delete the 'anchor:http://udanax.org' of all rows for transformation of url by anchor (inlink by outlink). was (Author: udanax): Let's assume the webtable (bigtable paper) {code} url<row> content anchor language metatag ... http://abcd.com ... anchor:http://xyz.com <xyz dot com> ... ... anchor:http://udanax.org <udanax homepage> {code} At this time, 'udanax.org' was evaporation from the world-wide-web. Then we need to delete the 'anchor:http://udanax.org' of all rows. I think this method is formal, useful, basical method. > [Hbase Shell] Delete command with no WHERE clause > ------------------------------------------------- > > Key: HADOOP-2339 > URL: https://issues.apache.org/jira/browse/HADOOP-2339 > Project: Hadoop > Issue Type: Improvement > Components: contrib/hbase > Affects Versions: 0.16.0 > Reporter: Edward Yoon > Assignee: Edward Yoon > Fix For: 0.16.0 > > Attachments: 2339.patch, 2339_v02.patch, 2339_v03.patch, > 2339_v04.patch > > > using HbaseAdmin.deleteColumn() method. > {code} > DELETE column_name FROM table_name; > {code} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.