gpt4 book ai didi

hadoop - 无法为 pig 中的别名打开迭代器

转载 作者:可可西里 更新时间:2023-11-01 16:20:29 26 4
gpt4 key购买 nike

我在 pig 上做了一些实验(hadoop 模式)。我将示例数据加载到 HDFS 中,

a   A   1b   B   2c   C   3a   AA  11a   AAA 111b   BB  22

hdfs://#######/data/oneThen I logged into grunt shell, I fired the ls. I can able to see the file in the hdfs.

I loaded the data like this:data = load 'data/one' using PigStorage();

Then I fired the dump data but I'm getting the error like this

Failed Jobs:
JobId Alias Feature Message Outputs
job_201111102206_22874 data MAP_ONLY Message: Job failed! Error - Job initialization failed:
org.apache.hadoop.fs.FSError: java.io.IOException: No space left on device

.
.
.
2011-12-17 23:48:32,687 [main] INFO org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - Failed!
2011-12-17 23:48:32,689 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 1066: Unable to open iterator for alias <b>data</b>

同样的过程我已经执行了很多次,它对我有用但现在不行,而且它在本地模式下也运行良好。

最后,我检查了数据,没有多余的空间。

有什么建议吗?

最佳答案

我建议正在处理您的查询的从属节点已用完磁盘空间。

关于hadoop - 无法为 pig 中的别名打开迭代器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8549982/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com