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.
我正在尝试通过 Pyhive 访问 Hive。我不想在应用程序代码中硬编码 HiveServer2 主机详细信息。Pyhive 有没有办法从 hive-site.xml 中获取详细信息?
或者一般来说,有没有比 Pyhive 更好的客户端可以从 hive-site.xml 获取详细信息并执行 hive 操作?