hive如何自动执行refresh table

在hive中 每天自动运行insert overwrite table
但是得手动在impala中运行refresh table
如何自动执行refresh table?