[ https://issues.apache.org/jira/browse/HADOOP-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556336#action_12556336 ]
Edward Yoon commented on HADOOP-2240: ------------------------------------- I can't find a 'TruncateCommand.java' Please check this problem!! src/contrib/hbase/src/java/org/apache/hadoop/hbase/shell/TruncateCommand.java > Truncate for hbase > ------------------ > > Key: HADOOP-2240 > URL: https://issues.apache.org/jira/browse/HADOOP-2240 > Project: Hadoop > Issue Type: New Feature > Components: contrib/hbase > Affects Versions: 0.16.0 > Reporter: Billy Pearson > Assignee: Edward Yoon > Priority: Minor > Fix For: 0.16.0 > > Attachments: 2240-v3.patch, 2240-v4.patch, 2240-v5.patch, > 2240-v6.patch, 2240.2, 2240.patch, help-string.patch > > > Would be nice to have a way to truncate the tables from the shell. With out > doing a drop and create your self. Maybe the truncate could issue the drop > and create command for you based off the layout in the the table before the > truncate. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.