45926/what-is-metastore-in-hive-architecture
Hi,
I have started learning Hive and there was a pictorial form of explanation in the blog I am following. Can anyone explain what happens in metastore or what metastore does in Hive architecture?
Hey,
Hive chooses respective database servers to store the schema or Metadata of tables, databases, columns in a table, their data types, and HDFS mapping. It provides client access to this information by using metastore service API.
The SerDe interface allows you to instruct ...READ MORE
Hey, The SerDe interface allows you to instruct ...READ MORE
Hey, Yes, there is a way to check ...READ MORE
Hi, DML is Data Manipulation Language. DML statements are ...READ MORE
It stores metadata for Hive tables (like their schema ...READ MORE
Hey, Yes, it is correct that Hive is ...READ MORE
Firstly you need to understand the concept ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
Hey, DAG in Hive architecture is nothing but ...READ MORE
Hey, Thrift comes in the architectural part of ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.