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.
想要从数据砖、频谱等中使用中央蜂巢元存储。
是否可以在不安装 hadoop 的情况下进行设置
是的,Hive Metastore 安装不需要 Hadoop。
从 Hive 元存储中查询数据需要 Hive 客户端(在 Spark 中)和 Hadoop 兼容的文件系统(例如 S3)
AWS Glue 数据目录是现在推荐的系统,而不是 RDS