Michael Dagaev wrote:
Hi, all

    I guess that dropping table not only updates the Hbase metadata (e.g. META)
but also deletes the the table data files from the file system (HDFS).
Is it correct ?

Yes.

It adds delete records to .META. and then runs through each of the tables regions and does a remove in the filesystem.

St.Ack

Thank you for your cooperation,
M.

Reply via email to