You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Ted Yu <yu...@gmail.com> on 2010/03/01 18:44:17 UTC

LocalDirAllocator error

Hi,

We use hadoop 0.20.1


I saw the following in our log:

2010-02-27 10:05:09,808 WARN
org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext: Failed to create
/disk2/opt/kindsight/hadoop/data/mapred/local


[root@snv-qa-lin-cg ~]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda3              7936288   2671376   4855256  36% /
/dev/mapper/VolGroup00-LogVol01
                     1864008392 396885836 1370909156  23% /opt
/dev/mapper/VolGroup00-LogVol00
                       3935944    194560   3538224   6% /var
/dev/sda1               497829     16649    455478   4% /boot
tmpfs                  8219276         0   8219276   0% /dev/shm


What should I do to get past the above warning ?


Thanks