在hadoop上运行pig找不到结果
我在hadoop集群上运行了一个pig脚本,它成功通过了,但我找不到结果文件,它是这样说的:
Output(s):
Successfully stored 2 records (122 bytes) in: "hdfs://ocean-01/user/root/all_users"
我登录到ocean-01,可以找到像/user/root这样的文件夹,它隐藏在哪里?
I ran a pig script on a hadoop cluster, it pass successfully but i cannot find the result files, here is what it said:
Output(s):
Successfully stored 2 records (122 bytes) in: "hdfs://ocean-01/user/root/all_users"
i login to ocean-01 and could find such a folder as /user/root, where is it hidding?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你必须查看 HDFS。使用此命令(在 ocean-01 上):
You have to look in HDFS. Use this command (on ocean-01):