安装 Apache Pig 时,为什么我看到 Hbase 和 Hive 正在安装?

发布于 2024-12-23 00:46:18 字数 258 浏览 2 评论 0原文

我正在从 教程安装 Apache Pig 的 Piggybank。 当我使用 ant 构建源代码时,我观察到它正在安装 apache hive 和 hbase。 谁能告诉我为什么这样做? 猪使用hivehbase的剂量?

I was installing Apache pig's piggybank from this tutorial.
While i was building source with ant , i observed its installing apache hive and hbase.
Can anyone tell me why its doing so?
Dose pig use hive and hbase?

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

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

发布评论

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

评论(1

街角卖回忆 2024-12-30 00:46:18

Pig 将 HBase 和 Hive 作为依赖项,因为它有 HBase 加载器 和一个 Hive 加载程序 标准发行版附带的。

我不担心它们被安装。他们只是构建罐子,而不是部署任何东西。

Pig has HBase and Hive as dependencies because it has a HBase loader and a Hive loader that come with the standard distribution.

I wouldn't worry about them getting installed. They are just building the jars, not deploying anything.

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