如何将xml数据直接加载到Hive表中而不使用java将其转换为平面文件

发布于 2024-12-23 09:27:03 字数 65 浏览 3 评论 0原文

我在“将 XML 加载到 Hive 表中”而不将其转换为平面文件时遇到一些问题。请通过提供必要的示例和方法来帮助我。

I have some problem with "load XML into Hive table" without converting it into flat file.please help me by providing the necessary things with examples and provide the way to do it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

吝吻 2024-12-30 09:27:03

完全不清楚您遇到了什么问题或您想要实现什么目标。您可以从 xpath UDF 开始,它允许您查询 xml 文档。

It is completely unclear what problem you are having or what you are trying to achieve. You might start with the xpath UDF which allows you to query an xml document.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文