Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Hive :- 创建表、AlterTable 等完成需要一些后端 DML (MetaStore)。哪个班级会做这些?哪个类将从 MetaStore 获取数据库凭据?
You can look into org.apache.hadoop.hive.metastore.HiveMetastoreClient which provides different methods to deal with the metastore in Hive