Hadoop write directory

Posted by FaultyJuggler on Stack Overflow See other posts from Stack Overflow or by FaultyJuggler
Published on 2012-10-23T16:57:58Z Indexed on 2012/10/23 17:00 UTC
Read the original article Hit count: 178

Simple question but reading through documentation and configuration I can't quite seem to figure it out.

How do I A) know where hadoop is writing to on the local disk and B) change that

For initial testing I setup HDFS on a 20gb linux VM - to it we've added a 500gb networked drive for moving towards prototyping the full system. So now how do I point HDFS at that drive, or do I simply move the home directory/install with some slight change in setup and restart the process?

© Stack Overflow or respective owner

Related posts about configuration

Related posts about hadoop