Forgot to thank you for this, it did work fine. Did the trick for me.
Thanks a lot
On Tue, May 11, 2010 at 12:09 AM, Marcin Sieniek <
msien...@wirtualne-tatry.pl> wrote:
> Hi Jyothish,
>
> I had exactly the same problem and I solved it. To answer your question: as
> for me, HDFS and NFS are tot
Hi Jyothish,
I had exactly the same problem and I solved it. To answer your question:
as for me, HDFS and NFS are totally incompatible;) However, you may
configure MadReduce to run on NFS only, without HDFS. See the last but
one post here:
http://old.nabble.com/Hadoop-over-Lustre--td19092864.
Jyothish,
as far as i know it is not recommended to run Hadoop on NFS, you suppose to
use use local volumes for all mapred and dfs directories
Alex
On Mon, May 10, 2010 at 2:00 PM, Jyothish Soman wrote:
> I have a distributed system on NFS, and wanted to use MapReduce on it, but
> the system ke
I have a distributed system on NFS, and wanted to use MapReduce on it, but
the system keeps spawning errors related to inability to allocate temporary
space.
Though sufficient is available, hence my question.
Is HDFS and NFS compatible?.