Hi there, I'm got created an indexed table 'ITable-A' of 'ITable'. I'm using HTable (0.19.1) deleteTable(str) method to delete both tables. But, I'm getting TableNotFoundException, on deleting the 'ITable' after deleting 'ITable'. The reverse too fails..
Is there any other deleteTable(str) which delete both tables, or all the Indexed tables of 'ITable'? TIA, Ramesh -- View this message in context: http://www.nabble.com/How-to-delete-an-Indexed-HTable-tp24390750p24390750.html Sent from the HBase User mailing list archive at Nabble.com.
