CLONE -Truncate for hbase ------------------------- Key: HADOOP-2489 URL: https://issues.apache.org/jira/browse/HADOOP-2489 Project: Hadoop Issue Type: New Feature Components: contrib/hbase Affects Versions: 0.16.0 Reporter: Edward Yoon Assignee: stack Priority: Minor Fix For: 0.16.0
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.