我正在尝试使用 Hadoop、YARN 和 Accumulo 运行 MapReduce 作业。
我得到以下输出,我无法追踪问题。看起来是 YARN 问题,但我不确定它在寻找什么。我在 $HADOOP_PREFIX/grid/hadoop/hdfs/yarn/logs 有一个 nmPrivate 文件夹。这是它说找不到的文件夹吗?
14/03/31 08:48:46 INFO mapreduce.Job: Job job_1395942264921_0023 failed with state FAILED due to: Application application_1395942264921_0023 failed 2 times due to AM Container for appattempt_1395
942264921_0023_000002 exited with exitCode: -1000 due to: Could not find any valid local directory for nmPrivate/container_1395942264921_0023_02_000001.tokens
.Failing this attempt.. Failing the application.