By Anusha Jallipalli Here is how JSON data is inserted into HBase table using Hive. Use the HBaseStorageHandler to register HBase tables with the Hive metastore. You can optionally specify the HBase table as EXTERNAL, in which case , Hive can not drop that table directly . You will have to use the HBase shell command to drop […]