In the previous post, we looked at how to take a table offline in Hive to avoid being queried. In this post, we’ll look at
Tag: Table OFFLINE in Apache Hive
OFFLINE – Offline The Table in Hive
There’s a functionality in Apache Hive that allows you to take the table offline. We won’t be able to query the table because of it.