0 votes
in Hive by

What is the use of Hcatalog?

1 Answer

0 votes
by

Basically, to share data structures with external systems we use Hcatalog. It offers access to hive metastore to users of other tools on Hadoop. Hence, they can read and write data to hive’s data warehouse.

...