Created on 12-18-2019 12:00 PM - last edited on 12-18-2019 12:51 PM by cjervis
I need to identify which tables are unused in Hive. Is there someway how can I find this tables?
Created 12-18-2019 01:16 PM
@crisbcw : I can think of one option which I have used around 15months ago: If you are using Ranger, from ranger audit logs we can get the tables which are used for last n days and compare with tables with existing tables.