You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by "Hiller, Dean (Contractor)" <de...@broadridge.com> on 2011/01/05 00:58:03 UTC

why is hbase creating this mapred directory on hdfs??

On hdfs, I see this directory being created

 

/deanhdfs/data/hadooptmp/mapred/system

 

ONLY when I start hbase on a brand new hadoop system with no files.

 

On my datanodes, mapred had correctly created

/deanhdfs/data/hadooptmp/mapred/local/

 

And I have even debugged jobs using IsolationRunner out of those local
datanode directories.

 

The ONLY place I refer to /deanhdfs/data/hadooptmp is in "core-site.xml
file" which has just two properties

 

<property>

  <name>fs.default.name</name>

  <value>hdfs://DNVR-DEV3.test.jsq.bsg.ad.adp.com:54310</value>

</property>

<property>

  <name>hadoop.tmp.dir</name>

  <value>/deanhdfs/data/hadooptmp</value>

</property>

 

Any ideas?

Thanks,

Dean

 


This message and any attachments are intended only for the use of the addressee and
may contain information that is privileged and confidential. If the reader of the 
message is not the intended recipient or an authorized representative of the
intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail and delete the message and any
attachments from your system.