I use an external Hive table in order to connect to HBase, and then I copy the data to an internal table for other usage. but I need that any update on the HBase table appears on the internal Hive table, is there any solution to connect two tables On Hive(external and internal)